Free ASP Tutorials
How To Get Web Site Thumbnail Image In ASP.NET
One very common requirement of many web applications is to display a thumbnail image of a web site. A typical example is to provide a link to a dynamic website displaying its current thumbnail image, or displaying images of websites with their links as a result of search (I love to see it on Google). Microsoft .NET Framework 2.0 makes it quite easier to do it in a ASP.NET application.
Category: ASP | View Tutorial
Views: 30
How to integrate AJAX Control Toolkit controls in ASP.NET
Before reading this tutorial you should be familiar with ASP.NET and C# or VB.NET (examples will be provided in both C# and VB.NET).
If you don't already have Visual Studio installed on your computer you can download Visual Web Developer 2005 Express Edition freely from the Microsoft website.
Category: ASP | View Tutorial
Views: 24

