﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>CodeDigest.com Latest Articles</title><link>http://www.codedigest.com</link><description>Latest articles hosted on CodeDigest.com.</description><copyright>Copyright 2008 - 2009 CodeDigest.com. All rights reserved.</copyright><item><title>Disable ViewState for a Set of ASP.Net Pages in a Folder</title><description>Disable ViewState for a Set of ASP.Net Pages in a Folder</description><link>http://www.codedigest.com/CodeDigest/157-Disable-ViewState-for-a-Set-of-ASP-Net-Pages-in-a-Folder.aspx</link><pubDate>3/21/2010 7:01:16 AM</pubDate></item><item><title>How to Get DataKey value in RowDataBound or RowCommand Event in ASP.Net GridView control ?</title><description>How to Get DataKey value in RowDataBound or RowCommand Event in ASP.Net GridView control ?</description><link>http://www.codedigest.com/CodeDigest/156-How-to-Get-DataKey-value-in-RowDataBound-or-RowCommand-Event-in-ASP-Net-GridView-control--.aspx</link><pubDate>3/17/2010 9:36:11 AM</pubDate></item><item><title>Using RequiredField Validator with CKEditor in ASP.Net</title><description>Using RequiredField Validator with CKEditor in ASP.Net</description><link>http://www.codedigest.com/CodeDigest/155-Using-RequiredField-Validator-with-CKEditor-in-ASP-Net.aspx</link><pubDate>3/16/2010 8:45:26 AM</pubDate></item><item><title>How to Access Data Row in ItemDataBound event of DataGridView, DataList and Repeater Control ?</title><description>How to Access Data Row in ItemDataBound event of DataGridView, DataList and Repeater Control ?</description><link>http://www.codedigest.com/CodeDigest/154-How-to-Access-Data-Row-in-ItemDataBound-event-of-DataGridView--DataList-and-Repeater-Control--.aspx</link><pubDate>3/15/2010 10:23:40 AM</pubDate></item><item><title>How to Call a Method in ASPX Page(CodeBehind) from a UserControl in C# and ASP.Net ?</title><description>How to Call a Method in ASPX Page(CodeBehind) from a UserControl in C# and ASP.Net ?</description><link>http://www.codedigest.com/CodeDigest/153-How-to-Call-a-Method-in-ASPX-Page(CodeBehind)-from-a-UserControl-in-C--and-ASP-Net--.aspx</link><pubDate>3/14/2010 7:24:18 AM</pubDate></item><item><title>How to do Bulk Copy of data from one Database Table to Another Database Table in C# and ASP.Net?</title><description>How to do Bulk Copy of data from one Database Table to Another Database Table in C# and ASP.Net?</description><link>http://www.codedigest.com/CodeDigest/152-How-to-do-Bulk-Copy-of-data-from-one-Database-Table-to-Another-Database-Table-in-C--and-ASP-Net-.aspx</link><pubDate>3/13/2010 8:02:42 AM</pubDate></item><item><title>How to use Try Catch Block for SQL Transactions in SQL Server 2005 ?</title><description>How to use Try Catch Block for SQL Transactions in SQL Server 2005 ?</description><link>http://www.codedigest.com/CodeDigest/151-How-to-use-Try-Catch-Block-for-SQL-Transactions-in-SQL-Server-2005--.aspx</link><pubDate>3/11/2010 6:28:51 AM</pubDate></item><item><title>How to Get and Set Value of HTML control from CodeBehind in ASP.Net?</title><description>How to Get and Set Value of HTML control from CodeBehind in ASP.Net?</description><link>http://www.codedigest.com/CodeDigest/150-How-to-Get-and-Set-Value-of-HTML-control-from-CodeBehind-in-ASP-Net-.aspx</link><pubDate>3/8/2010 6:41:42 AM</pubDate></item><item><title>How to open a popup window at a specific location of your screen ?</title><description>How to open a popup window at a specific location of your screen ?</description><link>http://www.codedigest.com/CodeDigest/149-How-to-open-a-popup-window-at-a-specific-location-of-your-screen--.aspx</link><pubDate>3/6/2010 11:42:43 AM</pubDate></item><item><title>How to Show MessageBox in ASP.Net ?</title><description>How to Show MessageBox in ASP.Net ?</description><link>http://www.codedigest.com/CodeDigest/147-How-to-Show-MessageBox-in-ASP-Net--.aspx</link><pubDate>3/3/2010 9:10:07 AM</pubDate></item><item><title>Programmatically refresh an aspx page from CodeBehind using C# and ASP.Net</title><description>Programmatically refresh an aspx page from CodeBehind using C# and ASP.Net</description><link>http://www.codedigest.com/CodeDigest/146-Programmatically-refresh-an-aspx-page-from-CodeBehind-using-C--and-ASP-Net.aspx</link><pubDate>3/2/2010 8:05:41 AM</pubDate></item><item><title>Conditionally Formatting GridView Row based on a Column value in ASP.Net</title><description>Conditionally Formatting GridView Row based on a Column value in ASP.Net</description><link>http://www.codedigest.com/CodeDigest/145-Conditionally-Formatting-GridView-Row-based-on-a-Column-value-in-ASP-Net.aspx</link><pubDate>3/1/2010 8:07:02 AM</pubDate></item><item><title>Use RequiredFieldValidator control with TinyMCE editor in ASP.Net</title><description>Use RequiredFieldValidator control with TinyMCE editor in ASP.Net</description><link>http://www.codedigest.com/CodeDigest/144-Use-RequiredFieldValidator-control-with-TinyMCE-editor-in-ASP-Net.aspx</link><pubDate>2/28/2010 6:11:34 AM</pubDate></item><item><title>How to Access Session variable, logged in users from an External Class File in ASP.Net ?</title><description>How to Access Session variable, logged in users from an External Class File in ASP.Net ?</description><link>http://www.codedigest.com/CodeDigest/143-How-to-Access-Session-variable--logged-in-users-from-an-External-Class-File-in-ASP-Net--.aspx</link><pubDate>2/28/2010 5:46:22 AM</pubDate></item><item><title>What is the use of ClientScript.RegisterForEventValidation() method in ClientScriptManager class? How can we prevent the disabling event validation in ASP.Net ?</title><description>What is the use of ClientScript.RegisterForEventValidation() method in ClientScriptManager class? How can we prevent the disabling event validation in ASP.Net ?</description><link>http://www.codedigest.com/CodeDigest/141-What-is-the-use-of-ClientScript-RegisterForEventValidation()-method-in-ClientScriptManager-class--How-can-we-prevent-the-disabling-event-validation-in-ASP-Net--.aspx</link><pubDate>2/12/2010 6:53:51 AM</pubDate></item><item><title>Display Loading/Progressing image for jQuery Ajax methods in Asp.Net</title><description>Display Loading/Progressing image for jQuery Ajax methods in Asp.Net</description><link>http://www.codedigest.com/CodeDigest/140-Display-Loading-Progressing-image-for-jQuery-Ajax-methods-in-Asp-Net.aspx</link><pubDate>2/10/2010 9:59:58 AM</pubDate></item><item><title>How to Return XmlDocument from ASP.Net Webservice and Consuming it</title><description>How to Return XmlDocument from ASP.Net Webservice and Consuming it</description><link>http://www.codedigest.com/CodeDigest/139-How-to-Return-XmlDocument-from-ASP-Net-Webservice-and-Consuming-it.aspx</link><pubDate>2/5/2010 7:45:59 AM</pubDate></item><item><title>How to Redirect URLs/domain Without www to With www and Vice versa – Permanent Redirection in ASP.Net</title><description>How to Redirect URLs/domain Without www to With www and Vice versa – Permanent Redirection in ASP.Net</description><link>http://www.codedigest.com/CodeDigest/138-How-to-Redirect-URLs-domain-Without-www-to-With-www-and-Vice-versa-–-Permanent-Redirection-in-ASP-Net.aspx</link><pubDate>1/23/2010 8:23:19 AM</pubDate></item><item><title>Character Counter for ASP.Net TextArea or MultiLine TextBox Using jQuery</title><description>Character Counter for ASP.Net TextArea or MultiLine TextBox Using jQuery</description><link>http://www.codedigest.com/CodeDigest/137-Character-Counter-for-ASP-Net-TextArea-or-MultiLine-TextBox-Using-jQuery.aspx</link><pubDate>1/20/2010 8:57:49 AM</pubDate></item><item><title>Limit Number of Characters in MultiLine ASP.Net TextBox or TextArea Using jQuery</title><description>Limit Number of Characters in MultiLine ASP.Net TextBox or TextArea Using jQuery</description><link>http://www.codedigest.com/CodeDigest/136-Limit-Number-of-Characters-in-MultiLine-ASP-Net-TextBox-or-TextArea-Using-jQuery.aspx</link><pubDate>1/11/2010 8:16:40 AM</pubDate></item></channel></rss>