| 1. |
ASP.NET Language Structure
|
|
|
In this paper, we will look at the structure of a very simple ASP.NET page and how that page is rendered in the visitors browser. Then we will look at the Page class, which is the .NET class that all your ASP.NET pages are based on. After that, we will review basic compiler directives that you can place on your page. At the end of the chapter, we will review a simple Quiz ASP.NET page that demonstrates the basics of an ASP.NET page.
|
| 2. |
VB.NET 2005 Tutorials: Web Services - SOAP, WSDL, Disco and UDDI
|
|
|
VB.NET 2005 Tutorials: Web Services - SOAP, WSDL, Disco and UDDI In this tutorial you will learn about Web Services - Understanding Web Services, Simple Object Access Protocol (SOAP), The Web Service Discovery Tool (DISCO), Universal Description, Discovery and Integration (UDDI), Web Service Discovery Language (WSDL).
|
| 3. |
Introduction to ASP+
|
|
|
This is a sample chapter from A preview of Active Server Pages+ by Wrox Press. Main topics include: Introduction to ASP+ and the Evolution of ASP, The Next Generation Web Services Framework, How is ASP+ Different from ASP?, Getting Started with ASP+, and more.
|
| 4. |
Simple Data Access Using C# And ASP.NET
|
|
|
Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and DataSetCommand classes. The author tops this article off by creating a simple ASP.NET data access page with C# that retrieves data from a local Microsoft Access database.
|
| 5. |
Developing Mobile Web Applications With ASP.NET Mobile Controls
|
|
|
Learn about the basics of building mobile Web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile Web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile Web applications.
|
|