Forms Authentication against SQL Server Db

  • Thread starter Thread starter mo
  • Start date Start date
M

mo

Hello,

I'm pretty new to to .NET and come from a VB background. I've been trying to
understand how to develop secure Web Apps using the .NET approach.

I've found some articles on the MSDN site that go throught this in quite
some detail, for example here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT03.asp

However, the article uses C#, with which I have absolutely no experience.
I've searched for a similar article using VB.NET, but have not been able to
find one.

Does anyone know of some detailed articles that use VB.NET?

Thanks for any help.
 
¤ Hello,
¤
¤ I'm pretty new to to .NET and come from a VB background. I've been trying to
¤ understand how to develop secure Web Apps using the .NET approach.
¤
¤ I've found some articles on the MSDN site that go throught this in quite
¤ some detail, for example here:
¤
¤ http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT03.asp
¤
¤ However, the article uses C#, with which I have absolutely no experience.
¤ I've searched for a similar article using VB.NET, but have not been able to
¤ find one.
¤
¤ Does anyone know of some detailed articles that use VB.NET?

HOW TO: Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by
Using Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;306238&Product=vbNET


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top