VB.NET 2005 Tutorials: Web
VB.NET 2005 Tutorials:
A comprehensive tutorial on
ASP.NET pages are dynamically
Services - SOAP, WSDL, Disco
Instantiating - Invoking Web
viewing, adding, editing and
compiled on demand when
and UDDI In this tutorial
Services, Creating Proxy
removing records from MySQL
first required in the
you will learn about Web
Classes with WSDL In this
database using ASP.NET
context of a Web
Services - Understanding Web
tutorial you will learn
DataGrid control. Provides
application. Dynamic
Services, Simple Object
about Discovering Web
thorough coverage of ADO.NET
compilation is not specific
Access Protocol (SOAP), The
Services, Instantiating and
data access techniques and
to ASP.NET pages (.aspx
Web Service Discovery Tool
Invoking Web Services,
user data input validation
files); it also occurs with
(DISCO), Universal
Creating Proxy Classes with
using ASP.NET validation
Web Services (.asmx files),
Description, Discovery and
the Web Services Description
controls.
Web user controls (.ascx
Integration (UDDI), Web
Language Tool (wsdl.exe)
files), HTTP handlers (.ashx
Service Discovery Language
files), and ASP.NET
(WSDL).
application files such as
the global.asax file. But
what does it mean exactly
that an ASP.NET page is
compiled?
Date: Jul, 22 2005 Date: Jul, 22 2005 Date: Jun, 09 2003 Date: Apr, 22 2004 |
ASP.NET 2.0 Free Training :
This video shows how to use
This is an overview of ASP+.
The new security components
Web Pages and Layout - In
the new Web Parts and
Explains what it is, what it
in .NET 2.0 can help you
this tutorial you will learn
Personalization features of
can do, the difference
greatly reduce the amount of
how to Enable Users to Edit
ASP.NET 2.0 and the designer
between ASP and ASP+, and
code you need to write in
Pages and Change Layout, To
support provided by Visual
other properties of ASP+.
order to make your
create a user control that
Web Developer 2005 Express
applications secure.
enables changing page
Edition to build
Security is difficult to get
layout, To enable users to
customizable web pages whose
right, and it is a good
change the layout and To
content and layout can be
strategy to leverage the
test layout changes.
modified by the user. See
code provided by Microsoft
how Web Parts enable the
and other security vendors.
user to add new content to a
To that end, .NET 2.0
page on-the-fly and
provides numerous additional
restructure the page in the
types that encapsulate
browser using drag-and-drop.
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: Sep, 23 2005 Date: Apr, 15 2006 Date: Jan, 11 2001 Date: Dec, 10 2004 |