|
All about Microsoft .NET
|
Other links at ASP.NET > Tutorials |
| 1. |
ASP.NET: An Introduction
|
|
|
ASP.NET is not just the next version of ASP: its the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. This article talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.
|
| 2. |
ASP.NET Mobile Controls: Fundamentals
|
|
|
This session will give you the opportunity to learn 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.
|
| 3. |
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.
|
| 4. |
VB.NET 2005 Tutorials: Access and Manipulate Data - Working with Disk Files
|
|
|
VB.NET 2005 Tutorials: Access and Manipulate Data - Working with Disk Files - In this tutorial you will learn about Access and Manipulate Data, Working with Disk Files, Browsing for Files, Streams and Backing Stores, Using the FileStream Class, Using the StreamReader and StreamWriter Classes, Using the BinaryReader and BinaryWriter Classes.
|
| 5. |
No ActiveX Server Registration Needed with ASP.NET
|
|
|
Need to create a wrapper for ActiveX and use it in ASP.NET? The advantage is these wrappers dont require registration of ActiveX on server. Just copy it, allowing for easy deployment on remote servers. Even run ActiveX on shared hosting.
|
|
|