<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by NavaidAkhtar</title>
    <description>Stories kicked by NavaidAkhtar</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>Working with ASP.Net Webservice on Vista / Windows Server 2008 (IIS 7)</title>
      <description>Working with Web services on Window 2003 Server (IIS 6) doesn't occured any effects when moving from windows XP. 

Hmm, But on moving to windows vista / windows 2008 Server, I was quite confused with the big change that Microsoft have done for existing ASP.Net applications.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2009%2f04%2f05%2fworking-with-asp-net-webservice-on-vista-windows-server-2008-iis-7.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2009%2f04%2f05%2fworking-with-asp-net-webservice-on-vista-windows-server-2008-iis-7.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Working_with_ASP_Net_Webservice_on_Vista_Windows_Server_2008_IIS_7</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Working_with_ASP_Net_Webservice_on_Vista_Windows_Server_2008_IIS_7</guid>
      <pubDate>Sun, 05 Apr 2009 06:15:51 GMT</pubDate>
    </item>
    <item>
      <title>New ASP.NET Charting Control</title>
      <description>From ScottGu's blog.  Brand new, Free, ASP.NET 3.5 chart control.  It looks very nice!
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f24%2fnew-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f24%2fnew-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_ASP_NET_Charting_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_ASP_NET_Charting_Control</guid>
      <pubDate>Tue, 25 Nov 2008 23:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Unity - Dependency Injection and Inversion of Control Container</title>
      <description>Dependency injection is a programming technique to reduce component coupling. Dependency injection is also commonly known as "inversion of control" or IoC or sometimes as The Hollywood Principle - &amp;quot;Don't call us, we'll call you". The goal of dependency injection is to separate the concerns of how a dependency is obtained from the core concerns of a boundary. This improves reusability by enabling components to be supplied with dependencies which may vary depending on context. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!267.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!267.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Unity_Dependency_Injection_and_Inversion_of_Control_Container</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Unity_Dependency_Injection_and_Inversion_of_Control_Container</guid>
      <pubDate>Tue, 09 Sep 2008 22:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Table-Value Parameters in SQL Server 2005</title>
      <description>In pre-SQL Server 2005 in order to pass in a set of values one had to create a temporary table, populate it with data using INSERT, and then just use it in the procedure or function since they are created for the current session and are available to all processes in that session. 

I did a blog on how to pass in Table-Value Parameters in SQL Server 2008 but what if we have a need to pass in multiple rows of data to a T-SQL statement, or a routine such as stored procedure or function in SQL Server 2005? 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!222.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!222.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Table_Value_Parameters_in_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Table_Value_Parameters_in_SQL_Server_2005</guid>
      <pubDate>Sun, 03 Aug 2008 07:06:51 GMT</pubDate>
    </item>
    <item>
      <title>Maintain Browser History with AJAX </title>
      <description>The article aims at understanding History Points in AJAX that allow the browser to keep track of AJAX steps and therefore move through them using forward and backward buttons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f07%2f26%2fMaintain-Browser-History-with-AJAX.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fharoonwaheed%2farchive%2f2008%2f07%2f26%2fMaintain-Browser-History-with-AJAX.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Maintain_Browser_History_with_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Maintain_Browser_History_with_AJAX</guid>
      <pubDate>Mon, 28 Jul 2008 04:08:11 GMT</pubDate>
    </item>
    <item>
      <title>Converting Data Table / Dataset Into JSON String</title>
      <description>JSON (Java Script Object Notation), is a light weight, easily understandable to read and write string. It is also easly parseable by machine.
It is introduced on two structues
   A collection (key/value pair)
   And ordered list of values.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f08%2fconverting-data-table-dataset-into-json-string.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f08%2fconverting-data-table-dataset-into-json-string.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Converting_Data_Table_Dataset_Into_JSON_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Converting_Data_Table_Dataset_Into_JSON_String</guid>
      <pubDate>Tue, 08 Jul 2008 23:42:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net Compilation and Merge Tool (Part 2 of 2) </title>
      <description>ASP NET Merge tool allows user to manage and combine assemblies that are created using ASP NET Compilation tool. It works only on assemblies that have been created by using ASP.NET 2.0 or higher.This tool creates one assembly for each folder in target application or it creates each assembly for each file.This tool gives you additional functionality for management and deployment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f03%2fasp-net-compilation-and-merge-tool-part-2-of-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f03%2fasp-net-compilation-and-merge-tool-part-2-of-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_Compilation_and_Merge_Tool_Part_2_of_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_Compilation_and_Merge_Tool_Part_2_of_2</guid>
      <pubDate>Tue, 08 Jul 2008 05:33:31 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net Compilation and Merge Tool (Part 1 of 2) </title>
      <description>ASP.NET Compilation tool is used to compile an ASP.NET Web application either in same machine or to deploy on a target machine such as a production server. It helps application performance because end users do not encounter a delay on the first request to the application while the application is compiled on backend. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f03%2fasp-net-compilation-and-merge-tool-part-1-of-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f07%2f03%2fasp-net-compilation-and-merge-tool-part-1-of-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_Compilation_and_Merge_Tool_Part_1_of_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_Compilation_and_Merge_Tool_Part_1_of_2</guid>
      <pubDate>Tue, 08 Jul 2008 05:31:42 GMT</pubDate>
    </item>
    <item>
      <title>How to use Javascript using Server-side scripting </title>
      <description>Hi. 
This article is interesting for those who loves to use javascript, but with little server postbacks. I had some times issues related to validation or client redirection or other sorts. So i got this solution and i would like to share it with you.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f06%2f28%2fhow-to-use-javascript-using-server-side-scripting.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnavaidakhtar%2farchive%2f2008%2f06%2f28%2fhow-to-use-javascript-using-server-side-scripting.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_use_Javascript_using_Server_side_scripting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_use_Javascript_using_Server_side_scripting</guid>
      <pubDate>Tue, 08 Jul 2008 05:27:35 GMT</pubDate>
    </item>
  </channel>
</rss>