Rating:
6 user(s) have rated this article
Posted by: Suprotim Agarwal,
on 4/11/2010,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 9331 times
Abstract:
In order to avoid naming conflicts in controls, ASP.NET 2.0/3.5 used ClientID’s, which made each control generate the id attribute unique to that page. However these ID’s generated were long and unpredictable. ASP.NET 4.0 through the new ClientIDMode property, now gives control back to the developer over the ClientID’s generated by ASP.NET controls. In this article, we will explore this new property.
|
Rating:
11 user(s) have rated this article
Posted by: Suprotim Agarwal,
on 3/14/2010,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 32043 times
Abstract:
In ASP.NET 2.0/3.5, you could disable ViewState for individual controls. However what you could not do is disable ViewState at a Page level and then enable it individually for controls on that page that require it. ASP.NET 4.0 changes that and gives more control to developers.
|
Rating:
4 user(s) have rated this article
Posted by: Suprotim Agarwal,
on 3/12/2010,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 25586 times
Abstract:
In this article, we will take an overview of the two new properties added to the Page class in ASP.NET 4.0 – MetaKeywords and MetaDescription.
|
Rating:
14 user(s) have rated this article
Posted by: Minal Agarwal,
on 12/16/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 18339 times
Abstract:
Web technologies have become enormously popular. The authors at DotNetCurry acknowledge this fact and continue working hard to deliver articles, how-to’s, tips and techniques around Microsoft Web and related technologies. This post contains 20 Must Read articles that were published in the year 2009 and focus around web technologies like ASP.NET, MVC, jQuery and Silverlight
|
Rating:
2 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 10/2/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 10391 times
Abstract:
The following article demonstrates how to use LINQ to SQL to dynamically generate Meta tags for ASP.NET pages.
|
Experience the best in ASP .NET web hosting at some of the most affordable prices in the industry. With the latest .NET framework, the greatest in ASP web hosting components, and our world class support, you'll soon realize the advantage of working with the best -Advertisement |
Rating:
7 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 8/27/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 9507 times
Abstract:
The following article demonstrates how to bind data to an ASP.NET Repeater control and find the selected row using LINQ.
|
Rating:
2 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 7/26/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 16571 times
Abstract:
The following article demonstrates how to use the ObjectDataSource control with the ListView control and Linq to SQL to create efficient server side paging.
|
Rating:
1 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 7/16/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 16850 times
Abstract:
The following article demonstrates how to create one validation summary control on a master page and have that display all your validation errors.
|
Rating:
7 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 7/14/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 21883 times
Abstract:
The following article demonstrates how to create an event with custom event arguments in a master page and how to raise that event within web content pages.
|
Rating:
5 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 7/10/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 13622 times
Abstract:
The following article demonstrates how to invoke JavaScript dialogs on each step through the ASP.NET Wizard control.
|
Rating:
16 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 7/2/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 37169 times
Abstract:
The following article demonstrates how to use the Repeater control with LINQ to SQL to create efficient server side paging.
|
Rating:
3 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 6/30/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 14051 times
Abstract:
The following article demonstrates how to use display SQL Server messages using ADO.NET and ASP.NET
|
Rating:
12 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 6/28/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 16846 times
Abstract:
The following article demonstrates how to use a DropDownList control and page through it as if it were a GridView control.
|
Rating:
11 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 6/26/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 43526 times
Abstract:
The following article demonstrates how to customise how the paging is displayed in the GridView control.
|
Rating:
8 user(s) have rated this article
Posted by: Malcolm Sheridan,
on 6/24/2009,
in category "ASP.NET 2.0 & 3.5"
Views:
this article has been read 10711 times
Abstract:
The following article demonstrates how to remotely view debug statements from an ASP.NET application using DebugView from Sysinternals.
|
|