<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by powerrush</title>
    <description>Stories kicked by powerrush</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>ScottGu: Introducing "Razor" - a new view engine for ASP.NET</title>
      <description>&amp;quot;ASP.NET MVC has always supported the concept of "view engines" - which are the pluggable modules that implement different template syntax options.  The "default" view engine for ASP.NET MVC today uses the same .aspx/.ascx/.master file templates as ASP.NET Web Forms.  Other popular ASP.NET MVC view engines used today include Spark and NHaml.

The new view-engine option we've been working on is optimized around HTML generation using a code-focused templating approach. The codename for this new view engine is "Razor", and we'll be shipping the first public beta of it shortly.&amp;quot; &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%2f2010%2f07%2f02%2fintroducing-razor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f07%2f02%2fintroducing-razor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_Introducing_Razor_a_new_view_engine_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_Introducing_Razor_a_new_view_engine_for_ASP_NET</guid>
      <pubDate>Mon, 05 Jul 2010 16:30:51 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape's ORM, LightSpeed 3.1 has been released</title>
      <description>LightSpeed 3.1 has been released and includes VS2010 designer support along with a slew of many new capabilities - the ability to link models together across several model design files (no more huge messy models, logically group them across files), support for saved designer views, core support for Class table inheritance, T4 code generation support, and a whole heap more to help developers deliver faster. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2010%2f05%2f24%2flightspeed-3-1-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2010%2f05%2f24%2flightspeed-3-1-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Mindscape_s_ORM_LightSpeed_3_1_has_been_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Mindscape_s_ORM_LightSpeed_3_1_has_been_released</guid>
      <pubDate>Thu, 27 May 2010 09:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Latest jQuery and jQuery UI Theme links on Google CDN</title>
      <description>I have often seen developers asking where to find the jQuery UI Library and the jQuery UI Themes on Google CDN. Well here's the list &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f05%2flatest-jquery-and-jquery-ui-theme-links.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f05%2flatest-jquery-and-jquery-ui-theme-links.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Latest_jQuery_and_jQuery_UI_Theme_links_on_Google_CDN</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Latest_jQuery_and_jQuery_UI_Theme_links_on_Google_CDN</guid>
      <pubDate>Wed, 19 May 2010 12:12:00 GMT</pubDate>
    </item>
    <item>
      <title>Win the Latest Manning EBooks</title>
      <description>Here's a chance for you to win copies of the latest Manning EBooks. There are 10 copies in total to be won of the following:  ASP.NET MVC 2 in Action, jQuery in Action - 2nd Edition, C# in Depth - 2nd Edition, SQL Server MVP Deep Dives, and SharePoint 2007 Developer's Guide to Business Data Catalog. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f05%2fwin-latest-manning-ebooks.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f05%2fwin-latest-manning-ebooks.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Win_the_Latest_Manning_EBooks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Win_the_Latest_Manning_EBooks</guid>
      <pubDate>Tue, 18 May 2010 02:15:52 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server - FOR XML EXPLICIT and CDATA, XML and XMLTEXT attributes</title>
      <description>This is the follow-up post on FOR XML EXPLICIT that I promosed in the previous post. We saw some of the basics of FOR XML EXPLICIT in the previous post. Let us see a few more interesting usages of FOR XML EXPLICIT in this post. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjacob%2farchive%2f2010%2f05%2f12%2ffor-xml-workshop-for-xml-explicit-and-cdata-xml-and-xmltext-attributes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjacob%2farchive%2f2010%2f05%2f12%2ffor-xml-workshop-for-xml-explicit-and-cdata-xml-and-xmltext-attributes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_FOR_XML_EXPLICIT_and_CDATA_XML_and_XMLTEXT_attributes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_FOR_XML_EXPLICIT_and_CDATA_XML_and_XMLTEXT_attributes</guid>
      <pubDate>Thu, 13 May 2010 17:29:23 GMT</pubDate>
    </item>
    <item>
      <title>Understanding ALTER INDEX ALL REBUILD with Disabled Clustered Index</title>
      <description>A Story of Disabled Index &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f12%2fsql-server-understanding-alter-index-all-rebuild-with-disabled-clustered-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f12%2fsql-server-understanding-alter-index-all-rebuild-with-disabled-clustered-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Understanding_ALTER_INDEX_ALL_REBUILD_with_Disabled_Clustered_Index</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Understanding_ALTER_INDEX_ALL_REBUILD_with_Disabled_Clustered_Index</guid>
      <pubDate>Thu, 13 May 2010 16:07:46 GMT</pubDate>
    </item>
    <item>
      <title>Creating and Executing Parameterized Queries</title>
      <description>In this post we'll discuss how we can execute parameterized queries in .Net. At times when you can't use the most recommended way to retrieve/update data through Stored Procedures, you can rely on parameterized queries. It is much safer and recommended than building a sql string dynamically, which is a bit more error prone as well as hard to maintain. Parameterized queries are queries that have one or more embedded parameters in sql statement which are also type safe. You build them separately and attach them into the sql statement.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f11%2fcreating-and-executing-parameterized-queries.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f11%2fcreating-and-executing-parameterized-queries.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Creating_and_Executing_Parameterized_Queries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Creating_and_Executing_Parameterized_Queries</guid>
      <pubDate>Tue, 11 May 2010 20:39:37 GMT</pubDate>
    </item>
    <item>
      <title>Download Microsoft SQL Azure Frequently Asked Questions (FAQ)</title>
      <description>If you are struggling with a SQL Azure problem, one of the first resource to refer is the Microsoft SQL Azure FAQ document which presents a number of commonly asked SQL Azure questions along with a very detailed answer to each of them.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fsqlnews%2farchive%2f2010%2f05%2f11%2fdownload-microsoft-sql-azure-frequently-asked-questions-faq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fsqlnews%2farchive%2f2010%2f05%2f11%2fdownload-microsoft-sql-azure-frequently-asked-questions-faq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Download_Microsoft_SQL_Azure_Frequently_Asked_Questions_FAQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Download_Microsoft_SQL_Azure_Frequently_Asked_Questions_FAQ</guid>
      <pubDate>Wed, 19 May 2010 06:00:52 GMT</pubDate>
    </item>
    <item>
      <title>DFT 2 DFT</title>
      <description>This article talks on various ways you can transfer data between 2 Data Flow Task in SSIS. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fsudeep%2farchive%2f2010%2f05%2f06%2fdft-2-dft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fsudeep%2farchive%2f2010%2f05%2f06%2fdft-2-dft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/DFT_2_DFT</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/DFT_2_DFT</guid>
      <pubDate>Thu, 06 May 2010 06:25:30 GMT</pubDate>
    </item>
    <item>
      <title>Get Latest SQL Query for Sessions</title>
      <description>This is number one request from any developer regarding how to see what was the latest query for that session. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f05%2fsql-server-get-latest-sql-query-for-sessions-dmv%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f05%2fsql-server-get-latest-sql-query-for-sessions-dmv%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Get_Latest_SQL_Query_for_Sessions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Get_Latest_SQL_Query_for_Sessions</guid>
      <pubDate>Fri, 07 May 2010 18:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with LINQ - Part 2 (Language Enhancements)</title>
      <description>In my previous post I summarized Microsoft Language Integrated Query (LINQ). Briefly discussed about its components as well as showed some code examples to highlight the sql query type syntax it uses. When we talk about LINQ, we are talking about number of little features that were added in .net 3.0 framework which are the building blocks of the LINQ. In this post I will discuss these features a little further as follows.

