TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About login control
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhimanyu K Vatsa (2)
Raj Kumar (1)
Amr Sayed (1)
Deepak Sharma (1)
Davin Martyn (1)
Anubhav Bansal (1)
Sushmita Kumari (1)
Praveen Alwar (1)
Bruce Carson (1)
Related resources for login control
No resource found
Login Control in ASP.NET 3.5
6/17/2024 11:19:43 AM.
ASP.NET login controls simplify user authentication for web applications by integrating with ASP.NET membership and forms authentication. These controls offer a ready-to-use interface to query user cr
ASP.Net Toolbox (Login Control): Part 5 in VB.NET
12/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 Properties
10/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 Membership
7/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 AJAX
12/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.Net
6/17/2010 4:29:32 AM.
This article will explain you how to create simple login project without using any login controls.
Membership Service
6/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 2005
6/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 I
8/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.