|
Web Applications are
Asp.net Security Overview:
This presentation will cover
In this tutorial you will
disconnected in nature which
Security is one of the most
the following topics:
learn about Data Bound
means that there is no way
important component of any
Migrating from ASP.NET 1.X
Controls - The Hierarchy of
for the browser to know who
application. Security is
to ASP.NET 2.0 and Visual
Data Bound Controls, Simple
is using the application at
even more important when you
Studio 2003 to Visual Studio
Data Bound Controls,
present time. In classic Asp
are making a web application
2005 Conversion. Source code
Composite DataBound Controls
programming maintaining
which is exposed to million
included.
and Hierarchical Data Bound
state was a headache for the
of users. Asp.net provides
Controls.
developers. They had to
classes and methods that
write alot of code to
ensure that the application
maintain state. But Asp.net
is secure from outside
model provides easy state
attacks. In this article we
management. In this article
will investigate the
we will see how we can
different types of
persist state in multiple
authentication provided by
pages so the user is
Asp.net.
recognized by the browser.
Date: May, 30 2006 Date: May, 30 2006 Date: May, 17 2005 Date: Jun, 04 2006 |
|
ASP.NET 2.0 Free Tutorials :
In this Tutorial you will
In this tutorial you will
ASP.NET 2.0 Training :
Advanced Site Functionality
learn how to work with
learn about Anonymous Users,
Customizing the Session
- In this tutorial you will
Master Pages, create a file
Managing Membership and
State Mechanism - In this
learn advanced site
system on website, create a
Roles, The Programming
tutorial you will learn
functionality, Enhanced Page
Master Page, create layout
Interface - Properties and
about Extending the Session
Framework, To create the
table for the Master Page,
Methods, Setting up the
State Mechanism, The Default
Web.Sitemap file, Tracking
To add static content to the
Membership, The Membership
Session State Mechanism and
Traffic with Site Counters
master page and add a
Provider, The ProviderBase
its customization,
and Going Mobile.
content placeholder.
Class, The
Customizing the Session
MembershipProviderBase
State Module and Writing a
Class, Managing Roles, The
custom session state module.
Role Class and The Role
Provider.
Date: Sep, 29 2005 Date: Jun, 01 2006 Date: May, 30 2006 Date: Sep, 24 2005 |