


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: Product Articles]]></title>
            <link>https://www.dotnetcurry.com/</link>
            <description>.NET Curry: the site for Microsoft Enthusiasts</description>
            <copyright>Copyright 2009 by Suprotim Agarwal on behalf of dotnetcurry.com</copyright>
   
      <item>
         <title><![CDATA[The State of OpenTelemetry]]></title>
         <author><![CDATA[Sarah Morgan]]></author>
         <description><![CDATA[OpenTelemetry, an open-source observability framework, enables developers to trace, monitor, and collect telemetry data from distributed applications. This article discusses OpenTelemetry's key features, including its language and framework agnostic design, standardization efforts, and community-driven approach.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1592]]></link>
         <pubDate>Mon, 24 Apr 2023 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[.NET Code Quality 3rd Party Tools – Using NDepend with .Net Core]]></title>
         <author><![CDATA[Daniel Jimenez Garcia]]></author>
         <description><![CDATA[In this article, we will attach a 3rd party Code Quality tool called NDepend to our existing  DockNetFiddle ASP.Net Core project and experiment with some of its key features.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1361]]></link>
         <pubDate>Sun, 16 Apr 2017 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Comparison of Automated Testing Tools: Coded UI Test, Selenium and QTP]]></title>
         <author><![CDATA[Gouri Sohoni]]></author>
         <description><![CDATA[This article evaluates multiple Test Automation tools viz. Selenium, QTP and CUIT and does a side by side comparison of the features to give us a high level picture of the capabilities of these suites.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=1004]]></link>
         <pubDate>Mon, 28 Apr 2014 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Creating Responsive Mobile Sites and Mobile Apps Using Sitefinity CMS]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[This article explores the newly released Sitefinity 6.0 ASP.NET CMS and how can we use it to create Responsive Mobile Sites and Mobile Apps]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=906]]></link>
         <pubDate>Thu, 06 Jun 2013 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Creating a Data-Bound application using Infragistics xamGrid Control]]></title>
         <author><![CDATA[Mahesh Sabnis]]></author>
         <description><![CDATA[In this article, we will explore the Infragistics xamGrid Control to create LOB apps using Silverlight]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=815]]></link>
         <pubDate>Mon, 11 Jun 2012 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Add Automatic Exception Reporting To Your .Net Software - Allow End-Users To Report Bugs Easily]]></title>
         <author><![CDATA[G. Himangi]]></author>
         <description><![CDATA[Software development and bugs go hand-in-hand. Therefore, it is crucial when an error or exception occurs on the end-user's site that you get to know about them. Automatic Exception Reporting facilitates and increases the ease with which end-users can report bugs to you. At the same time, it provides a lot of pertinent information which you can use to resolve the problem quickly and easily. Automatic Exception Reporting can dramatically improve the customer satisfaction and sales of your software. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=742]]></link>
         <pubDate>Wed, 27 Jul 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Enhance your Visual Studio Productivity with Telerik JustCode]]></title>
         <author><![CDATA[Chris Eargle]]></author>
         <description><![CDATA[Visual Studio is a proven and tested IDE for the production developer, but despite its many powerful features, there are areas that can be enhanced to improve developer productivity. Telerik JustCode is one of the most feature rich products available, while also being unobtrusive and allowing you take advantage of it when needed without slowing Visual Studio down or getting in your way when you just need to code.

]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=693]]></link>
         <pubDate>Tue, 26 Apr 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Integrating Rich Data Visualization into your Applications with Telerik RadControls for Silverlight]]></title>
         <author><![CDATA[Evan Hutnick]]></author>
         <description><![CDATA[In working with Line-of-Business (LOB) applications, one of the key things that needs to be taken into consideration is exactly how data will be visualized for the end user.  There are many ways to do this, but one of the core display mechanisms for any LOB application is to utilize a datagrid. The Telerik RadControls for Silverlight control suite indeed provides us with RadGridView, a powerful control with a custom data engine that enables UI virtualization, grouping, sorting, and excel-like filtering right out of the box. ]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=688]]></link>
         <pubDate>Sat, 16 Apr 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Logging Best Practices Using Crypto Logger]]></title>
         <author><![CDATA[G. Himangi]]></author>
         <description><![CDATA[Logging can be an invaluable tool during all stages of software development right from development to deployment/production. Good use of logging enables you to record and report errors, maintain audit trials, gather app usage statistics and gather performance benchmarks. This article discusses best practices to be following when using logging in your software. The Crypto Logger logging framework is used while discussing these best practices.

]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=664]]></link>
         <pubDate>Mon, 07 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[CryptoLicensing Tips and Tricks To Eliminate Piracy And Cracking Of Your Software]]></title>
         <author><![CDATA[G. Himangi]]></author>
         <description><![CDATA[This article shows how to use CryptoLicensing - a licensing and copy-protection system form LogicNP Software - to implement effective defenses against hackers and crackers and to reduce software piracy.]]></description>
         <link><![CDATA[https://www.dotnetcurry.com/ShowArticle.aspx?ID=614]]></link>
         <pubDate>Wed, 01 Dec 2010 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   