<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0"><channel><title>HighOnCoding</title><link>http://www.HighOnCoding.com</link><description>Get high on ASP.NET articles, videos, podcasts and more!</description><copyright>Copyright (C) 2008</copyright><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Highoncoding" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><title>Introduction to ASP.NET HTML Helpers</title><link>http://www.highoncoding.com/Articles/624_Introduction_to_ASP_NET_HTML_Helpers.aspx</link><description>ASP.NET MVC Framework hands the complete control of the rendered HTML to the developer. In most of the cases this proves to be productive since now the developer knows exactly what is going on behind the scenes. But in some scenarios they need some assistance from the MVC framework. ASP.NET HTML helpers jumps to the rescue. In this article we will introduce the concept of HTML helpers and how they can help the developer to speed up the development for an ASP.NET MVC application. </description></item><item><title>Passing JavaScript Objects to the CLR World</title><link>http://www.highoncoding.com/Articles/623_Passing_JavaScript_Objects_to_the_CLR_World.aspx</link><description>Every now and then we need to pass information from JavaScript to the CLR world using Ajax. There are number of methods for performing this action. In this article we will see different ways of passing JavaScript data to the CLR world. </description></item><item><title>Behavior Driven Development Using Cucumber and IronRuby</title><link>http://www.highoncoding.com/Articles/620_Behavior_Driven_Development_Using_Cucumber_and_IronRuby.aspx</link><description>Acceptance testing is an important phase in the application life cycle. This step includes the customer or the quality assurance group running test which in their opinion define the validity of the application. The main problem with this type of testing is the communication barrier between the customer and the developer. The customer cannot understand the code implemented by the developer hence they have to settle for an ambiguous language which can be understood by the both parties. In this article we are going to take a look at the Cucumber framework which helps to create a communication bridge between the customer and the developer. </description></item><item><title>Displaying Memory Consumption Information Using ComputerInfo</title><link>http://www.highoncoding.com/Articles/617_Displaying_Memory_Consumption_Information_Using_ComputerInfo.aspx</link><description>The ComputerInfo class in the .NET Framework is a little hidden gem which represents the useful information about your computer. This class is defined in the Microsoft.VisualBasic assembly which might be the main reason C# developers are not aware of it. In this article we are going to learn how to use the Computerinfo class to display the memory utilization information on the page. </description></item><item><title>Grouping Data in the ListView  Control</title><link>http://www.highoncoding.com/Articles/607_Grouping_Data_in_the_ListView__Control.aspx</link><description>In ASP.NET 1.X and ASP.NET 2.0 DataList was the primary control used to display data in groups. In ASP.NET 3.5 we have a new control that takes care of grouping data. In this article we are going to demonstrate how to group data using the ListView control. </description></item></channel></rss>
