<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rajeshgaddam</title>
    <description>Stories kicked by rajeshgaddam</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title> Using keyword in C#</title>
      <description>I had read this article and its very helpful. This article explanins mainly about how to use keyword in c#. If you go through the article you can get the this. Nice blog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.techbubbles.com%2fc%2fusing-keyword-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.techbubbles.com%2fc%2fusing-keyword-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_keyword_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_keyword_in_C</guid>
      <pubDate>Mon, 17 Nov 2008 03:13:28 GMT</pubDate>
    </item>
    <item>
      <title> Worked Out Examples Of Oops Concepts in Console Application Using VB.</title>
      <description>In this article I gave the examples for all Oops concepts in console applications using VB.NET. This article is only for the beginners who want to learn .NET. And in my next article I will give the same examples using C#.

In this article you will see the examples for:

   1. Single Dimension Arrays
   2. Two Dimensional Arrays
   3. Jagged Arrays
   4. Structures
   5. Classes
   6. Method Overloading
   7. Constructors 

and many more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2foops-concepts%2fworked-out-examples-of-oops-concepts-in-console-application-using-vbnet"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2foops-concepts%2fworked-out-examples-of-oops-concepts-in-console-application-using-vbnet" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/Worked_Out_Examples_Of_Oops_Concepts_in_Console_Application_Using_VB</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/Worked_Out_Examples_Of_Oops_Concepts_in_Console_Application_Using_VB</guid>
      <pubDate>Mon, 17 Nov 2008 03:10:52 GMT</pubDate>
    </item>
    <item>
      <title> AJAX Cascading Dropdown Component using WCF</title>
      <description>Usually we seen how to use the ajax cascading dropdown list using webservices but in this article we can see  ajax cascading dropdown list using Windows Communication Foundation(WCF). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fajax%2fajax-cascading-dropdown-component-using-wcf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fajax%2fajax-cascading-dropdown-component-using-wcf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AJAX_Cascading_Dropdown_Component_using_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AJAX_Cascading_Dropdown_Component_using_WCF</guid>
      <pubDate>Sun, 16 Nov 2008 05:33:17 GMT</pubDate>
    </item>
    <item>
      <title> Programming XML with C# &amp;amp; Connecting Data and XML via ADO .NET</title>
      <description>In this article you can see how to work with XML documents with the help of ADO.NET. In this there are two approaches to work with XML and ADO.

1. You can use ADO.NET to access XML documents.

2. You can use ADO.NET and XML to access XML. Apart from this, you can access RDBMS using ADO.NET and XML.NET.

First we will see how to read XML using a Dataset

Reading XML using a Dataset

Normally in ADO.NET, we can access the data using the Dataset class. The Dataset class implements methods and properties to work with XML documents. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2faspnet%2fprogramming-xml-with-c-connecting-data-and-xml-via-ado-net"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2faspnet%2fprogramming-xml-with-c-connecting-data-and-xml-via-ado-net" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Programming_XML_with_C_Connecting_Data_and_XML_via_ADO_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Programming_XML_with_C_Connecting_Data_and_XML_via_ADO_NET</guid>
      <pubDate>Wed, 12 Nov 2008 05:15:40 GMT</pubDate>
    </item>
    <item>
      <title>Windows Communication Foundation (WCF)</title>
      <description>This article gives a neat explaination of configuring WCF sercices,Dependency Injection using WCF extensibility points and lot more. I find this article very useful. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.springframework.net%2fdocs%2f1.2.0-M1%2freference%2fhtml%2fwcf.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.springframework.net%2fdocs%2f1.2.0-M1%2freference%2fhtml%2fwcf.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Windows_Communication_Foundation_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Windows_Communication_Foundation_WCF</guid>
      <pubDate>Mon, 10 Nov 2008 22:49:57 GMT</pubDate>
    </item>
    <item>
      <title>Release Instance using WCF </title>
      <description>Below given example make clear the release instance setting, which controls how service class instances will release once its operation completes with respect to the client requests. 