Object Initializers 
Collection Initializers 
Anonymous Types, Implicitly Typed variables (var keyword) 
Lambda Expressions 
Partial Methods 
Extension Methods 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f05%2fgetting-started-with-linq-part-2-language-enhancements.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f05%2fgetting-started-with-linq-part-2-language-enhancements.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Getting_Started_with_LINQ_Part_2_Language_Enhancements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Getting_Started_with_LINQ_Part_2_Language_Enhancements</guid>
      <pubDate>Mon, 10 May 2010 08:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Open Data Protocol Visualizer Extension for VS2010</title>
      <description>A How-To video on how to download, install and start working with OData Visualizer Extension for Visual Studio.Net 2010. Its a 10 min video presented by Muhammad Mosa http://mosesofegypt.net
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fOpen-Data-Protocol-Visualizer-Extension-for-VS2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2fOpen-Data-Protocol-Visualizer-Extension-for-VS2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Open_Data_Protocol_Visualizer_Extension_for_VS2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Open_Data_Protocol_Visualizer_Extension_for_VS2010</guid>
      <pubDate>Wed, 05 May 2010 08:02:26 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with LINQ</title>
      <description>In this we'll continue to discuss how to go about the SQL Server Data Access using various technologies. This post will discuss Microsoft Language Integrated Query, otherwise known as LINQ. I will discuss how it can be used to accomplish the same tasks we have discussed in previous posts. But before that it surely requires a good introduction to start with. 

