Tamil Codes
Bookmark and Share
Recent Tutorials
Iterating through CheckBoxList Control and obtaining values in ASP.NET
Added on October 30, 2009
In this tutorial, I will show you how to iterate through the selected items of CheckBoxList Control and obtaining the values.
Adding Page Title, Meta Tags dynamically in ASP.NET 3.5 C#
Added on October 01, 2009
For Search Engine Optimization you have to add the page title and the meta tags in the all the pages. If it is a static page you can just add in the head section of the page. But in a dynamic asp.net page you have to dynamically generate the meta tag with the relevant information and deliver in the asp.net page.
Delete confirmation using javascript
Added on September 10, 2009
When you try to delete a record, set of records you may want to confirm again to delete. If you delete a bunch of records accidentally by clicking a button all the data will be lost. You can add a javascript confirm box to any of the button's onclick event or link's onclick event to popup to confirm when you want to delete data.
Recent Articles
Getting started with ASP.NET
Added on April 30, 2009
So you have decided to learn ASP.NET but donot know how to start. Here are some practical tips. ASP.NET is a server side technology to build dynamic websites, web applications and more. ASP.NET stands for Active Server Pages.NET, though mentioned Active Server Pages, it is not an upgraded version of classic ASP and not similar to classic ASP.
Recent Snippets
JavaScript Popup Window
Added on October 25, 2009
Here is the snippet for JavaScript Popup windows.
Adding , removing and Clearing session values
Added on October 20, 2009
This just a small snippet to add, clear and remove all the session values in C#.
Rounded background corners using CSS AND HTML
Added on October 09, 2009
This example utilizes the HTML and CSS to create a rounded corners as the background. The width is constant and the height varies according to the text but still maintaing the rounded corner background.

© 2008 - 2010. Tamilcodes.com. All rights reserved.
Valid XHTML 1.0 Transitional Valid CSS!