Related resources for login control
  • Login Control in ASP.NET 3.55/8/2019 2:12:27 AM. In this step by step tutorial, I am going to discuss the Login control available in ASP.NET 3.5.
  • ASP.Net Toolbox (Login Control): Part 5 in VB.NET12/1/2012 2:28:30 AM. In this article we will discuss, ASP.Net Toolbox controls and its uses. In this article I am only writing some lines on each and every control available in Login Control section.
  • Searching in User Profile Properties10/3/2012 9:14:10 AM. Enabling search in membership profile properties using SQLSERVER2005 pluggable assembly created by C#.
  • How to Configure CreateUserWizard and Login Control Using ASP.NET Membership7/11/2012 1:12:37 AM. In this article I will explain how to configure the CreateUserWizard and Login control using an ASP.NET Membership.
  • Work with Login Controls in AJAX12/7/2011 12:36:20 AM. Here I will explore login controls integration with ASP.NET membership and ASP.NET forms authentication to help automate user authentication for a Web site.
  • Simple Login Project in ASP.Net6/17/2010 4:29:32 AM. This article will explain you how to create simple login project without using any login controls.
  • Membership Service6/23/2009 1:11:42 AM. With every new version are added a bunch of new functionality which eases the development of web applications and keeps up to the required security measures to make the applications less susceptible to external threat.
  • How to use Login Control in Visual Studio 20056/19/2009 2:08:00 AM. In the recent version of Visual Studio 2005, Microsoft has taken care of a very common functionality of the web applications. In the following article we will see that how to use login control using C#.Net.
  • User Authentication & Role Management in ASP.NET 2.0 using Sql Server 2005: Part I8/14/2006 8:25:15 AM. This article gives you a complete description of the user authentication and how to manage roles for different users using asp.net 2.0 and sql server-2005.
  • SQL Demo Login in C#12/14/2005 7:24:51 AM. This sample code contains a reusable control that allows you to build a dialog box that queries for SQL-Server connection parameters.