LINQ was introduced with .net 3.0 as one of the language enhancements. It uses generics, which was introduced in .net 2.0, thoroughly to accomplish what it was designed to do. LINQ is designed to query virtually any kind of data source which implements IEnumerable&amp;lt;T&amp;gt; interface. It allows you to query the data by emulating the SQL query expressions using any .net language you are comfortable with. Isn't that amazing!! 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f02%2fgetting-started-with-linq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdeepakpalkar%2farchive%2f2010%2f05%2f02%2fgetting-started-with-linq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Getting_Started_with_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Getting_Started_with_LINQ</guid>
      <pubDate>Thu, 06 May 2010 15:00:52 GMT</pubDate>
    </item>
    <item>
      <title>What is AdventureWorks? - The known and the Unknown Story</title>
      <description>The known and the Unknown Story &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f01%2fsql-server-what-is-adventureworks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f05%2f01%2fsql-server-what-is-adventureworks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/What_is_AdventureWorks_The_known_and_the_Unknown_Story</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/What_is_AdventureWorks_The_known_and_the_Unknown_Story</guid>
      <pubDate>Sun, 02 May 2010 01:17:24 GMT</pubDate>
    </item>
    <item>
      <title>Setting default member in role playing dimensions</title>
      <description>Today I got a call from one of my colleagues asking how to set a default member for a dimension attribute . I was a little surprised as I thought setting a default member is quite straight forward and was even more surprised to learn that the dimension had processed successfully but the cube had failed with errors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f30%2fsetting-default-member-in-role-playing-dimensions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f30%2fsetting-default-member-in-role-playing-dimensions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Setting_default_member_in_role_playing_dimensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Setting_default_member_in_role_playing_dimensions</guid>
      <pubDate>Fri, 30 Apr 2010 12:38:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010</title>
      <description>Good collection of ASP.NET, ASP.NET MVC and Visual Studio 2010 -related links. &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%2f2010%2f04%2f30%2fapril-30th-links-asp-net-asp-net-mvc-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2010%2f04%2f30%2fapril-30th-links-asp-net-asp-net-mvc-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_April_30th_Links_ASP_NET_ASP_NET_MVC_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_April_30th_Links_ASP_NET_ASP_NET_MVC_Visual_Studio_2010</guid>
      <pubDate>Fri, 30 Apr 2010 08:02:21 GMT</pubDate>
    </item>
    <item>
      <title>Creating solution file from a SSAS database</title>
      <description>Jason demonstrates how to generate a solution file from an SSAS database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f22%2fcreating-solution-file-from-a-ssas-database.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f22%2fcreating-solution-file-from-a-ssas-database.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Creating_solution_file_from_a_SSAS_database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Creating_solution_file_from_a_SSAS_database</guid>
      <pubDate>Fri, 30 Apr 2010 04:34:52 GMT</pubDate>
    </item>
    <item>
      <title>Jobs speaks:  Why Flash is dead and thats OK.</title>
      <description>As a Computer Science Professor at the University of Colorado and as an author of an iPhone and iPad book, iPhone and and iPads for Absolute Beginners I agree with what Steve Jobs posted a coupel hours ago on his website:  In essence he explained why Adobe Flash is a 15 year old relic. Adobe is too big and too entrenched in its narcissism to understand low power 620MHz ARM CPU or for that matter understand or listen to anybody but for themselves. Jobs is saying here: Its old technology, uses too much power, cannot be trusted, crashes Macs and . hey . nobody misses it. Specifically he said that "Flash was created during the PC era - for PCs and mice," &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frorylewis.com%2fapple%2fjobs-speaks-why-flash-is-dead-and-thats-ok"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frorylewis.com%2fapple%2fjobs-speaks-why-flash-is-dead-and-thats-ok" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Jobs_speaks_Why_Flash_is_dead_and_thats_OK</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Jobs_speaks_Why_Flash_is_dead_and_thats_OK</guid>
      <pubDate>Thu, 29 Apr 2010 18:52:14 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - GUID vs INT - Your Opinion</title>
      <description>Take your side. 

State your case.

