Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

New Features in the .NET Framework Version 3.5 - ASP.NET tutorial


Microsoft released ASP.NET 3.5 on November 19, 2007. Along with it, was released Visual Studio 2008. In this version Microsoft enhanced features of .NET Framework Version 3.0 and add some new too. Now we will take a look at new and enhanced features in the .NET Framework version 3.5. The which get updated or added by Microsoft are:
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



Web services
Web services
This tutorial covers Web services from an ASP.NET perspective. Over the last few years “Web services” has emerged as a buzzword for enabling the next generation of computer connectivity. While networking a bunch of computers together isn't trivial, it's generally a solved problem these days. Most workplaces in the modern world depend upon an internal network of computers to allow the people staffing the enterprise to communicate and work effectively.
This tutorial covers:
*Understand the importance of Web services
*Use the technologies underlying Web services
*Write Web services using ASP.NET
*Consume Web services
Category: ASP.NET tutorials - Difficulty:
How to determine what server is given web site running on using ASP.NET?
How to determine what server is given web site running on using ASP.NET?
This comprehensive tutorial will walk you step-by-step to create a single ASP.NET page by which you'll be able to retrieve the server name of any given web site. Explains all the code in detail. Very useful.
Category: ASP.NET tutorials - Difficulty:
Converting ASP to ASP.NET
Converting ASP to ASP.NET
This article begins with an examination of a typical data-driven ASP application and then explains how to do a minimalistic port from ASP to ASP.NET and steps and tips on converting your application fully to ASP.NET. Topics covered: Running ASP and Microsoft ASP.NET on the same Web server, Examining a common ASP application, and Porting the ASP application to ASP.NET.
Category: ASP.NET tutorials - Difficulty:
ASP.NET Web Services : Asynchronous Programming
ASP.NET Web Services : Asynchronous Programming
A complete online chapter "Asynchronous Programming" from "Professional ASP.NET Web Services". Provides in depth information on how and when to implement syncronous and asynchronous processing using web services.
Category: ASP.NET tutorials - Difficulty:
Resources in C#
Resources in C#
This guide explains what are resources in C#, and has a simple step-by-step tutorial that allows you to create a resource file, add an image to it, and then use the resource in your code.
Category: ASP.NET tutorials - Difficulty: