<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" 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><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CodedigestLatestArticles" type="application/rss+xml" /><item><title>SEO Friendly Custom Paging and Jump To a Page Functionality in GridView Control Using LINQ</title><description>The main disadvantage of the inbuilt pager in GridView control is, it is not simply a hyper link to a page but they are associated with javascript which makes a postback to bind the current page records and thus making it not search engine friendly pager. A link is search engine friendly if it has a target page associated with it through href property. Search engines will automatically reach the target page and will index those pages in this case. </description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/V4uqc1FnW5M/271_SEO_Friendly_Custom_Paging_and_Jump_To_a_Page_Functionality_in_GridView_Control_Using_LINQ.aspx</link><pubDate>7/16/2009 9:19:18 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/271_SEO_Friendly_Custom_Paging_and_Jump_To_a_Page_Functionality_in_GridView_Control_Using_LINQ.aspx</feedburner:origLink></item><item><title>User Controls and Dynamic User controls in ASP.Net</title><description>Apart from inbuilt server controls and HTML controls, ASP.Net offers us the flexibility to create our own custom control which can be reused across our project. This is because, not every time the inbuilt asp.net controls will satisfy all our needs. To overcome this difficulty, asp.net infrastructure allows us to create our own custom control and user control to build our own functionalities.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/I0a9Ci9_sGA/269_User_Controls_and_Dynamic_User_controls_in_ASPNet.aspx</link><pubDate>7/10/2009 11:37:50 PM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/269_User_Controls_and_Dynamic_User_controls_in_ASPNet.aspx</feedburner:origLink></item><item><title>Working with DateTime Object and Formatting DateTime Object in ASP.Net</title><description>DateTime is one of the most frequently used objects in any project we work. Most often, we get requirements to do some basic operations like formatting, adding, comparing on the datetime objects in our projects. This article will help us to understand the DateTime object and other operation we can do with datetime object.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/cxAt10iynvU/264_Working_with_DateTime_Object_and_Formatting_DateTime_Object_in_ASPNet.aspx</link><pubDate>7/2/2009 5:42:49 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/264_Working_with_DateTime_Object_and_Formatting_DateTime_Object_in_ASPNet.aspx</feedburner:origLink></item><item><title>GridView Style Edit Update in Repeater Control Using jQuery and Ajax</title><description>Repeater control is one of the light weight control when compared to the other databound controls. It provides more flexibility on the layout of data displayed and the control itself will not render any additional HTML like GridView and DataList control do. Repeater control as such will not provide edit/update functionalities for the data. In this article, we will overcome this difficulty and provide an edit update feature similar to GridView control using the powerful jQuery library and Ajax. </description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/UFbaYIcB2BU/261_GridView_Style_Edit_Update_in_Repeater_Control_Using_jQuery_and_Ajax.aspx</link><pubDate>6/26/2009 11:05:54 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/jQuery/261_GridView_Style_Edit_Update_in_Repeater_Control_Using_jQuery_and_Ajax.aspx</feedburner:origLink></item><item><title>How to Open File Dialog in C#?</title><description>This article demonstrates using the windows API FileOpen Dialog to get a user's file selection.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/YiYlEtXnQ8c/258_How_to_call_the_Windows_API_FileOpen_Dialog_.aspx</link><pubDate>6/26/2009 10:42:40 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/CSHARP/258_How_to_call_the_Windows_API_FileOpen_Dialog_.aspx</feedburner:origLink></item><item><title>Working with static and dynamic arrays in C#</title><description>Arrays are an extremely important part of any programmer's code library.  There are static and dynamic arrays.  This article discusses these two types of arrays and includes examples of each.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/paKRKxNnveE/257_Declaring_static_and_dynamic_arrays.aspx</link><pubDate>6/26/2009 10:16:36 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/CSHARP/257_Declaring_static_and_dynamic_arrays.aspx</feedburner:origLink></item><item><title>C# Arrays-Explained</title><description>What is an array?In simplest terms, an array is an organized collection. It can be a collection of anything. The important thing to remember is that it is a collection.  This example uses an array of system.drawing.color.colors to change the background color of a windows form.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/HIzrkIIn0Vg/255_Introduction_to_Arrays_in_C_Sharp.aspx</link><pubDate>6/20/2009 11:07:24 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/CSHARP/255_Introduction_to_Arrays_in_C_Sharp.aspx</feedburner:origLink></item><item><title>Populating RadioButtonList Using jQuery, JSON in ASP.Net</title><description>One of my previous article Building Cascading DropDownList in ASP.Net Using jQuery and JSON discussed about constructing cascading DropDownList control using jQuery and JSON. One of the user [Shah] has commented that his requirement was to populate a RadioButtonList instead of a child DropDownList control. Read more..</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/Am_Bw0G6OYs/259_Populating_RadioButtonList_Using_jQuery_JSON_in_ASPNet.aspx</link><pubDate>6/19/2009 11:24:35 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/jQuery/259_Populating_RadioButtonList_Using_jQuery_JSON_in_ASPNet.aspx</feedburner:origLink></item><item><title>Custom Paging for GridView using LINQ</title><description>LINQ stands for Language Integrated Query.  LINQ is a data querying methodology that provides querying capabilities to .Net languages which have similar to SQL query syntax. Moving forward, we will build custom paging for GridView control using LINQ to SQL classes.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/tnfgSlt5OTc/153_Custom_Paging_for_GridView_using_LINQ.aspx</link><pubDate>6/11/2009 9:09:55 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/153_Custom_Paging_for_GridView_using_LINQ.aspx</feedburner:origLink></item><item><title>Beginning Windows Communication Foundation (WCF) Service Development and Consuming it</title><description>SOA is an architectural design pattern by which several guiding principles determine the nature of the design. Basically, SOA states that every component of a system should be a service, and the system should be composed of several loosely-coupled services.WCF is the acronym for Windows Communication Foundation. It is Microsoft's latest technology that enables applications in a distributed environment to communicate with each other. Read more...</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/2Y30UZbbe4k/254_Beginning_Windows_Communication_Foundation_(WCF)_Service_Development_and_Consuming_it.aspx</link><pubDate>6/11/2009 8:55:09 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/WCF/254_Beginning_Windows_Communication_Foundation_(WCF)_Service_Development_and_Consuming_it.aspx</feedburner:origLink></item><item><title>Customize User Controls with Smart Tag feature in Windows Forms</title><description>This article explains how to create a usercontrol with a Smart Tag(Task List) attached to it.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/nLDajLlp8nU/251_Customizing_User_Controls_with_Smart_Tag_feature.aspx</link><pubDate>6/9/2009 8:19:37 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/VisualStudio/251_Customizing_User_Controls_with_Smart_Tag_feature.aspx</feedburner:origLink></item><item><title>Beginning Windows Presentation Foundation Project</title><description>This article by Jayaram Krishnaswamy introduces the reader accustomed to working with the traditional graphic user interface in earlier versions of VB to Windows Presentation Foundation. Importantly, it introduces the reader to the XAML's declarative format and what it means in the design interface of VS 2008. </description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/gon-sh9ilqg/253_Beginning_Windows_Presentation_Foundation_Project.aspx</link><pubDate>6/9/2009 8:04:57 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/WPF/253_Beginning_Windows_Presentation_Foundation_Project.aspx</feedburner:origLink></item><item><title>BizTalk - Errors and Warnings, Causes and Solutions</title><description>The following article will discuss on the common errors and warning that we face when using BizTalk and their resolutions.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/7rrvo5VGpBs/250_BizTalk_-_Errors_and_Warnings_Causes_and_Solutions.aspx</link><pubDate>6/8/2009 8:42:02 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/BizTalk/250_BizTalk_-_Errors_and_Warnings_Causes_and_Solutions.aspx</feedburner:origLink></item><item><title>DatePicker Control in ASP.Net</title><description>Most often we will get a requirement to capture date input from the users. Normally, we can do this with a textbox and asking user to input the date in a particular format using a help text near by the textbox. This article will help us to build this control ourselves and also some of the other options available.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/LI7Vd_Qguds/247_DatePicker_Control_in_ASPNet.aspx</link><pubDate>6/4/2009 6:19:19 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/247_DatePicker_Control_in_ASPNet.aspx</feedburner:origLink></item><item><title>Using the Validator Controls in ASP.Net Projects</title><description>Input validation is one of the important things we should implement in any project. From ASP days, we write our validation code using javascript wherever necessary. With the introduction of .Netframework, we have set of inbuilt validation controls which help in validating our inputs easily and which take very less time when compared to ASP days. Read more in this article..</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/EqkI0EvWVsc/245_Using_the_Validator_Controls_in_ASPNet_Projects.aspx</link><pubDate>5/27/2009 8:57:28 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/245_Using_the_Validator_Controls_in_ASPNet_Projects.aspx</feedburner:origLink></item><item><title>JSON Serialization and De-serialization in WCF DataContracts</title><description>This article explains how to perform JSON serialization/deserialization of WCF DataContract attributed object using DataContractJsonSerializer class.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/-k4JyJ4q5Zo/243_JSON_Serialization_and_De-serialization_in_WCF_DataContracts.aspx</link><pubDate>5/23/2009 10:22:18 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/WCF/243_JSON_Serialization_and_De-serialization_in_WCF_DataContracts.aspx</feedburner:origLink></item><item><title>Tips for Deploying ASP.Net Application in Production</title><description>In this article, we will see some of useful tips that can help us in deploying application efficiently in production.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/tL7NCLcl9mE/242_Tips_for_Deploying_ASPNet_Application_in_Production.aspx</link><pubDate>5/15/2009 1:46:24 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/242_Tips_for_Deploying_ASPNet_Application_in_Production.aspx</feedburner:origLink></item><item><title>Using RoleService for Role Based Forms Authentication in ASP.NET AJAX</title><description>In my previous article Using Authentication Services in ASP.NET AJAX for Forms Authentication we have understood how to use the authentication service to provide forms authentication in ajax applications. Most of the times, we will also have number of roles to provide different set of permissions to different users. The ASP.Net AJAX Extensions 1.0 released for ASP.Net 2.0 does not have an inbuilt service like authentication service that provides roles support. The next version of ASP.Net AJAX th</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/xBFD-yKiphM/240_Using_RoleService_for_Role_Based_Forms_Authentication_in_ASPNET_AJAX.aspx</link><pubDate>5/7/2009 9:14:51 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNETAJAX/240_Using_RoleService_for_Role_Based_Forms_Authentication_in_ASPNET_AJAX.aspx</feedburner:origLink></item><item><title>Choosing the Right DataBound Control in ASP.Net</title><description>There are various databound controls available in ASP.Net to display data. For example: GridView, DataList, Repeater, ListView, etc. Whenever we get a requirement to display data, there is always a confusion to choose the right databound control that can satisfy our needs. This article will help you to understand all these controls and their advantage in a particular scenario which can help us to choose the right control that can fit our needs.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/qBTNrMTx-oQ/239_Choosing_the_Right_DataBound_Control_in_ASPNet.aspx</link><pubDate>4/30/2009 11:24:38 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/ASPNET/239_Choosing_the_Right_DataBound_Control_in_ASPNet.aspx</feedburner:origLink></item><item><title>How to perform WPF Data Binding using LINQ to XML - Part 2</title><description>This article is a sequel to the previous artile that shows how to perform binding to inline XML data using XLINQ objects. In this part, we discuss how to bind to an XML file using XLINQ objects and details out a sample application.</description><link>http://feedproxy.google.com/~r/CodedigestLatestArticles/~3/fS_3c2kYfVI/238_How_to_perform_WPF_Data_Binding_using_LINQ_to_XML_-_Part_2.aspx</link><pubDate>4/27/2009 7:38:55 AM</pubDate><feedburner:origLink>http://www.codedigest.com/Articles/WPF/238_How_to_perform_WPF_Data_Binding_using_LINQ_to_XML_-_Part_2.aspx</feedburner:origLink></item></channel></rss>
