Languages
Components, Scripts, Codes: ASP.NET / Tips and Tutorials / User Management
Get Your Hands In The Cookie JarCookies are the storehouse which saves user's ipaddress, user name etc. In this article the author covers about the properties of a cookie like...By: RogerMcCook |
Freeware | |||
Exploring Machine.Config - User Security and MoreExploring Machine.Configuration is not an easy way for the webmasters, but this tutorial finds a solution for all those and gives a lot of tips... |
Freeware | |||
Encrypting Passwords with ASP.NETProtecting userdata from the hackers is a big problem for the webmasters. Whenever the webmasters build their website, there is no safety for their... |
Freeware | |||
Encrypting Cookie Data with ASP.NETIn a Web-based application, Cookies plays a vital role in helping both the webmasters and the clients. But thinking about the security, cookie data...By: Wayne Plourde |
Freeware | |||
Determining the Windows Users for Web Forms ApplicationsThis is a tutorial tells about how to find out the identity of the users or clients who visited the site. In ASP.Net Web Forms using Windows...By: C# Corner |
Freeware | |||
Creating a Single Sign-on across ASP.NET Application and Legacy ASP ApplicationMost of the membership website have the problem of allowing their members to all areas of the websites with the single sign in, this article gives...By: WWWCoder |
Freeware | |||
Coordinate User Interface Development with VB.NET and the MVC PatternThe author explained about the usage of VB.NET and the MVC pattern. MVC Pattern allows more developers of different categories to work in...By: DevX.com |
Freeware | |||
Cookies 101 with ASP+Cookies 101 with ASP+ is a tutorial which explains about the settings of a cookie and the method of calling it back by the users, whenever building...By: Sean Vaccariello |
Freeware | |||
COOKIES IN ASP.NET C# VERSIONCookies are the main components to store user specific information in the web applications in ASP.NET. The author gives out the sample code about... |
Freeware | |||
C# And CookiesCookies are the small file saved in the client machine which could be used for saving informations like user preferences and other details. The...By: Csharphelp |
Freeware | |||
Basics of Cookies in ASP.NETTo store user specific information in the web applications these Cookies are the main components. The main objective of this tutorial is to create... |
Freeware | |||
Authentication in ASP.NET: .NET Security GuidanceSecurity is one of the most essential criteria of the web developers while programming any application. Important informations should be protected....By: Microsoft |
Freeware | |||
Authorizing Users and RolesAuthorizing Users and Roles is a tutorial explaining the access control of a guest or a user to URL resources. Through the HTTP method, requisition... |
Freeware | |||
ASP.NET AuthenticationThis article is about how the login username and password is checked and how it is processed. When the username and the password is typed in, it...By: Microsoft |
Freeware | |||
Advanced Cookie Techniques with ASPThrough the article Advanced Cookie Techniques with ASP, the author shows the usage of both session state cookies and client side cookies. The...By: Aspalliance |
Freeware | |||
Active Directory Group LookupActive Directory Group Lookup is a tutorial through which the author tells about searching for information from all groups AD. When each user has a...By: Stanley Glass Jr |
Freeware |
