Re: connection SQL-server 2000 and webapplication
From: S.M. Altaf [MVP] (smaltaf_at_PLEASEDONTSPAMMEmsn.com)
Date: 11/08/05
- Next message: jeremy.rice_at_alkermes.com: "Re: Difference between System.Web.HttpContext.Current.User.Identity.Name and System.Threading.Thread.CurrentPrincipal.Identity.Name"
- Previous message: Juan T. Llibre: "Re: How about giving www.aspnetfaq.com a test ride ?"
- In reply to: marticow: "connection SQL-server 2000 and webapplication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 8 Nov 2005 14:14:56 -0000
ASP.NET with VB.NET examples.
http://samples.gotdotnet.com/quickstart/howto/doc/adoplus/adoplusoverview.aspx
And the best way of connecting is always by coding it yourself and not
relying on the 'wizards' in the IDE.
-Altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com
"marticow" <maartends19@hotmail.com> wrote in message
news:dtMbf.22732$rA.19027@blueberry.telenet-ops.be...
> I've to build a webapplication (asp.net) that connects through an MS
> SQL-server-db. Does anyone know a good and clear tutorial/example that
> handles the next topics? :
>
> plz : no C# or Java. Only Visual Basic language
>
> - user/pass authentication, based on a table in ms-sql-server. (a good
> login system)
> - what's the best/easiest way to connect, the basicsteps of connections
> - any further information
>
> tnx a lot
> marticow
>
- Next message: jeremy.rice_at_alkermes.com: "Re: Difference between System.Web.HttpContext.Current.User.Identity.Name and System.Threading.Thread.CurrentPrincipal.Identity.Name"
- Previous message: Juan T. Llibre: "Re: How about giving www.aspnetfaq.com a test ride ?"
- In reply to: marticow: "connection SQL-server 2000 and webapplication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|