This tutorial explains everything you need in order to start using sessions in your website. Sessions in the websites are very important. Why would someone use sessions? Well, have you ever seen a website where users can subscribe, and have their own username and password. When the users enter their username and password, in the very next page, they will be able to see more things than a normal visitor do. But how can you tell that page whether the current user has signed in or not (from the previous page), here come the use of sessions through your pages.
An over all look at all or most of the currently employed web development areas will rival an interesting fact: You can utilize and make benefit of many of these areas without full or deep knowledge of their underlying technologies!
ASP.NET 2.0 Free Training : Forms Authentication in ASP.NET 2.0 - In this tutorial you will learn about Forms Authentication in ASP.NET 2.0 - Forms Authentication class, Cookie Domain, Forms Cookies, The Login Control, Signin, Signout, Authenticate, Redirect, Login Status, Login Name and Login View Controls.
The task of sending e-mails has become much easier in ASP.NET. In previous versions of ASP we either used a third party component or the limited functionality of CDONTS component for sending emails. The .NET framework provides simpler but powerful class libraries for sending emails. These classes are in the System.Web.Mail Namespace. Following table lists the classes and their use :
Class Purpose
MailAttachment To construct an email attachment.
MailMessage To construct an email message.
SmtpMail To send an email attachment using the SMTP mail service.
These articles are aimed at the beginner who wishes to establish an overview and understanding of the fundamentals of ASP.Net. We will in many places deliberately simplify our explanations to make the articles easy to follow. A result of this simplification may be that we may not always provide the best solution for every issue or the most accurate explanation, but we will try to provide a straight forward one which you can understand and follow. I am sure the debate will follow as to what is the best solution to many of our examples.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.