Sponsors
User Management
Advanced Cookie Techniques with ASP
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
C# And Cookies
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
State Management in ASP.NET 2.0
ASP.NET 2.0 Free Tutorials : State Management in ASP.NET 2.0 - In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state. Initialization and loading of a controls private state. Web pages are constantly constructed and destroyed with round trips to the server. However, state maintenance is an essential aspect of deploying web pages on a stateless protocol such as HTTP.
Price: free Rate:
0.0(out of 5) Vote:0
Managing Membership and Roles
ASP.NET 2.0 Free Tutorials : Managing Membership and Roles - In this tutorial you will learn about Anonymous Users, Managing Membership and Roles, The Programming Interface - Properties and Methods, Setting up the Membership, The Membership Provider, The ProviderBase Class, The MembershipProviderBase Class, Managing Roles, The Role Class and The Role Provider
Price: free Rate:
0.0(out of 5) Vote:0
Technology Trends Involving Java
Java is an object-oriented programming language (OOP) for Web browsers. It is organized around data rather than actions and supports polymorphism (which allows the same code to be written generically so it can function with different datatypes), inheritance (which allows one class to behave like another class, or category of objects, and to expand it operations to perform specific functions), and encapsulation (or the process of combining objects to create new entities).
Price: free Rate:
0.0(out of 5) Vote:0
Visitor Informations From Request.ServerVariables Collection
Tutorial explains few methods to know more information about your web site visitors. The ServerVariables collection retrieves the values of predetermined environment variables and request header information. If you've ever wondered how to get your website visitor's name, or their IP address, or the referrer address, then look no more. Request.ServerVariables is almost all you need.
Price: Free Rate:
0.0(out of 5) Vote:0
User registration and authentication for an ASP.NET 2.0 webs
This tutorial explains the authentication process and how to set up authentication and authorization, create and manage roles and apply access rules to the ASP.NET.
Price: Free Rate:
0.0(out of 5) Vote:0
Pages : 1