Learn the reality. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f04%2f28%2fsql-server-guid-vs-int-your-opinion%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2010%2f04%2f28%2fsql-server-guid-vs-int-your-opinion%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_GUID_vs_INT_Your_Opinion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_GUID_vs_INT_Your_Opinion</guid>
      <pubDate>Wed, 28 Apr 2010 17:15:52 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 4 - Trim Text in a TextBlock and display Ellipses instead </title>
      <description>What happens when you have text that does not fit its container? Let's see.

    &amp;lt;Grid x:Name=&amp;quot;LayoutRoot&amp;quot; Background=&amp;quot;White&amp;quot; Margin=&amp;quot;40&amp;quot;&amp;gt;        &amp;lt;TextBlock Name=&amp;quot;tb&amp;quot; Height=&amp;quot;20&amp;quot; HorizontalAlignment=&amp;quot;Left&amp;quot;        Text=&amp;quot;This sentence is too long to fit in here&amp;quot;        Width=&amp;quot;100&amp;quot;&amp;gt;    &amp;lt;/Grid&amp;gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f04%2fsilverlight-4-trim-text-in-textblock.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f04%2fsilverlight-4-trim-text-in-textblock.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_4_Trim_Text_in_a_TextBlock_and_display_Ellipses_instead</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_4_Trim_Text_in_a_TextBlock_and_display_Ellipses_instead</guid>
      <pubDate>Mon, 26 Apr 2010 17:04:09 GMT</pubDate>
    </item>
    <item>
      <title>No-SQL - MongoDB - From introduction to high level usage in C#</title>
      <description>A good introduction to using MongoDB from C# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffredzvt.wordpress.com%2f2010%2f04%2f24%2fno-sql-mongodb-from-introduction-to-high-level-usage-in-csharp-with-norm%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffredzvt.wordpress.com%2f2010%2f04%2f24%2fno-sql-mongodb-from-introduction-to-high-level-usage-in-csharp-with-norm%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/No_SQL_MongoDB_From_introduction_to_high_level_usage_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/No_SQL_MongoDB_From_introduction_to_high_level_usage_in_C</guid>
      <pubDate>Mon, 26 Apr 2010 18:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape releases VS2010 designer for LINQ to SharePoint 2010</title>
      <description>SharePoint 2010 was released today and one great new feature is LINQ to SharePoint. Unfortunately, working with LINQ to SharePoint involves command line tools and XML configuration. Mindscape Visual Tools for SharePoint provides a VS2010 integrated designer to drag and drop and manage the objects you wish to query. This post talks about the features and offers the first 50 sign ups a FREE copy of the product. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2010%2f04%2f22%2fintroducing-visual-tools-for-sharepoint%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2010%2f04%2f22%2fintroducing-visual-tools-for-sharepoint%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Mindscape_releases_VS2010_designer_for_LINQ_to_SharePoint_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Mindscape_releases_VS2010_designer_for_LINQ_to_SharePoint_2010</guid>
      <pubDate>Fri, 23 Apr 2010 00:54:16 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server - Case Sensivity and Accent sensivity determined by a Colla</title>
      <description>Sql server 2005/2008 support Unicode characters so you can present your data in any language so for example if your Database collation is (a Latin) and you want to store Arabic language words ,you need to define Unicode data type columns like(nchar,nvarchar,ntext) to stored your data properly and to avoid the question marks problem (???) except if your database collation is Arabic and in this case it does not need to define your columns as a Unicode type because you can use the type like(char,varchar,text) to store Arabic language because in this case the collation is responsible to display your character language. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2ffabdulwahab%2farchive%2f2010%2f04%2f19%2fsql-server-case-sensivity-and-accent-sensivity-determined-by-a-collation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2ffabdulwahab%2farchive%2f2010%2f04%2f19%2fsql-server-case-sensivity-and-accent-sensivity-determined-by-a-collation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Case_Sensivity_and_Accent_sensivity_determined_by_a_Colla</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Case_Sensivity_and_Accent_sensivity_determined_by_a_Colla</guid>
      <pubDate>Mon, 19 Apr 2010 05:11:15 GMT</pubDate>
    </item>
    <item>
      <title>SSRS reports using embedded images</title>
      <description>this post demonstrates how to use embedded images on your report based on a condition... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f18%2fssrs-reports-using-embedded-images.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fjason%2farchive%2f2010%2f04%2f18%2fssrs-reports-using-embedded-images.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SSRS_reports_using_embedded_images</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SSRS_reports_using_embedded_images</guid>
      <pubDate>Mon, 19 Apr 2010 04:39:11 GMT</pubDate>
    </item>
    <item>
      <title>Too many indexes, Is it a problem?</title>
      <description>We discussed in previous posts, how important to create index on your tables or views. However, next question will come to you what is number of indexes that you can create or will the be a performance decrease on number of indexes you create? In all... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdinesh_asanka%2farchive%2f2010%2f04%2f19%2ftoo-many-indexes-is-it-a-problem.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeyondrelational.com%2fblogs%2fdinesh_asanka%2farchive%2f2010%2f04%2f19%2ftoo-many-indexes-is-it-a-problem.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Too_many_indexes_Is_it_a_problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Too_many_indexes_Is_it_a_problem</guid>
      <pubDate>Mon, 19 Apr 2010 04:33:24 GMT</pubDate>
    </item>
  </channel>
</rss>
