Tuesday, October 30, 2012

ASP.NET Programming Tutorials

An Introduction to ASP .NET using Visual Basic .NET (PDF Link)
This is an incomplete draft version of an ASP.NET book. The link above is a direct link to the pdf file.

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.

Streaming with Windows Media Services and ASP.NET
In this article, Shawn Wildermuth shows you how to get started streaming your music or video over the Internet with Windows Streaming Services and ASP.NET.

Migrating to ASP.NET : Guidelines for Planning a Successful Migration
This paper looks at some of the specific benefits you can achieve in migrating applications from ASP, and presents five distrinct strategies for a migration, based on its perceived strategic value and your desired timeframe for results. A scorecard with key questions about your migration allows you to quickly arrive at an initial estimate of a migration's complexity. Finally, it outlines the major activities involved in the four phases of a migration project.

Multi-language programming: how .NET does it
Three-part .net article downloadable in pdf format.

aspdev.org .net articles
Collection of free ASP.NET development articles.

ASP.NET QuickStart Tutorial
The ASP.NET QuickStart is a series of ASP.NET samples and supporting commentary designed to quickly acquaint developers with the syntax, architecture, and power of the ASP.NET Web programming framework. The QuickStart samples are designed to be short, easy-to-understand illustrations of ASP.NET features

ASP .NET Tutorial
In this tutorial you will learn about ASP .NET

Working with Cookies in ASP.NET
An ASP.NET articles that is a short tutorial on reading and writing cookies in ASP.NET as well as an example of iterating through a cookie collection.

ASP .NET Tutorial
Many topics and some sample code for common tasks.

ASP.NET tutorial using Dreamweaver MX
Incluldes a downloadable sample project.

ASP.NET.4GuysFromRolla.com
Introduction to ASP.NET. This site features an overview of ASP.NET in the form of many links to articles and examples including sample code.

Object-Oriented Programming for VBScripters
If you want to make the move to .NET and feel intimidated by object-oriented programming (OOP), this article is designed to ease any level VBScripter (ASP) into .NET by clarifying some OOP concepts.

Microsoft .NET Framework FAQ
This document contains frequently asked questions about Microsoft .NET and the Microsoft .NET Framework

Debugging and Tracing in ASP.NET
ASP.NET article.

The .NET Revolution
Want to know what Microsoft has in store for ASP developers in the future? This informative article will give you a first look at what's coming down the road.

Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization, and secure communication within and across the tiers of distributed .NET Web applications.

Event Logging in .NET

Event logging API that comes with .NET

ASP.Net Fundamentals
The purpose of this article is to give a little look under the hood of ASP.Net, to familiarize you with the similarities and differences between ASP.Net and ASP.

The ASP.NET Page Life Cycle
Explores the life cycle of an ASP.NET page from initialization to unloading.

No comments:

Post a Comment