Jose R. Guay Paz

Most of the time on
ASP.NET, C# & SQL Server

Sponsors

News

My latest tweets

Real Time Web Analytics

this.blog.owner=

  • CSW Solutions
  • Follow Me
  • Works On My Machine

.NET Communities

  • INETA Latam

Blogs I Read

Websites I like

Browse by Tags

All Tags » Security (RSS)
The ASP.NET Capsule #2: Login Programmatically With Forms Authentication
Hi all. In this capsule, I’ll show you how to login a user using Forms Authentication but programmatically. The process is actually simpler than you might think. If you know the username you can login the user with the following line of code: 1: FormsAuthentication...
The ASP.NET Capsule #1: Setup SQL Server to Support Forms Authentication with the Membership Provider
Hi all. For the first ASP.NET Capsule, I want to show you how to setup SQL Server to support forms authentication with the Membership Provider in an ASP.NET website. So for that, the framework provides with the tool aspnet_regsql.exe that you can launch...
Security Best Practices Videos for ASP.NET Websites
New video series by Microsoft’s Joe Stagner focused on security best practices for ASP.NET websites.
More Posts