<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tags/Code Sample on Emad Alashi</title>
    <link>https://emadashi.com/tags/code-sample/</link>
    <description>Recent content in Tags/Code Sample on Emad Alashi</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 Apr 2011 15:21:46 +0000</lastBuildDate>
    <atom:link href="https://emadashi.com/tags/code-sample/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Code Sample Should Be Clean</title>
      <link>https://emadashi.com/2011/04/code-sample-should-be-clean/</link>
      <pubDate>Sat, 02 Apr 2011 15:21:46 +0000</pubDate>
      <guid>https://emadashi.com/2011/04/code-sample-should-be-clean/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.emadashi.com/misc/images/693e7de0646a_15FD/big_Telerik01.gif&#34;&gt;&lt;img loading=&#34;lazy&#34; decoding=&#34;async&#34; style=&#34;background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: right; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px&#34; title=&#34;big_Telerik01&#34; border=&#34;0&#34; alt=&#34;big_Telerik01&#34; align=&#34;right&#34; src=&#34;https://www.emadashi.com/misc/images/693e7de0646a_15FD/big_Telerik01_thumb.gif&#34; width=&#34;229&#34; height=&#34;94&#34; /&gt;&lt;/a&gt;The other day I needed an ASP.NET MVC grid control, and I have always heard about &lt;a href=&#34;http://www.telerik.com/products/aspnet-mvc.aspx&#34;&gt;Telerik’s ASP.NET MVC Extensions&lt;/a&gt; and the great tools they provide, so I decided to give them a try.&lt;/p&gt;
&lt;p&gt;So I followed the installation guide step by step, and prepared my code to use the extensions; I added a reference to the DLL, added the scripts, etc… and I thought I was ready to test-drive it.&lt;br&gt;
I opened Telerik’s sample website which showed the control and below it the code sample that made it work, innocently enough I did what any other developer would do to try out the sample code: copy and paste it in your page and then build. To my surprise there was an error in the View; it didn’t recognize an Extension method called “Configurator”!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
