Browse by Tags
All Tags »
web server controls (
RSS)
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...
In this post I will demonstrate with a hands on example how to use the ObjectDataSource web server control to fetch data from a database. I will use this control in an ASP.Net application. I will also use GridView,DropDownlist,DetailsView web server controls...
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 . You can read the second post here . In this post I would like to investigate how to use the...
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. We will write no code but I will use the control to create navigation hotspots. 1) Launch Visual Studio 2010/2005/2008. Express editions...
This is the fourth post in a series of posts regarding web server controls. You can find the first post here , the second post here and the third post here . In this post, I am going to look into the Wizard web server control. This control allow us to...
This is the third post in a series of posts regarding web server controls. You can find the first post here and the second post here . In this post, I am going to look into the FileUpload web server control. Basically with this control you try to give...
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 think that people who begin now with ASP.Net will find these posts useful. We can use the Adrotator...
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. In this post I will look into the calendar...
More Posts