This is an online tutorial that comes like an overview to Microsoft ASP.NET security. This tutorial discusses about several topics on ASP.NET security. Readers can find information about authorization, authentication and also role-based security....
In this tutorial there are several topics discussed about ASP.NET security issues. This tutorial is an introduction to ASP.NET security. This article will be useful for the administrators to gather general information about authorization and...
Redirecting User to Login Page After Session Timeouts is an article demonstrating about transmitting the client back to the home page when session time expires. Through the server control the webmaster could check the system time along with the...
ASP.NET does an excellent job of providing out of the box support for multiple forms of authentication using the classes in System.Web.Security namespace. In v1.1 of the framework, there exists support for forms-based, Microsoft Passport based and...
UniDirect .NET data provider offers universal access to data of different databases for the Microsoft .NET Framework. It supports most of major database servers such as Microsoft SQL Server, Microsoft Access, Oracle, DB2, MySQL, PostgreSQL and...
SIBPROvider is a good OLE DB Provider specific for Interbase/Firebird. SIBPROvider makes possible to access Interbase through of ADO/OLEDB applications like Visual Basic, Delphi,ASP, Dreamweaver, Crystal Reports and anything that work with ADO or...
ASP Authentication Using IP Address is an ASP article through which users can get detailed description of protecting their website by checking the valid visitors username and password. In this article author describes about security tricks,...
Authentication is a tutorial which gives detailed description of user authentication, what are all the methods that the users can utilize for creating user authentication in their website. This article will be helpful for the ASP programmers.
COM Based IIS Authentication with AuthentiX is an ASP article in which the author deals about various methods regards with authentication of users website or web pages and also about description of Authentix extensibility SDK. This application is...
Custom Security/Authentication #2 is an ASP tutorial in which author helps the users by offering them the source code for generating custom security in the users website. Here are some asp scripts users can copy and paste this to their website to... |