| Through the article Advanced Cookie Techniques with ASP, the author shows the usage of both session state cookies and client side cookies. The author shows how to use cookies to allow client into the site when they comes back. By reading this article the user gains the knowledge about implementing cookies in ASP.NET for better usage. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Cookies are the small file saved in the client machine which could be used for saving informations like user preferences and other details. The article covers the area about advanced properties of the HttpCookie Class. Users could save or delete cookies at any time as per their requirement. The author gives some sample frameworks also Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Security is one of the most essential criteria of the web developers while programming any application. Important informations should be protected. The author has discussed in detail about the security issues and functional specifications, delegation and impersonation, authentication using windows and non windows, application identities, methods of authentication and its implementation. In a nut shell, this article is more useful for the webmasters to safeguard their site always and it is a security handbook. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| To store user specific information in the web applications these Cookies are the main components. The main objective of this tutorial is to create awareness of these cookies among the webmasters and explaining the basic functions of it. The author shows how to read and write HTTP cookies in an ASP.NET. The article covers the basic detail about working with cookies in ASP.NET applications through which the users would come to know the art of writing cookies and reading them later whenever needed. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Authorizing Users and Roles is a tutorial explaining the access control of a guest or a user to URL resources. Through the HTTP method, requisition could be made and then the webmaster could take a decision using application to accept or deny the access to clients or group of users or roles. URL authorization checks out the role from the list of configured roles. All the denied access would be sent back to the logon page. If the access is accepted the client could enter the site. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Active Directory Group Lookup is a tutorial through which the author tells about searching for information from all groups AD. When each user has a Primary Group, the author provides one easy method of getting the Primary Group information. The author uses methods for active directory management to collect the group users details from where they belongs to. The author introduces Groups which accepts a single SearchRequest by which only one user is querried at a time. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| This 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 checks for its identity. If the identity suits then it allows the user to proceed. The user should create an entry for the application config file to accept and proceed with authentication for an ASP.NET application. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| 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 a site as easy reference. This article deals with the basic setting of the cookies in ASP.NET. These cookies are the stored informations about the usersettings and other personal details which could be saved and called from the client server. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Cookies are the main components to store user specific information in the web applications in ASP.NET. The author gives out the sample code about how to create cookies in ASP.NET. This article is much useful for the beginners to understand about cookies and to create it in ASP.NET. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| The article, Authentication and Authorization process with the support of ASP.NET and IIS to support authentication, using Windows authentication, basic and digest. The Microsoft Passport authentication service is accepted by the ASP.NET, which allows single sign-on entry. This also hand by hand supports for user profile services too. The two types of authorization in ASP.NET is explained by the author. Price:Free Rate: 0.0(out of 5) Vote:0 Members Review:None |
|
| |
| Pages : 1 |