ICRA (the Internet Content Rating Association) is part of the Family Online Safety Institute, an international, non-profit organization of internet leaders working to develop a safer internet. This article details how to go ahead with the steps of creating labels and incorporate them in your website and it also show how to do the same with the Pics method of the ASP.NET Response object.
Posted on Thu, 3 Jul 2008 12:52:07 GMT @ Thu, 3 Jul 2008 12:52:07 GMT
By Balamurali Balaji
|
We will build a very simple web chat application using the latest ASP.Net 3.5, LINQ, and AJAX from scratch just for fun and see how fast we can build it using LINQ. The web chat will: be accessible anywhere, be flicker-free, not use frames, not use application variables.
Posted on Tue, 1 Jul 2008 12:52:07 GMT @ Tue, 1 Jul 2008 12:52:07 GMT
By Junnark Vicencio
|
The Accordion control is a flexible way to group data output to the screen. This article demonstrates the usage of the control to data bind information in ASP.NET. Brian clearly examines each step in detail with the help of database structure diagram, relevant explanation, and plenty of source code.
Posted on Mon, 30 Jun 2008 12:52:07 GMT @ Mon, 30 Jun 2008 12:52:07 GMT
By Brian Mains
|
Bertrand Le Roy explains how to generate thumbnails in ASP.NET
Posted on Thu, 26 Jun 2008 12:52:07 GMT @ Thu, 26 Jun 2008 12:52:07 GMT
By Bertrand Le Roy
|
This article illustrates creating custom data fields, used by the GridView and DetailsView controls. This article looks at simplifying the process by creating a base class to make future development easier.
Posted on Wed, 25 Jun 2008 12:52:07 GMT @ Wed, 25 Jun 2008 12:52:07 GMT
By Brian Mains
|
In this tutorial series I have explained how to work with asp.net 2.0 client callback mechanism and how to use them as AJAX patterns in your applications.
Posted on Tue, 24 Jun 2008 12:52:07 GMT @ Tue, 24 Jun 2008 12:52:07 GMT
By Muhammed Ali Sakhi
|
Use ASP.NET AJAX to create web applications for the iPhone.
Posted on Mon, 23 Jun 2008 12:52:07 GMT @ Mon, 23 Jun 2008 12:52:07 GMT
By Steve C. Orr
|
In this tutorial series I have explained how to work with ASP.NET 2.0 client callback mechanism and how to use them in your applications.
Posted on Fri, 20 Jun 2008 12:52:07 GMT @ Fri, 20 Jun 2008 12:52:07 GMT
By Muhammed Ali Sakhi
|
Web pages rarely stand alone. Web applications almost always need to track users who visits multiple pages, whether to provide personalization, store information about a user or to track usage for reporting purposes.
Posted on Thu, 19 Jun 2008 12:52:07 GMT @ Thu, 19 Jun 2008 12:52:07 GMT
By DSV Ramana
|
The CalendarExtender is an ASP.NET AJAX control that is associated with a TextBox control. When the user clicks on the TextBox, a client-side Calendar control pops up. In this article, we will see some tips and tricks that can be applied to a CalendarExtender control.
Posted on Wed, 18 Jun 2008 12:52:07 GMT @ Wed, 18 Jun 2008 12:52:07 GMT
By Suprotim Agarwal
|