Explains how to simulate
This discussion will focus
In this tutorial you will
While ASP.NET 2.0 is
hidden column in GridView
around "How to write
learn DetailView DataBound
completely backwards
control. GridView is one of
secure code?" using
Control, To create a file
compatible with ASP.NET 1.1,
the new controls in ASP.Net
.NET Technologies. It will
system Web site, Connecting
its new features may require
2.0 that replaced the
also discuss secure coding
to SQL Server, Use a
you to revise parts of your
DataGrid.
In earlier
practices for enterprises
Drop-Down List as the Master
Web applications. This
versions of .Net when you
and organizations. The
and To test the drop-down
article provides a detailed
didn't want the data to be
discussion will include
list.
analysis of how changes in
visible to the client, you
following topics: .NET
ASP.NET 2.0 will influence
simply set the Column
Security Fundamentals; Code
your porting decisions.
visibility to False. But, if
Access Security;
you try that with ASP.NET
Impersonation,
2.0 GridView control, it
Authentication and
will return only empty
Authorization; Security in
string.
COM+ and ASP.NET. Source
code included.
Date: Sep, 08 2006 Date: Jan, 10 2005 Date: Jun, 04 2006 Date: Jan, 16 2005 |
Explains how to set focus in
ASP.NET 2.0 Free Training :
What exactly is XSLT useful
The ASP.NET 2.0 Wizard
ASP.NET controls (e.g.
Forms Authentication in
for and why would you, as an
control simplifies many of
button or textbox) using
ASP.NET 2.0 - In this
ASP.NET developer, want to
the tasks associated with
ASP.NET server side code or
tutorial you will learn
learn about it? The answer
building a web application.
client side javascript.
about Forms Authentication
boils down to the capability
In this tutorial we will
Tutorial includes review of
in ASP.NET 2.0 - Forms
of XSLT to transform XML
look at the basics of the
focus in ASP.NET 2.0 too.
Authentication class, Cookie
documents into different
Wizard Control by creating a
Domain, Forms Cookies, The
formats that can be consumed
simple data collection form
Login Control, Signin,
by a variety of devices,
and then advance to simulate
Signout, Authenticate,
including browsers, Personal
an online test wizard that
Redirect, Login Status,
Digital Assistants (PDAs),
will be generated
Login Name and Login View
Web-enabled phones, and
dynamically.
Controls.
other devices that will
appear in the near future.
Date: Jan, 09 2006 Date: Sep, 27 2005 Date: Aug, 09 2005 Date: Mar, 30 2006 |