Types of operation modes:

None:  Recycles the object according to the value.

BeforeCall:  Recycles the instance before to calling the operation.
AfterCall: Recycles the instance successive to the completion of the operation.
BeforeAndAfterCall: Recycles the instance before to calling the operation and successive to the completion of the operation.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2faspnet%2frelease-instance-using-wcf"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2faspnet%2frelease-instance-using-wcf" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Release_Instance_using_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Release_Instance_using_WCF</guid>
      <pubDate>Mon, 10 Nov 2008 22:43:38 GMT</pubDate>
    </item>
    <item>
      <title>Biz TalkMessaging Overview</title>
      <description>This article gives brief overview of Biz Talk Messaging like send and recieve pipelines, MessageBox, subscriptions, Ports etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fbiz-talk%2fbiz-talk-messaging-engine-overview"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fbiz-talk%2fbiz-talk-messaging-engine-overview" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Biz_TalkMessaging_Overview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Biz_TalkMessaging_Overview</guid>
      <pubDate>Mon, 10 Nov 2008 17:17:18 GMT</pubDate>
    </item>
    <item>
      <title>Biz Talk OverView </title>
      <description>This article gives completed overview of Biz Talk like architecture, Pipelines, Send and Recieve ports, Adaptors etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fbiz-talk%2fbiz-talk-complete-overview"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fbiz-talk%2fbiz-talk-complete-overview" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Biz_Talk_OverView</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Biz_Talk_OverView</guid>
      <pubDate>Mon, 10 Nov 2008 17:14:47 GMT</pubDate>
    </item>
    <item>
      <title>This article explains about the Asp.Net AjaxControlToolkit's ModalPopu</title>
      <description>I had read this article and its very useful. You can try it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetcodes.com%2fModalPopup_Postback.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetcodes.com%2fModalPopup_Postback.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/This_article_explains_about_the_Asp_Net_AjaxControlToolkit_s_ModalPopu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/This_article_explains_about_the_Asp_Net_AjaxControlToolkit_s_ModalPopu</guid>
      <pubDate>Mon, 10 Nov 2008 17:12:31 GMT</pubDate>
    </item>
    <item>
      <title>Programming Windows Presentation Foundation: Styles </title>
      <description>Using WPF styles, we can handle look and feel of the controls. If we are setting styles, mechanically change look and feel of the every control of that type in that application.

XAML styling is very similar to HTML and CSS, and you can apply styling in related behavior. For example, we can define the appearance for all buttons (control) in an application; confine it to all buttons on a screen, to a group of buttons, or to apply a special style for just one button. In that case, XAML came into the picture to define the appearance of the controls. Styles are applied to controls. Styles can be applied to an individual Controls, a page or window or in an external file that can be shared by multiple pages, windows, or applications.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fnet-35%2fprogramming-windows-presentation-foundation-styles"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fnet-35%2fprogramming-windows-presentation-foundation-styles" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Programming_Windows_Presentation_Foundation_Styles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Programming_Windows_Presentation_Foundation_Styles</guid>
      <pubDate>Mon, 10 Nov 2008 02:36:31 GMT</pubDate>
    </item>
    <item>
      <title>Team Viewer Desktop Sharing Tool</title>
      <description>Team Viewer is one of the best remote access application over the internet, it is very fast, simple and friendly desktop  solution  - all applications in one single go, very affordable module . 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.trekinnovations.com%2fgeneral%2fteam-viewer-desktop-sharing-remote-control-support"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.trekinnovations.com%2fgeneral%2fteam-viewer-desktop-sharing-remote-control-support" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/Team_Viewer_Desktop_Sharing_Tool</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/Team_Viewer_Desktop_Sharing_Tool</guid>
      <pubDate>Mon, 10 Nov 2008 02:34:10 GMT</pubDate>
    </item>
  </channel>
</rss>