Here's a good article on the subject. I would suggest using Windows Login
especially if your on a domain, or XML. Note, thought, that the LINQ2XML can
easily be translated into LINQ2SQL if need be.

http://www.codeproject.com/KB/miscctrl/Application_Login.aspx

On Tue, Jul 28, 2009 at 1:48 PM, frank2005 <[email protected]> wrote:

>
> Hey Brandon , thanks for your help , But I can't get it , it looks
> like to implemente based in web aplication. the thing is that I
> already have a database build in SQL 2005 with an user table but I
> dont know the procedure to callout  that table and compare the Textbox
> to the user field . I have found an example in the vb 2008 and it can
> help but is not using database for so I dont really know waht to do.
> do u have any other sample with the database ?
>
> Best regards
> Frank
>
>
> On Jul 28, 12:14 pm, Brandon Betances <[email protected]> wrote:
> > Read up about ASP.NET authentication tools. All the work is already done
> for
> > you.
> >
> >
> >
> > On Tue, Jul 28, 2009 at 10:22 AM, frank2005 <[email protected]>
> wrote:
> >
> > > Hello u all!!!
> >
> > > I'm new in Vb 2008 but I have some background with database (SQL
> > > server 2000,2005) and Access.
> >
> > > I do know how to conect the database to the vb 2008 and also get the
> > > information in the datagrids, but Im trying to implemet a login system
> > > to autenticate the users based in a table from the database, But I
> > > dont kno how to link the table and particular user to an textbox?
> >
> > > Could u please help me to solve this matter?
> >
> > > Thanks in advance.
> > > frank- Hide quoted text -
> >
> > - Show quoted text -
>

Reply via email to