Asp.net Security Overview:
In this tutorial you will
In this Tutorial you will
ASP.NET 2.0 Free Training :
Security is one of the most
learn about Anonymous Users,
learn how to work with
Setting Application-Level
important component of any
Managing Membership and
Master Pages, create a file
Caching - In this tutorial
application. Security is
Roles, The Programming
system on website, create a
you will learn how to set
even more important when you
Interface - Properties and
Master Page, create layout
application-level caching in
are making a web application
Methods, Setting up the
table for the Master Page,
ASP.NET 2.0. To Configure
which is exposed to million
Membership, The Membership
To add static content to the
and Use Parameter-Level
of users. Asp.net provides
Provider, The ProviderBase
master page and add a
Caching and also the steps
classes and methods that
Class, The
content placeholder.
involved to cache based on
ensure that the application
MembershipProviderBase
parameters.
is secure from outside
Class, Managing Roles, The
attacks. In this article we
Role Class and The Role
will investigate the
Provider.
different types of
authentication provided by
Asp.net.
Date: May, 30 2006 Date: May, 30 2006 Date: Jun, 01 2006 Date: Sep, 24 2005 |
E-Commerce applications
In this tutorial you will
ASP.NET 2.0 Training :
ASP.NET 2.0 Training :
require mechanisms for
learn about GridView
Customizing the Session
Referencing Master Page
payment. Although more
Control, features of the
State Mechanism - In this
Members - In this tutorial
commonly than not e-Commerce
GridView control, GridView
tutorial you will learn
you will learn about
sites will use full credit
supported field types and
about Extending the Session
reference Master Page
card processing gateways,
Creating a GridView control
State Mechanism, The Default
Mebers, add property to
giving PayPal as an
on a Page.
Session State Mechanism and
Master Page, expose Master
additional option of payment
its customization,
Properties.
provides additional payment
Customizing the Session
options for your customers,
State Module and Writing a
especially those that don't
custom session state module.
want to pay by credit card
over the Internet. If you
run a Web shop that uses
direct credit card
processing and want to
integrate PayPal seamlessly,
you'll find that using
PayPal as a processing
service is not as straight
forward as using a payment
gateway. In this article I
describe how you can
minimize the external PayPal
interaction and work the
PayPal payment into the
order processing workflow to
provide a seamless interface
using ASP.NET and C#.
However, the principles used
here should be applicable to
any Web programming
environment.
Date: Nov, 23 2004 Date: Jun, 04 2006 Date: Sep, 24 2005 Date: Sep, 22 2005 |