DotNetStories
In this post I would like to demonstrate with a hands on example, how to ajaxify an existing website/application. This post will not cover the basics of Ajax. If you want to find out what Ajax is (and what the main Ajax controls are) have a look at this post of mine.
This is the third post in a series of posts regarding ASP.Net built in membership functionality,providers,controls. You can read the first one post one here .
In this post I will try to show you how to use the ImageMap web server control. This is going to be a very easy example.
This is the fourth post in a series of posts regarding web server controls.
This is the third post in a series of posts regarding web server controls.
In this second post of presenting the basic web server controls in ASP.Net we will look into the Adrotator control. You can find the first post here.
I am going to write a new series of blog posts regarding
the most common web server controls we use in ASP.Net
applications.Lots of people that start now in ASP.Net
want to know more about these standard controls.