Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

Sniffing visitor information - ASP.NET tutorial


Collecting lots of browser information from the visitor with VB .NET in ASP .NET.
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Connect to Access Database in Visual Studio .NET
Connect to Access Database in Visual Studio .NET
This tutorial uses DataReaders to read the data from a Microsoft Access Database in Visual Studio .Net 2003. ASP.NET web application is used in this tutorial so at the end you will have a web page that derives its data from an Access database.
Category: ASP.NET tutorials - Difficulty:
Working with GDI+ in ASP.NET
Working with GDI+ in ASP.NET
GDI+ (Graphics Device Interface) is the new interface for drawing Windows graphics. It is used frequently in Windows Applications but the nice thing is that they are also available in ASP.NET Web Applications.
Category: ASP.NET tutorials - Difficulty:
Enabling Gzip and Deflate HTTP Compression in ASP.NET pages
Enabling Gzip and Deflate HTTP Compression in ASP.NET pages
This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand.
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:
Professional ASP.NET : Exposing Web Services
Professional ASP.NET : Exposing Web Services
This is the complete online chapter 'Exposing Web Services' from 'Professional ASP.NET' by Wrox Press. The chapter provides in depth information about creating and consuming Web Services using ASP.NET.
Category: ASP.NET tutorials - Difficulty: