<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: queued links: .net</title>
    <link>http://www.dzone.com/links/queue/tag/.net.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 22 May 2013 00:01:41 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-22T00:01:41Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/.net/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Thread-Safe Queues with ConcurrentQueue</title>
      <link>http://www.dzone.com/links/r/threadsafe_queues_with_concurrentqueue.html</link>
      <description>The standard .NET queue classes are not thread-safe so require additional locking to avoid errors when used in multithreaded or parallel scenarios. This additional complexity is not required with the generic ConcurrentQueue class.</description>
      <category>.net</category>
      <category>how-to</category>
      <pubDate>Tue, 21 May 2013 21:51:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972177.html</guid>
      <dc:creator>BlackWasp</dc:creator>
      <dc:date>2013-05-21T21:51:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/threadsafe_queues_with_concurrentqueue.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972177.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The standard .NET queue classes are not thread-safe so require additional locking to avoid errors when used in multithreaded or parallel scenarios. This additional complexity is not required with the generic ConcurrentQueue class.<br/><br/><a href='http://www.dzone.com/links/rss/threadsafe_queues_with_concurrentqueue.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972177' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972177</dz:linkId>
      <dz:submitDate>2013-05-21T21:51:22Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972177.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>BlackWasp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/210593.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>OuterConf 2013 presentations on open source development</title>
      <link>http://www.dzone.com/links/r/outerconf_2013_presentations_on_open_source_devel.html</link>
      <description>The Outercurve Foundation has provided a summary (with links to presentations) of its recent open source software conference keynotes. Some of the speakers included Jono Bacon, Scott Guthrie, Ross Gardler, Donnie Berkholz and Kohsuke Kawaguchi. They spoke on topics ranging from Windows installation packages to community management, identifying destructive developers who ruin communities, project governance, patterns and practices that successful growing open source projects demonstrate, and how to wrestle with project growth and success.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>open source</category>
      <category>windows</category>
      <pubDate>Tue, 21 May 2013 21:45:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972175.html</guid>
      <dc:creator>dp619</dc:creator>
      <dc:date>2013-05-21T21:45:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/outerconf_2013_presentations_on_open_source_devel.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972175.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The Outercurve Foundation has provided a summary (with links to presentations) of its recent open source software conference keynotes. Some of the speakers included Jono Bacon, Scott Guthrie, Ross Gardler, Donnie Berkholz and Kohsuke Kawaguchi. They spoke on topics ranging from Windows installation packages to community management, identifying destructive developers who ruin communities, project governance, patterns and practices that successful growing open source projects demonstrate, and how to wrestle with project growth and success.<br/><br/><a href='http://www.dzone.com/links/rss/outerconf_2013_presentations_on_open_source_devel.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972175' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972175</dz:linkId>
      <dz:submitDate>2013-05-21T21:45:51Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972175.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dp619</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/288721.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code</title>
      <link>http://www.dzone.com/links/r/prevent_javascript_code_blocking_the_ui_thread_wi.html</link>
      <description>In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery. It’s part of a project where my customer asked for the possibility of answering a questionnaire in two ways: using a Wizard (one question at a time) and Listing (all questions at once) in a single form. The client side code for the Listing was the culprit and is the subject of this post.</description>
      <category>.net</category>
      <category>css-html</category>
      <category>how-to</category>
      <category>javascript</category>
      <pubDate>Tue, 21 May 2013 21:16:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972167.html</guid>
      <dc:creator>leniel</dc:creator>
      <dc:date>2013-05-21T21:16:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/prevent_javascript_code_blocking_the_ui_thread_wi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972167.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of jQuery. It’s part of a project where my customer asked for the possibility of answering a questionnaire in two ways: using a Wizard (one question at a time) and Listing (all questions at once) in a single form. The client side code for the Listing was the culprit and is the subject of this post.<br/><br/><a href='http://www.dzone.com/links/rss/prevent_javascript_code_blocking_the_ui_thread_wi.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972167' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972167</dz:linkId>
      <dz:submitDate>2013-05-21T21:16:22Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>23</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972167.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>leniel</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/436057.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...</title>
      <link>http://www.dzone.com/links/r/simple_crud_with_knockout_breeze_web_api_twitter.html</link>
      <description>As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I came with. The idea was to make this CRUD screens as a single page interface so the only interactions with the server would be to save stuff to the database...</description>
      <category>.net</category>
      <category>css-html</category>
      <category>javascript</category>
      <category>microsoft</category>
      <pubDate>Tue, 21 May 2013 21:11:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972163.html</guid>
      <dc:creator>tomakazoo</dc:creator>
      <dc:date>2013-05-21T21:11:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/simple_crud_with_knockout_breeze_web_api_twitter.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972163.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I came with. The idea was to make this CRUD screens as a single page interface so the only interactions with the server would be to save stuff to the database...<br/><br/><a href='http://www.dzone.com/links/rss/simple_crud_with_knockout_breeze_web_api_twitter.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972163' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972163</dz:linkId>
      <dz:submitDate>2013-05-21T21:11:07Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>18</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972163.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tomakazoo</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1121947.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Domain Events with Ninject and ASP.Net Web API</title>
      <link>http://www.dzone.com/links/r/domain_events_with_ninject_and_aspnet_web_api.html</link>
      <description>How to hook up domain events to concrete implementations using Ninject as an IoC container and the ASP.Net Web API.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>methodology</category>
      <category>microsoft</category>
      <pubDate>Tue, 21 May 2013 21:08:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972161.html</guid>
      <dc:creator>bbraithwaite</dc:creator>
      <dc:date>2013-05-21T21:08:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/domain_events_with_ninject_and_aspnet_web_api.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972161.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to hook up domain events to concrete implementations using Ninject as an IoC container and the ASP.Net Web API.<br/><br/><a href='http://www.dzone.com/links/rss/domain_events_with_ninject_and_aspnet_web_api.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972161' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972161</dz:linkId>
      <dz:submitDate>2013-05-21T21:08:49Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972161.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bbraithwaite</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1057623.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Understanding the MvcRouteHandler and MvcHandler in ASP.NET MVC</title>
      <link>http://www.dzone.com/links/r/understanding_the_mvcroutehandler_and_mvchandler.html</link>
      <description>Whenever a request is received by MVC, it is the job of the routing engine to match the request URL with the registered routes. After finding the matched route, the route handler for the route is being called. Each route can have its own route handler. A route handler is a class that implements IRouteHandler interface.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web design</category>
      <pubDate>Tue, 21 May 2013 16:40:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972081.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T16:40:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/understanding_the_mvcroutehandler_and_mvchandler.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972081.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Whenever a request is received by MVC, it is the job of the routing engine to match the request URL with the registered routes. After finding the matched route, the route handler for the route is being called. Each route can have its own route handler. A route handler is a class that implements IRouteHandler interface.<br/><br/><a href='http://www.dzone.com/links/rss/understanding_the_mvcroutehandler_and_mvchandler.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972081' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972081</dz:linkId>
      <dz:submitDate>2013-05-21T16:40:32Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>26</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972081.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Call JavaScript in an ASP.NET User Control</title>
      <link>http://www.dzone.com/links/r/call_javascript_in_an_aspnet_user_control.html</link>
      <description>In ASP.NET it is easy to call a server-side function on a user control during post back. However, you have to do some custom code if you want to call a JavaScript function that resides inside of a user control without performing a postback.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Tue, 21 May 2013 16:40:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972079.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T16:40:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/call_javascript_in_an_aspnet_user_control.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972079.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In ASP.NET it is easy to call a server-side function on a user control during post back. However, you have to do some custom code if you want to call a JavaScript function that resides inside of a user control without performing a postback.<br/><br/><a href='http://www.dzone.com/links/rss/call_javascript_in_an_aspnet_user_control.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972079' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972079</dz:linkId>
      <dz:submitDate>2013-05-21T16:40:07Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972079.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>ASP.NET FriendlyUrls ViewSwitcher and jQuery Mobile</title>
      <link>http://www.dzone.com/links/r/aspnet_friendlyurls_viewswitcher_and_jquery_mobile.html</link>
      <description>Sometime ago, September of 2012, Scott Hanselman blogged about a cool new library written for ASP.NET WebForms called ASP.NET Friendly URLs. The ASP.NET Friendly URLs library makes it easy to enable extensionless URLs for file-based handlers (e.g. ASPX, ASHX) in ASP.NET applications.&amp;nbsp; The library itself is very cool. In a nutshell, you, with two lines of code, can have extensionless URLs in ASP.NET web forms and have different pages served up for mobile devices.&amp;nbsp; Scott Hanselman’s blog post covers all of the details on features and implementation. I wanted to show you a problem that I had with using the library, namely the ViewSwitcher control, with jQuery Mobile.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Tue, 21 May 2013 16:27:12 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972061.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T16:27:12Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/aspnet_friendlyurls_viewswitcher_and_jquery_mobile.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972061.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Sometime ago, September of 2012, Scott Hanselman blogged about a cool new library written for ASP.NET WebForms called ASP.NET Friendly URLs. The ASP.NET Friendly URLs library makes it easy to enable extensionless URLs for file-based handlers (e.g. ASPX, ASHX) in ASP.NET applications.&nbsp; The library itself is very cool. In a nutshell, you, with two lines of code, can have extensionless URLs in ASP.NET web forms and have different pages served up for mobile devices.&nbsp; Scott Hanselman’s blog post covers all of the details on features and implementation. I wanted to show you a problem that I had with using the library, namely the ViewSwitcher control, with jQuery Mobile.<br/><br/><a href='http://www.dzone.com/links/rss/aspnet_friendlyurls_viewswitcher_and_jquery_mobile.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972061' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972061</dz:linkId>
      <dz:submitDate>2013-05-21T16:27:12Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972061.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NuoDB 1.1 Release and Product Demo Webinar</title>
      <link>http://www.dzone.com/links/r/nuodb_11_release_and_product_demo_webinar.html</link>
      <description>Want to learn more about NuoDB? Check out this Webinar to learn more about our new Dev Center, product improvements, and Microsoft integration.</description>
      <category>.net</category>
      <category>database</category>
      <category>server</category>
      <category>windows</category>
      <pubDate>Tue, 21 May 2013 15:21:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972039.html</guid>
      <dc:creator>knoxa</dc:creator>
      <dc:date>2013-05-21T15:21:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/nuodb_11_release_and_product_demo_webinar.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972039.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Want to learn more about NuoDB? Check out this Webinar to learn more about our new Dev Center, product improvements, and Microsoft integration.<br/><br/><a href='http://www.dzone.com/links/rss/nuodb_11_release_and_product_demo_webinar.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972039' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972039</dz:linkId>
      <dz:submitDate>2013-05-21T15:21:13Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>25</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972039.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>knoxa</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1144661.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Load MS Project Template (MPT) Files &amp;amp; Enhanced Gantt Chart Rendering</title>
      <link>http://www.dzone.com/links/r/load_ms_project_template_mpt_files_amp_enhanced_g.html</link>
      <description>We are happy to announce the release of Aspose.Tasks for .NET 5.4.0. With this month’s release, Aspose.Tasks for .NET now supports loading Microsoft Project Template (MPT) files which enable users to create project from constructor using template as parameter. Now Project’s constructor can be used to create project from templates and read existing projects as well, avoiding usage of ProjectReader. In this month’s release, we have added enhancements to the Gantt chart rendering by providing the option to roll up Gantt bars that marks any summary task in the project by its visible subtasks. In addition, we have also provided the facility to avoid marking non-working time on Gantt chart. The rendering process has also been enhanced to allow printing/hiding of legends on each page. We have also added additional task constraints in this month’s release which include StartNoEarlierThan, FinishNoEarlierThan, MustStartOn, and MustFinishOn task constraints. Loading Microsoft. This month’s release also includes a number of bug fixes related to XML output, where unnecessary data was present as compared to the output by MSP, identifying external tasks, incorrect duration while rendering Gantt chart, and custom fields.</description>
      <category>.net</category>
      <category>news</category>
      <category>tools</category>
      <pubDate>Tue, 21 May 2013 14:38:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/972021.html</guid>
      <dc:creator>sheraz786</dc:creator>
      <dc:date>2013-05-21T14:38:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/load_ms_project_template_mpt_files_amp_enhanced_g.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/972021.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We are happy to announce the release of Aspose.Tasks for .NET 5.4.0. With this month’s release, Aspose.Tasks for .NET now supports loading Microsoft Project Template (MPT) files which enable users to create project from constructor using template as parameter. Now Project’s constructor can be used to create project from templates and read existing projects as well, avoiding usage of ProjectReader. In this month’s release, we have added enhancements to the Gantt chart rendering by providing the option to roll up Gantt bars that marks any summary task in the project by its visible subtasks. In addition, we have also provided the facility to avoid marking non-working time on Gantt chart. The rendering process has also been enhanced to allow printing/hiding of legends on each page. We have also added additional task constraints in this month’s release which include StartNoEarlierThan, FinishNoEarlierThan, MustStartOn, and MustFinishOn task constraints. Loading Microsoft. This month’s release also includes a number of bug fixes related to XML output, where unnecessary data was present as compared to the output by MSP, identifying external tasks, incorrect duration while rendering Gantt chart, and custom fields.<br/><br/><a href='http://www.dzone.com/links/rss/load_ms_project_template_mpt_files_amp_enhanced_g.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=972021' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>972021</dz:linkId>
      <dz:submitDate>2013-05-21T14:38:23Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>24</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/972021.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sheraz786</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1031631.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>RavenDB: Fixing Up the Build Process</title>
      <link>http://www.dzone.com/links/r/ravendb_fixing_up_the_build_process.html</link>
      <description>There is a big problem in the RavenDB build process. To be rather more exact, there is a… long problem in the RavenDB build process.</description>
      <category>.net</category>
      <category>database</category>
      <category>news</category>
      <pubDate>Tue, 21 May 2013 14:09:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971985.html</guid>
      <dc:creator>egenesky</dc:creator>
      <dc:date>2013-05-21T14:09:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/ravendb_fixing_up_the_build_process.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971985.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There is a big problem in the RavenDB build process. To be rather more exact, there is a… long problem in the RavenDB build process.<br/><br/><a href='http://www.dzone.com/links/rss/ravendb_fixing_up_the_build_process.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971985' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971985</dz:linkId>
      <dz:submitDate>2013-05-21T14:09:56Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>99</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971985.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>egenesky</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/975993.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>What is lexical scoping?</title>
      <link>http://www.dzone.com/links/r/what_is_lexical_scoping.html</link>
      <description>Happy Eliza Doolittle day all; today seems like an appropriate day for careful elocution of technical jargon.&amp;nbsp;So today,&amp;nbsp;yet another question about &amp;quot;scope&amp;quot;. As one of the more over-used jargon terms in programming languages, I get a lot of questions about it.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>other languages</category>
      <pubDate>Tue, 21 May 2013 11:56:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971907.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-21T11:56:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/what_is_lexical_scoping.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971907.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Happy Eliza Doolittle day all; today seems like an appropriate day for careful elocution of technical jargon.&nbsp;So today,&nbsp;yet another question about &quot;scope&quot;. As one of the more over-used jargon terms in programming languages, I get a lot of questions about it.<br/><br/><a href='http://www.dzone.com/links/rss/what_is_lexical_scoping.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971907' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971907</dz:linkId>
      <dz:submitDate>2013-05-21T11:56:10Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>31</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971907.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Introducing My Cloud Deployment Service, OnCheckin.com - Diary Of A Ninja</title>
      <link>http://www.dzone.com/links/r/introducing_my_cloud_deployment_service_oncheckin.html</link>
      <description>Constantly over the past few years I’ve thanked my lucky stars that I’ve had continuous integration and deployment setup for the web sites I’ve been working on. I feel incredibly strongly about the benefits that having a good Continuous Integration and Deployment story can bring to a project and it’s team. Sadly, not everyone has been able to experience the awesome sauce of CI/CD. I’ve been working hard to change that.</description>
      <category>.net</category>
      <category>announcement</category>
      <category>microsoft</category>
      <category>tools</category>
      <pubDate>Tue, 21 May 2013 11:21:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971889.html</guid>
      <dc:creator>dougrathbone</dc:creator>
      <dc:date>2013-05-21T11:21:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/introducing_my_cloud_deployment_service_oncheckin.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971889.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Constantly over the past few years I’ve thanked my lucky stars that I’ve had continuous integration and deployment setup for the web sites I’ve been working on. I feel incredibly strongly about the benefits that having a good Continuous Integration and Deployment story can bring to a project and it’s team. Sadly, not everyone has been able to experience the awesome sauce of CI/CD. I’ve been working hard to change that.<br/><br/><a href='http://www.dzone.com/links/rss/introducing_my_cloud_deployment_service_oncheckin.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971889' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971889</dz:linkId>
      <dz:submitDate>2013-05-21T11:21:13Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971889.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dougrathbone</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/738775.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Whats New in ASP.NET 4.0 Part 2</title>
      <link>http://www.dzone.com/links/r/whats_new_in_aspnet_40_part_2_3.html</link>
      <description>In this article, Ill take a look at whats new and improved in the Web Forms model. In future columns, Ill address the Dynamic Data control platform as a whole and explore in-depth the developments in the ASP.NET AJAX environment</description>
      <category>.net</category>
      <category>css-html</category>
      <pubDate>Tue, 21 May 2013 08:57:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971833.html</guid>
      <dc:creator>dotnetcodes</dc:creator>
      <dc:date>2013-05-21T08:57:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/whats_new_in_aspnet_40_part_2_3.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971833.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this article, Ill take a look at whats new and improved in the Web Forms model. In future columns, Ill address the Dynamic Data control platform as a whole and explore in-depth the developments in the ASP.NET AJAX environment<br/><br/><a href='http://www.dzone.com/links/rss/whats_new_in_aspnet_40_part_2_3.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971833' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971833</dz:linkId>
      <dz:submitDate>2013-05-21T08:57:02Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>40</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971833.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dotnetcodes</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/902571.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>passing datatable to stored procedure</title>
      <link>http://www.dzone.com/links/r/passing_datatable_to_stored_procedure.html</link>
      <description>In this post, I have explained how DataTable from C# is passed to a stored procedure in Sql Server.</description>
      <category>.net</category>
      <category>database</category>
      <category>microsoft</category>
      <pubDate>Tue, 21 May 2013 04:46:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971719.html</guid>
      <dc:creator>Sandeep Mittal</dc:creator>
      <dc:date>2013-05-21T04:46:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/passing_datatable_to_stored_procedure.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971719.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this post, I have explained how DataTable from C# is passed to a stored procedure in Sql Server.<br/><br/><a href='http://www.dzone.com/links/rss/passing_datatable_to_stored_procedure.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971719' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971719</dz:linkId>
      <dz:submitDate>2013-05-21T04:46:23Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>49</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971719.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sandeepmittal11</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1092547.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Code Jugalbandi</title>
      <link>http://www.dzone.com/links/r/code_jugalbandi.html</link>
      <description>In Indian classical music, we have Jugalbandi, where two lead musicians or vocalist engage in a playful competition. Lets say there is jugalbandi between Flutist and a Percussionist (say using Tabla as the instrument). Compositions rendered by flutist will be heard by the percussionist and will replay the same notes, but now on Tabla and vice-versa is also possible. On a similar metaphor, I am proposing the idea of Code Jugalbandi, but now across multiple languages (not just two) and see how the same code is rendered using different languages.</description>
      <category>.net</category>
      <category>groovy</category>
      <category>java</category>
      <category>javascript</category>
      <pubDate>Mon, 20 May 2013 19:23:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971649.html</guid>
      <dc:creator>dhavaldalal</dc:creator>
      <dc:date>2013-05-20T19:23:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/code_jugalbandi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971649.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In Indian classical music, we have Jugalbandi, where two lead musicians or vocalist engage in a playful competition. Lets say there is jugalbandi between Flutist and a Percussionist (say using Tabla as the instrument). Compositions rendered by flutist will be heard by the percussionist and will replay the same notes, but now on Tabla and vice-versa is also possible. On a similar metaphor, I am proposing the idea of Code Jugalbandi, but now across multiple languages (not just two) and see how the same code is rendered using different languages.<br/><br/><a href='http://www.dzone.com/links/rss/code_jugalbandi.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971649' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971649</dz:linkId>
      <dz:submitDate>2013-05-20T19:23:25Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>99</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971649.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dhavaldalal</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/172503.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Basics of Caliburn Micro in WPF mvvm–Part II Binding</title>
      <link>http://www.dzone.com/links/r/basics_of_caliburn_micro_in_wpf_mvvmpart_ii_bindi.html</link>
      <description>In the first part of the MVVM using caliburn micro with WPF we saw how to write the bootstrapper to setup everything for the caliburn micro library. Now in this part we’ll see how to start creating new pages in the application and how the binding and events are being defined using this small library project with power of MVVM.</description>
      <category>.net</category>
      <category>open source</category>
      <category>windows</category>
      <pubDate>Mon, 20 May 2013 19:02:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971645.html</guid>
      <dc:creator>Amit Choudhary</dc:creator>
      <dc:date>2013-05-20T19:02:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/basics_of_caliburn_micro_in_wpf_mvvmpart_ii_bindi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971645.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In the first part of the MVVM using caliburn micro with WPF we saw how to write the bootstrapper to setup everything for the caliburn micro library. Now in this part we’ll see how to start creating new pages in the application and how the binding and events are being defined using this small library project with power of MVVM.<br/><br/><a href='http://www.dzone.com/links/rss/basics_of_caliburn_micro_in_wpf_mvvmpart_ii_bindi.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971645' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971645</dz:linkId>
      <dz:submitDate>2013-05-20T19:02:19Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>61</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971645.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>vendettamit</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/929435.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>RavenDB &amp;amp; the magic beans by Ayende Rahien (Podcast)</title>
      <link>http://www.dzone.com/links/r/ravendb_amp_the_magic_beans_by_ayende_rahien_podc.html</link>
      <description>RavenDB is a scalable, schema-free, NoSQL Document-oriented Database, designed to address requirements coming from real-world systems. In this talk, we will discuss how RavenDB takes a lot of the pain of creating OLTP applications away, we will discover features that are meant to streamline development and optimize production usage. RavenDB 2.1 new features will be featured prominently, so even if you know RavenDB, watch out for the new cool stuff.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>other languages</category>
      <pubDate>Mon, 20 May 2013 16:27:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971607.html</guid>
      <dc:creator>MarkatSM</dc:creator>
      <dc:date>2013-05-20T16:27:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/ravendb_amp_the_magic_beans_by_ayende_rahien_podc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971607.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>RavenDB is a scalable, schema-free, NoSQL Document-oriented Database, designed to address requirements coming from real-world systems. In this talk, we will discuss how RavenDB takes a lot of the pain of creating OLTP applications away, we will discover features that are meant to streamline development and optimize production usage. RavenDB 2.1 new features will be featured prominently, so even if you know RavenDB, watch out for the new cool stuff.<br/><br/><a href='http://www.dzone.com/links/rss/ravendb_amp_the_magic_beans_by_ayende_rahien_podc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971607' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971607</dz:linkId>
      <dz:submitDate>2013-05-20T16:27:04Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>56</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971607.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>MarkatSM</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1104879.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Reverse engineering your .NET applications</title>
      <link>http://www.dzone.com/links/r/reverse_engineering_your_net_applications.html</link>
      <description>The .NET Framework makes it easy to reverse engineer an existing application. Discover what techniques to use to deter prying eyes from deconstructing your code.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>reviews</category>
      <pubDate>Mon, 20 May 2013 15:56:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971587.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T15:56:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/reverse_engineering_your_net_applications.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971587.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The .NET Framework makes it easy to reverse engineer an existing application. Discover what techniques to use to deter prying eyes from deconstructing your code.<br/><br/><a href='http://www.dzone.com/links/rss/reverse_engineering_your_net_applications.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971587' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971587</dz:linkId>
      <dz:submitDate>2013-05-20T15:56:26Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>60</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971587.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Developing For Kindle Fire with Mono C#/Xamarin Studio</title>
      <link>http://www.dzone.com/links/r/developing_for_kindle_fire_with_mono_cxamarin_stu.html</link>
      <description>As I’ve already mentioned last weekend I took part in AngelHack and took the opportunity to learn how to develop for an Android device (in this case a Kindle Fire) using C# and Xamarin Studio. The experience was a bit mixed, overall I think the folks at Xamarin have done a good job in smoothing the experience when targeting mobile devices, but there’s still a few rough edges. Here’s a run though of what I thought:</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>mobile</category>
      <pubDate>Mon, 20 May 2013 15:55:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971579.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T15:55:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/developing_for_kindle_fire_with_mono_cxamarin_stu.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971579.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>As I’ve already mentioned last weekend I took part in AngelHack and took the opportunity to learn how to develop for an Android device (in this case a Kindle Fire) using C# and Xamarin Studio. The experience was a bit mixed, overall I think the folks at Xamarin have done a good job in smoothing the experience when targeting mobile devices, but there’s still a few rough edges. Here’s a run though of what I thought:<br/><br/><a href='http://www.dzone.com/links/rss/developing_for_kindle_fire_with_mono_cxamarin_stu.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971579' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971579</dz:linkId>
      <dz:submitDate>2013-05-20T15:55:21Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>52</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971579.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting Started With Glimpse In ASP.NET MVC</title>
      <link>http://www.dzone.com/links/r/getting_started_with_glimpse_in_aspnet_mvc.html</link>
      <description>If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse. I’m currently working on a more exhaustive Pluralsight course on Glimpse, but I thought I’d write up a quick getting started tutorial here.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>tools</category>
      <category>web design</category>
      <pubDate>Mon, 20 May 2013 15:41:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971575.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T15:41:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/getting_started_with_glimpse_in_aspnet_mvc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971575.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse. I’m currently working on a more exhaustive Pluralsight course on Glimpse, but I thought I’d write up a quick getting started tutorial here.<br/><br/><a href='http://www.dzone.com/links/rss/getting_started_with_glimpse_in_aspnet_mvc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971575' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971575</dz:linkId>
      <dz:submitDate>2013-05-20T15:41:48Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>60</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971575.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>LINQ internals (Part 2): Lambda expressions and anonymous functions</title>
      <link>http://www.dzone.com/links/r/linq_internals_part_2_lambda_expressions_and_anon.html</link>
      <description>Article discussing the anonymous functions in C#, lambda expressions, closures. Difference between the event handling in C# and Java.</description>
      <category>.net</category>
      <category>microsoft</category>
      <pubDate>Mon, 20 May 2013 15:32:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971151.html</guid>
      <dc:creator>digitalsol</dc:creator>
      <dc:date>2013-05-20T15:32:50Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/linq_internals_part_2_lambda_expressions_and_anon.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971151.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Article discussing the anonymous functions in C#, lambda expressions, closures. Difference between the event handling in C# and Java.<br/><br/><a href='http://www.dzone.com/links/rss/linq_internals_part_2_lambda_expressions_and_anon.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971151' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971151</dz:linkId>
      <dz:submitDate>2013-05-20T15:32:50Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>38</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971151.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>digitalsol</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1131515.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Supercharging ASP.NET Web Form Apps</title>
      <link>http://www.dzone.com/links/r/supercharging_aspnet_web_form_apps.html</link>
      <description>With the introduction of the ASP.NET Web API in ASP.NET 4.5, it is now possible to add advanced client-side functionality to existing sites</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>web design</category>
      <pubDate>Mon, 20 May 2013 11:17:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971391.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2013-05-20T11:17:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/supercharging_aspnet_web_form_apps.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971391.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>With the introduction of the ASP.NET Web API in ASP.NET 4.5, it is now possible to add advanced client-side functionality to existing sites<br/><br/><a href='http://www.dzone.com/links/rss/supercharging_aspnet_web_form_apps.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971391' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971391</dz:linkId>
      <dz:submitDate>2013-05-20T11:17:27Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>60</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971391.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Resize Shape Height/Width of Visio Diagram &amp;amp; Improved Shape Connectivity</title>
      <link>http://www.dzone.com/links/r/resize_shape_heightwidth_of_visio_diagram_amp_imp.html</link>
      <description>We are pleased to announce the new release of Aspose.Diagram for .NET 3.2.0.This version will allow you to resize the shape height and width. The connector line automatically adjusts when the shape is moved to a different position. Changing height and width of the shape is enhanced. During VSD to PNG conversion, shapes and rectangles missing with .NET Framework 3.5.0 is now fixed and Aspose.Diagram now allows the connectors to move around the child shape when it is moved.</description>
      <category>.net</category>
      <category>news</category>
      <category>tools</category>
      <pubDate>Mon, 20 May 2013 09:24:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971339.html</guid>
      <dc:creator>sheraz786</dc:creator>
      <dc:date>2013-05-20T09:24:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/resize_shape_heightwidth_of_visio_diagram_amp_imp.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971339.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>We are pleased to announce the new release of Aspose.Diagram for .NET 3.2.0.This version will allow you to resize the shape height and width. The connector line automatically adjusts when the shape is moved to a different position. Changing height and width of the shape is enhanced. During VSD to PNG conversion, shapes and rectangles missing with .NET Framework 3.5.0 is now fixed and Aspose.Diagram now allows the connectors to move around the child shape when it is moved.<br/><br/><a href='http://www.dzone.com/links/rss/resize_shape_heightwidth_of_visio_diagram_amp_imp.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971339' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971339</dz:linkId>
      <dz:submitDate>2013-05-20T09:24:31Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>51</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971339.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>sheraz786</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1031631.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery UI autocomplete in ASP.NET MVC</title>
      <link>http://www.dzone.com/links/r/jquery_ui_autocomplete_in_aspnet_mvc.html</link>
      <description>jQuery UI is a jQuery plug-in which contains widgets and it is tightly integrate with jQuery API. To include jQuery UI across your MVC application refer the below scripts in layout view.</description>
      <category>.net</category>
      <category>microsoft</category>
      <pubDate>Mon, 20 May 2013 08:38:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/971333.html</guid>
      <dc:creator>kalyan.net</dc:creator>
      <dc:date>2013-05-20T08:38:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/jquery_ui_autocomplete_in_aspnet_mvc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/971333.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>jQuery UI is a jQuery plug-in which contains widgets and it is tightly integrate with jQuery API. To include jQuery UI across your MVC application refer the below scripts in layout view.<br/><br/><a href='http://www.dzone.com/links/rss/jquery_ui_autocomplete_in_aspnet_mvc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=971333' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>971333</dz:linkId>
      <dz:submitDate>2013-05-20T08:38:05Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>60</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/971333.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kalyan.net</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/378375.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

