VB.NET 2005 Tutorials:
ASP.NET 2.0 Free Tutorials :
ASP.NET 2.0 Tutorials :
The new security components
Creating Web Service Project
SqlDataSource Control - In
Introducing Visual
in .NET 2.0 can help you
- In this tutorial you will
this tutorial you will learn
Studio.NET Web Applications
greatly reduce the amount of
learn about Creating a Web
about The Data Source Wizard
- In this tutorial -
code you need to write in
Service Project. To create
- SqlDataSource Control, the
Introducing Visual
order to make your
an XML Web service project
process of setting up the
Studio.NET Web Applications,
applications secure.
and thereby separate the
data source. DataSource
You will learn How Web
Security is difficult to get
functionality of the web
controls enable programmers
Applications Work, Choose a
right, and it is a good
service from the web site:
to declaratively connect
Language for creation.
strategy to leverage the
data sources to the user
code provided by Microsoft
interface. The logic for
and other security vendors.
retrieving the data from the
To that end, .NET 2.0
source is inbuilt into the
provides numerous additional
control.
types that encapsulate
functionality already
provided in the base Windows
OS., as well a new
functionality only available
in .NET 2.0. The
improvements affect public
key cryptography, Windows
security, remoting, ASP.NET
and Code Access Security.
Even if you plan to stick
with .NET 1.1 for a while
and implement your own
security classes, you might
want to take inspiration
from.NET 2.0 beta.
Date: Jul, 22 2005 Date: Sep, 27 2005 Date: Sep, 22 2005 Date: Dec, 10 2004 |
In this tutorial you will
ASP.NET 2.0 Tutorials : New
The fact is simple: If your
This paper will provide a
learn about Page Object
features in Data Access - In
users are not able to easily
broad introduction to the
Model, the Attributes of the
this tutorial you will learn
deploy your application then
topic of data-driven web
@Page directive, the
about new features in Data
whatever sophistication or
sites, and how they are
properties of the Page
Access, Data binding, The
features you provide, they
implemented in ASP.NET. It
Class, Methods of the Page
XPathBinder,
will be unable to even
starts with a discussion of
Class, Page Class Events and
XPathBinder.Eval, Connection
experience your application
the advantages and
the Page Scripting Object
Strings, The factory class,
from the very first place!
disadvantages of data-driven
Model.
Batch operations,
In this tutorial we are
sites, and then moves on to
Asynchronous Commands, SQL
going to show you a set of
examine the sources that
Bulk Copy, ColumnMappings,
techniques by which you can
such data can come from.
Enhancements to SQL Server
package and deploy your web
After that, you will know
2005, ADO.NET Class
applications .....
the .NET Framework's data
Enhancements,
access strategy of choice,
DataTableReader, Serializing
ADO.NET, including its
a DataTable, The
architecture, its classes,
XMLSerializer,
and how it fits into the
RemotingFormat and Managing
structure of data-driven
Views of Data.
applications.
Date: Jun, 01 2006 Date: Sep, 23 2005 Date: May, 31 2006 Date: Aug, 22 2005 |