<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by s13khan</title>
    <description>Stories kicked by s13khan</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>HTML5 Support In Visual Studio 2010</title>
      <description>I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a bit of homework and came up with an easy workaround. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f08%2fhtml5-support-in-visual-studio-2010%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f08%2fhtml5-support-in-visual-studio-2010%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/HTML5_Support_In_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/HTML5_Support_In_Visual_Studio_2010</guid>
      <pubDate>Mon, 09 Aug 2010 12:45:52 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET SlidingMessage Control</title>
      <description>The SlidingMessage server control is the ASP.NET version of the excellent jQuery SlidingMessage plugin by Henrik Joreteg. The control is very easy to use with minimal setup - all you have to do is drag and drop the control into your page and voila! you're ready to go. The binary includes all the necessary javascript inlcuding jquery so you don't even have to include them separately in your page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f07%2fasp-net-slidingmessage-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2010%2f07%2fasp-net-slidingmessage-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_SlidingMessage_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_SlidingMessage_Control</guid>
      <pubDate>Fri, 30 Jul 2010 16:15:04 GMT</pubDate>
    </item>
    <item>
      <title>Email Reporter: VSTS 2008 Load Test Plug-in</title>
      <description>Microsoft's Visual Studio Team System Test Edition provides a powerful platform to perform high volume load testing. It also provides high end flexibilities to write and utilize external plug-in for extended functionalities. 

&amp;quot;Email Reporter: VSTS 2008 Load Test Plug-in&amp;quot; enables users to send the load test reports to one or more pre-configured email addresses automatically, once a VSTS Load Test is completed. This open-source load test plug-in also provides supports for customization by which you can customize the reported performance data.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode.msdn.microsoft.com%2ferep"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode.msdn.microsoft.com%2ferep" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Email_Reporter_VSTS_2008_Load_Test_Plug_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Email_Reporter_VSTS_2008_Load_Test_Plug_in</guid>
      <pubDate>Mon, 09 Mar 2009 19:16:04 GMT</pubDate>
    </item>
    <item>
      <title>10 Tools Which I Still Use, Even I Have VSTS 2008</title>
      <description>In my last post, titled &amp;quot;10 Tools Which I Left After Using VSTS 2008&amp;quot;,  I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-still-use-even-i-have-vsts-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Still_Use_Even_I_Have_VSTS_2008</guid>
      <pubDate>Wed, 25 Jun 2008 21:31:11 GMT</pubDate>
    </item>
    <item>
      <title>10 Tools Which I Left After Using VSTS 2008</title>
      <description>I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. 

Here are 10 tools which I left after using VSTS 2008.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-left-after-using-vsts-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f06%2f24%2f10-tools-which-i-left-after-using-vsts-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Left_After_Using_VSTS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/10_Tools_Which_I_Left_After_Using_VSTS_2008</guid>
      <pubDate>Wed, 25 Jun 2008 17:01:08 GMT</pubDate>
    </item>
  </channel>
</rss>
