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

Using the .Net System.Net Class - ASP.NET tutorial


In this article we cover using the System.Net class to make an HTTP request and return the status code. In addition, we'll cover handling the HTTP response and binding it to an XSL transformation.
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



Writing binary files using BinaryWriter
Writing binary files using BinaryWriter
In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Let\'s see it on a sample code.
Category: ASP.NET tutorials - Difficulty:
AJAX with ASP.NET using Visual Studio 2005 and AJAX Toolkit
AJAX with ASP.NET using Visual Studio 2005 and AJAX Toolkit
The following article shows how to AJAX power your web application using the ever popular ASP.NET platform using Visual Studio and AJAX Toolkit. Learn how to improve performance and add new features using AJAX with ASP.NET
Category: ASP.NET tutorials - Difficulty:
Building XML Web Services Using C# and ASP.NET
Building XML Web Services Using C# and ASP.NET
The term "web service" has been used quite frequently lately: you hear people saying how good web services are and how they will dominate the future of software development, but what exactly are web services and how can we create them? This article shows us how to build two web services and also unravels all of the lingo surrounding web services.
Category: ASP.NET tutorials - Difficulty:
The .NET Platform
The .NET Platform
Microsoft .NET platform defines a standard around which a system can be developed. Microsoft .NET platform provides countless opportunities for different services and systems to interact, allowing programmers to develop powerful solutions for the internet. A major theme of Microsoft .NET platform is the idea of Web services, allowing software to communicate directly with other software using Internet technologies. The .NET Framework and Visual Studio.NET, two more core aspects of this initiative, provide a multi-language environment in which developers can create Web services and other kinds of applications.
Category: ASP.NET tutorials - Difficulty:
ASP.NET Calendar example
ASP.NET Calendar example
This example shows you how to use the calendar component and get the date that the user have clicked on
Category: ASP.NET tutorials - Difficulty: