Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

No ActiveX Server Registration Needed with ASP.NET - ASP.NET tutorial


Need to create a wrapper for ActiveX and use it in ASP.NET? The advantage is these wrappers don't require registration of ActiveX on server. Just copy it, allowing for easy deployment on remote servers. Even run ActiveX on shared hosting.
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Work with If-Modified-Since and Last-Modified in ASP.Net.
Work with If-Modified-Since and Last-Modified in ASP.Net.
Short support vb.Net functions to convert date from/to http string date and sample code to send static files with 200 OK + Last-Modified http header and 304 Not Modified when If-Modified-Since request header is present.
Category: ASP.NET tutorials - Difficulty:
Creating Line, Bar and Area Charts with ASP.NET
Creating Line, Bar and Area Charts with ASP.NET
Part 3 of a Multipart Series - In this tutorial we will learn how to create line, bar, and area PNG charts on the fly and incorporate them in our website statistics application. Specifically, we will create area charts of daily visits and page views for the last 12 months, and display them in the reports section of our application. Again, all code has been explained in detail, and is available for download.
Category: ASP.NET tutorials - Difficulty:
Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.
Optimizing Your Asp.Net Pages for Faster Loading and Better Performance.
If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so.
Category: ASP.NET tutorials - Difficulty:
Managing and Deploying Web Applications
Managing and Deploying Web Applications
This tutorial covers:
Recognize ways the Visual Studio project models affect deployment; Build a Web setup utility

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: