<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Visual Studio Extensibility</title>
	<atom:link href="http://vsxperts.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vsxperts.wordpress.com</link>
	<description>Every thing about Visual Studio and its Extensibility</description>
	<lastBuildDate>Sat, 08 Aug 2009 16:07:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vsxperts.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Visual Studio Extensibility</title>
		<link>http://vsxperts.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vsxperts.wordpress.com/osd.xml" title="Visual Studio Extensibility" />
	<atom:link rel='hub' href='http://vsxperts.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Page Level Events</title>
		<link>http://vsxperts.wordpress.com/2009/07/18/page-level-events/</link>
		<comments>http://vsxperts.wordpress.com/2009/07/18/page-level-events/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 07:39:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/07/18/page-level-events/</guid>
		<description><![CDATA[The basic page level events are : Init Load PreRender Unload The default event handlers are: Page_Init() for Init Page_Load() for Load Page_PreRender() for PreRender Page_Unload() for Unload These event handlers are automatically executed if “AutoEventWireup” is true, are not executed if “AutoEventWireup”&#160; is false. To know the sequence of events add a Web Form [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=40&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The basic page level events are :      <br /></strong>Init     <br />Load     <br />PreRender     <br />Unload</p>
<p><strong>The default event handlers are:      <br /></strong>Page_Init() for Init     <br />Page_Load() for Load     <br />Page_PreRender() for PreRender     <br />Page_Unload() for Unload     <br />These event handlers are automatically executed if “AutoEventWireup” is true,     <br />are not executed if “AutoEventWireup”&#160; is false. </p>
<p>To know the sequence of events add a Web Form and to the Page directive add the attribute    <br />Trace=”True”     </p>
<pre class="code"><span style="background:#ffee62;">&lt;%</span><span style="color:blue;">@ </span><span style="color:#a31515;">Page </span><span style="color:red;">Language</span><span style="color:blue;">=&quot;C#&quot; </span><span style="color:red;">AutoEventWireup</span><span style="color:blue;">=&quot;true&quot;  </span><span style="color:red;">Trace</span><span style="color:blue;">=&quot;true&quot; </span><span style="background:#ffee62;">%&gt;</span></pre>
<p><a href="http://11011.net/software/vspaste"></a></p>
<p>Displays the page level events in the browser. In the next post I will write about </p>
<p>Page Level events for the first time the page is requested, and the page level events</p>
<p>because of the postback. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=40&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/07/18/page-level-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>
	</item>
		<item>
		<title>Open a Web Site</title>
		<link>http://vsxperts.wordpress.com/2009/07/18/open-a-web-site/</link>
		<comments>http://vsxperts.wordpress.com/2009/07/18/open-a-web-site/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 07:09:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/07/18/open-a-web-site/</guid>
		<description><![CDATA[Here are the steps: 1. Open Visual Studio 2. File – &#62; Open – Web Site… 3. Select the location in which the Web Site is stored, in the below screen shot I am opening the Web Site which I stored in the File System<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=39&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are the steps:</p>
<p>1. Open Visual Studio   <br />2. File – &gt; Open – Web Site…    <br /><a href="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SmF07IuJmrI/AAAAAAAAFYg/3J6QrM01MF0/s1600-h/image%5B4%5D.png"><img title="image" height="214" alt="image" src="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SmF0_LsWkJI/AAAAAAAAFYo/P48KJkWTclk/image_thumb%5B2%5D.png?imgmax=800" width="627" border="0" /></a> </p>
<p>3. Select the location in which the Web Site is stored, in the below screen shot   <br />I am opening the Web Site which I stored in the File System    <br /><a href="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SmF1A4kHhOI/AAAAAAAAFYs/uwnYYsUxnmE/s1600-h/image%5B11%5D.png"><img title="image" height="452" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SmF1D41a0UI/AAAAAAAAFYw/hW-hPxKgeJA/image_thumb%5B7%5D.png?imgmax=800" width="566" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=39&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/07/18/open-a-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SmF0_LsWkJI/AAAAAAAAFYo/P48KJkWTclk/image_thumb%5B2%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SmF1D41a0UI/AAAAAAAAFYw/hW-hPxKgeJA/image_thumb%5B7%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a Web Site</title>
		<link>http://vsxperts.wordpress.com/2009/07/18/create-a-web-site/</link>
		<comments>http://vsxperts.wordpress.com/2009/07/18/create-a-web-site/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 06:58:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/07/18/create-a-web-site/</guid>
		<description><![CDATA[Here are the steps to create a simple Web Site: 1. Open Visual Studio 2. File –&#62; New – &#62; Web Site… 3. Choose the below options: &#160;&#160;&#160; Templates: ASP.NET Web Site &#160;&#160;&#160; Location&#160;&#160; : File System and Specify where to store your Web Site &#160;&#160;&#160; Language : Visual C# &#160;&#160; 4. Click OK to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=38&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to create a simple Web Site:</p>
<p>1. Open Visual Studio   <br />2. File –&gt; New – &gt; Web Site…    <br /><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SmFwvqDSY2I/AAAAAAAAFYQ/cTrJZXv2_ac/s1600-h/image%5B4%5D.png"><img title="image" height="253" alt="image" src="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SmFwyvOJPGI/AAAAAAAAFYU/w-LFiUlvIPY/image_thumb%5B2%5D.png?imgmax=800" width="674" border="0" /></a> </p>
<p>3. Choose the below options:   <br />&#160;&#160;&#160; Templates: ASP.NET Web Site    <br />&#160;&#160;&#160; Location&#160;&#160; : File System and Specify where to store your Web Site    <br />&#160;&#160;&#160; Language : Visual C#    <br />&#160;<a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SmFycCHQMEI/AAAAAAAAFYY/yvNcm6Fg8PI/s1600-h/image%5B14%5D.png"><img title="image" height="448" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SmFye4HSeuI/AAAAAAAAFYc/xCtDLhAZCrM/image_thumb%5B8%5D.png?imgmax=800" width="678" border="0" /></a>&#160;</p>
<p>4. Click OK to create the Web Site</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=38&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/07/18/create-a-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SmFwyvOJPGI/AAAAAAAAFYU/w-LFiUlvIPY/image_thumb%5B2%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SmFye4HSeuI/AAAAAAAAFYc/xCtDLhAZCrM/image_thumb%5B8%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Code Behind Mode</title>
		<link>http://vsxperts.wordpress.com/2009/06/27/code-behind-mode/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/27/code-behind-mode/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:35:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/27/code-behind-mode/</guid>
		<description><![CDATA[Follow the same instructions as Mixed Mode, but when choosing a new item, check the box “Place code in a separate file”. In the solution explorer you will see 2 files. “.aspx” file and “.aspx.cs” file. The “.aspx” file contains the page directive&#160; and HTML block. The “.aspx.cs” file contains Script block(Instructions are written here). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=37&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Follow the same instructions as Mixed Mode, but when choosing a new item, check the box “Place code in a separate file”.   </p>
<p><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZzkvmJRwI/AAAAAAAAFXw/6KaaaddPLV4/s1600-h/image%5B3%5D.png"><img title="image" border="0" alt="image" src="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZz4WRUeJI/AAAAAAAAFX0/wOFBgISsb64/image_thumb%5B1%5D.png?imgmax=800" width="654" height="397" /></a>     <br />In the solution explorer you will see 2 files. “.aspx” file and “.aspx.cs” file. The “.aspx” file contains the page directive&#160; and HTML block. The “.aspx.cs” file contains Script block(Instructions are written here).     </p>
<p><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZ0U7VQPSI/AAAAAAAAFX4/-QMcTLB9dEE/s1600-h/image%5B7%5D.png"><img title="image" border="0" alt="image" src="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZ0WwIz9vI/AAAAAAAAFX8/Sh8LRoFAVBo/image_thumb%5B3%5D.png?imgmax=800" width="320" height="220" /></a> </p>
</p>
<p>Let us explore both the files now.</p>
<p><strong>1. Default2.aspx:</strong></p>
<p><a href="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZ0Y9JNPbI/AAAAAAAAFYA/yjpTxn93RR8/s1600-h/image%5B13%5D.png"><img title="image" border="0" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZ0a7kF3zI/AAAAAAAAFYE/Bre5hV7Eqqw/image_thumb%5B7%5D.png?imgmax=800" width="524" height="455" /></a> </p>
<p>Page Directive: The attribute Language=”C#” specifies the language in which the instructions are written. “AutoEventWireup=”true”” tells that the default event handlers are to be executed automatically, we will learn more about this in a separate post. “CodeFile&quot; attribute points to the location of the “.aspx.cs” file in which the script block/instructions are written. The attribute “Inherits” specifies that the “.aspx” file is derived from “.aspx.cs” file.    </p>
<p>As usual the HMTL block contains HTML and controls. </p>
<p>Let us explore the “.aspx.cs” file. A class is created which is derived from “System.Web.UI.Page”. It shows that our web page is of type “System.Web.UI.Page”. </p>
<p><a href="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZ0dd7knfI/AAAAAAAAFYI/2MdqWX4OPlM/s1600-h/image%5B18%5D.png"><img title="image" border="0" alt="image" src="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZ0fUFOgQI/AAAAAAAAFYM/hzZ8zGYNtNA/image_thumb%5B10%5D.png?imgmax=800" width="533" height="356" /></a> </p>
<p align="justify">In real time projects the method that is used is code behind mode. But it makes things a little bit complex when learning and explaining the asp.net examples. That is the reason in the following posts in all the examples I will be using Mixed Mode.    <br />In general in real time Mixed Mode should not be used, here are some of the facts:</p>
<p align="justify">1. Even though you write the code in the Mixed Mode, during dynamic compilation the script block is separated from the HTML Block using some parsers. A class is created deriving from System.Web.UI.Page out of the code extracted from the script block.    <br />2. If you writing the instructions in other than C#, VB.NET then it is mandatory to use Code Behind mode as there are no parsers to separate the C++ code.    <br />3. In real time a separation from presentation (HTML , Controls) to the Business Logic (CodeBehind) is always suggested. </p>
<p align="justify">We have not yet started writing any of the programming examples. Let is kick start writing Web Programming examples. </p>
<p align="justify">Happy Web Programming.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=37&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/27/code-behind-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZz4WRUeJI/AAAAAAAAFX0/wOFBgISsb64/image_thumb%5B1%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZ0WwIz9vI/AAAAAAAAFX8/Sh8LRoFAVBo/image_thumb%5B3%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZ0a7kF3zI/AAAAAAAAFYE/Bre5hV7Eqqw/image_thumb%5B7%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZ0fUFOgQI/AAAAAAAAFYM/hzZ8zGYNtNA/image_thumb%5B10%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Mixed Mode</title>
		<link>http://vsxperts.wordpress.com/2009/06/27/mixed-mode/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/27/mixed-mode/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:05:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/27/mixed-mode/</guid>
		<description><![CDATA[Creating Web Pages in ASP.NET: Using the following methods/methodologies you can create web pages in ASP.NET: 1. Mixed Mode 2. Code Behind Mode (ASP.NET 2.0 Code Behind Mode) 3. Rendering Blocks Let us explore each of them 1. Mixed Mode: The extension for an ASP.NET file is “.aspx”. You have provision in asp.net to write [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=36&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Creating Web Pages in ASP.NET:</strong></p>
<p>Using the following methods/methodologies you can create web pages in ASP.NET:</p>
<p>1. Mixed Mode   <br />2. Code Behind Mode (ASP.NET 2.0 Code Behind Mode)    <br />3. Rendering Blocks    </p>
<p>Let us explore each of them    </p>
<p><strong>1. Mixed Mode:     <br /></strong>The extension for an ASP.NET file is “.aspx”. You have provision in asp.net to write your html as well as instructions in one file that is within your file with the extension “.aspx”.&#160; Let us the see the steps to do the same:</p>
<p>1. Open Visual Studio 2005   </p>
<p>2. File –&gt; New – &gt; Web Site.    </p>
<p><a href="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZs8L26-ZI/AAAAAAAAFXQ/s-p68MWU9ZE/s1600-h/image%5B3%5D.png"><img title="image" border="0" alt="image" src="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZs9y6rTQI/AAAAAAAAFXU/jxjyygVqLWw/image_thumb%5B1%5D.png?imgmax=800" width="524" height="119" /></a>&#160; </p>
<p>3. Select Empty Web Site Template    </p>
<p><a href="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZs_dC_SsI/AAAAAAAAFXY/MAJ_waYjpYY/s1600-h/image%5B7%5D.png"><img title="image" border="0" alt="image" src="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZtCPrWkPI/AAAAAAAAFXc/DXNE_6Dz5D0/image_thumb%5B3%5D.png?imgmax=800" width="530" height="374" /></a>     </p>
<p>4. Go the solution explorer. Right mouse click on the web site –&gt; Choose Add New Item    </p>
<p><a href="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZtEj5v3CI/AAAAAAAAFXg/1TL6ARrsFFs/s1600-h/image%5B11%5D.png"><img title="image" border="0" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZtHQHPHmI/AAAAAAAAFXk/c9pQ1S09IRE/image_thumb%5B5%5D.png?imgmax=800" width="540" height="375" /></a>     <br />5. Select Web Form and uncheck “Place code in separate file”    </p>
<p>6. You will see the following code in the source view    </p>
<p><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZtSEuXGaI/AAAAAAAAFXo/_aa7SbfYxmg/s1600-h/image%5B15%5D.png"><img title="image" border="0" alt="image" src="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZtXJipl_I/AAAAAAAAFXs/DdvSoG7tTdA/image_thumb%5B7%5D.png?imgmax=800" width="531" height="347" /></a> </p>
<p> <a href="http://11011.net/software/vspaste"></a>
<p>The 3 parts of the source are:   <br />1. Page Directive&#160; &#8211; which language is used to write instructions and other details, we will learn more in the following posts.     <br />2. The Script Block. The actual instructions are written here to make pages dynamic    <br />3. Html Block HTML content and controls are added in this block.    </p>
<p>This way of creating web pages is the best way for learning asp.net and all the examples in the following posts will be in mixed mode only.    </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=36&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/27/mixed-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZs9y6rTQI/AAAAAAAAFXU/jxjyygVqLWw/image_thumb%5B1%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZtCPrWkPI/AAAAAAAAFXc/DXNE_6Dz5D0/image_thumb%5B3%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SkZtHQHPHmI/AAAAAAAAFXk/c9pQ1S09IRE/image_thumb%5B5%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/_Vn4Gc_cfCRw/SkZtXJipl_I/AAAAAAAAFXs/DdvSoG7tTdA/image_thumb%5B7%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>What is ASP.NET?</title>
		<link>http://vsxperts.wordpress.com/2009/06/27/what-is-asp-net/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/27/what-is-asp-net/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:26:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/27/what-is-asp-net/</guid>
		<description><![CDATA[What is ASP.NET? Enough of the basics of web programming. Now let us dig to the point of What is ASP.NET? ”ASP.NET is a server side technology to generate dynamic web pages” ASP.NET Web Page = HTML + Instructions More precisely ASP.NET = HTML + Controls + Instructions. These instructions can be written in any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=35&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What is ASP.NET?</p>
<p>Enough of the basics of web programming. Now let us dig to the point of What is ASP.NET?</p>
<p>”ASP.NET is a server side technology to generate dynamic web pages”</p>
<p>ASP.NET Web Page = HTML + Instructions</p>
<p><a href="http://lh5.ggpht.com/_Vn4Gc_cfCRw/SkZkR7nL6NI/AAAAAAAAFXI/fte3UWhnL3c/s1600-h/image%5B3%5D.png"><img title="image" alt="image" src="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZkVOMPEuI/AAAAAAAAFXM/7_Pea3-L0HI/image_thumb%5B1%5D.png?imgmax=800" width="590" border="0" height="180" /></a> </p>
<p>More precisely ASP.NET = HTML + Controls + Instructions. These instructions can be written in any language like C#, VB.NET etc. ASP.NET provides the facility of use the below kinds of controls:</p>
<p>1. HTML Controls  <br />2. HTML Server Controls   <br />3. Web Server Controls</p>
<p>It also provides the facility to create user defined controls like:</p>
<p>1. User Controls  <br />2. Custom Controls</p>
<p>About these 2 kinds of controls I will post in the future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=35&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/27/what-is-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh6.ggpht.com/_Vn4Gc_cfCRw/SkZkVOMPEuI/AAAAAAAAFXM/7_Pea3-L0HI/image_thumb%5B1%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio Code Analysis Team Blog</title>
		<link>http://vsxperts.wordpress.com/2009/06/18/visual-studio-code-analysis-team-blog/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/18/visual-studio-code-analysis-team-blog/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 18:33:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/18/visual-studio-code-analysis-team-blog/</guid>
		<description><![CDATA[To know about the code metrics/code analysis facilities that are available in Visual Studio please visit the following link: http://blogs.msdn.com/fxcop/archive/2007/10/03/new-for-visual-studio-2008-code-metrics.aspx &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=20&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To know about the code metrics/code analysis facilities that are available in Visual Studio please visit the following link:</p>
<p><a title="http://blogs.msdn.com/fxcop/archive/2007/10/03/new-for-visual-studio-2008-code-metrics.aspx" href="http://blogs.msdn.com/fxcop/archive/2007/10/03/new-for-visual-studio-2008-code-metrics.aspx">http://blogs.msdn.com/fxcop/archive/2007/10/03/new-for-visual-studio-2008-code-metrics.aspx</a></p>
<p>&#160;</p>
<p><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/Sjp9Lami0oI/AAAAAAAAFWg/Dzs0ekuayLc/s1600-h/image%5B4%5D.png"><img title="image" border="0" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SjqBgUqHLsI/AAAAAAAAFWo/rG3ioFKIuik/image_thumb%5B2%5D.png?imgmax=800" width="668" height="350" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=20&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/18/visual-studio-code-analysis-team-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SjqBgUqHLsI/AAAAAAAAFWo/rG3ioFKIuik/image_thumb%5B2%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET Framework source code is released</title>
		<link>http://vsxperts.wordpress.com/2009/06/18/net-framework-source-code-is-released/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/18/net-framework-source-code-is-released/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 17:57:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/18/net-framework-source-code-is-released/</guid>
		<description><![CDATA[To configure the .net source code debugging please visit the link below: http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx One of the screen shots that is missing in the above blog is: the screen shot of during downloading the public symbols after starting the debugging.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=19&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To configure the .net source code debugging please visit the link below:</p>
<p><a title="http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx" href="http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx">http://blogs.msdn.com/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx</a></p>
<p>One of the screen shots that is missing in the above blog is: the screen shot of during downloading the public symbols after starting the debugging. </p>
<p><a href="http://lh6.ggpht.com/_Vn4Gc_cfCRw/Sjp44FonI0I/AAAAAAAAFWY/znQ7tpgk6uk/s1600-h/image%5B7%5D.png"><img title="image" border="0" alt="image" src="http://lh4.ggpht.com/_Vn4Gc_cfCRw/Sjp46lmvj6I/AAAAAAAAFWc/A4J5rvnL9IE/image_thumb%5B3%5D.png?imgmax=800" width="551" height="483" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=19&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/18/net-framework-source-code-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/_Vn4Gc_cfCRw/Sjp46lmvj6I/AAAAAAAAFWc/A4J5rvnL9IE/image_thumb%5B3%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Area of a Rectangle</title>
		<link>http://vsxperts.wordpress.com/2009/06/14/area-of-a-rectangle/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/14/area-of-a-rectangle/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:52:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/14/area-of-a-rectangle/</guid>
		<description><![CDATA[We all know the formula for finding out the area of a rectangle. Here is the formula: area = length * breadth; Now let us write a C# program to convert this formula into a C# program. Explanation: Here are declaring 3 variables to store the values for length, breadth and area. From the line [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=47&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We all know the formula for finding out the area of a rectangle.</p>
<p>Here is the formula:</p>
<p>area = length * breadth;</p>
<p>Now let us write a C# program to convert this formula into a C# program.</p>
<p><a href="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SjTyjUUJPfI/AAAAAAAAFWQ/Nh1khoxATyo/s1600-h/image%5B3%5D.png"><img title="image" border="0" alt="image" src="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SjTylppUemI/AAAAAAAAFWU/ftr0m4ELO6Y/image_thumb%5B1%5D.png?imgmax=800" width="537" height="406" /></a> </p>
<p><strong>Explanation:     <br /></strong>Here are declaring 3 variables to store the values for length, breadth and area. From the line 13 onwards we are assigning the values for length, breadth.    </p>
<p>In the line 15 we are calculating the area of the rectangle.</p>
<p><strong>Output:      <br /></strong>Area : 200</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=47&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/14/area-of-a-rectangle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/_Vn4Gc_cfCRw/SjTylppUemI/AAAAAAAAFWU/ftr0m4ELO6Y/image_thumb%5B1%5D.png?imgmax=800" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Some examples</title>
		<link>http://vsxperts.wordpress.com/2009/06/14/some-examples/</link>
		<comments>http://vsxperts.wordpress.com/2009/06/14/some-examples/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:46:00 +0000</pubDate>
		<dc:creator>tirubhaskar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vsxperts.wordpress.com/2009/06/14/some-examples/</guid>
		<description><![CDATA[In the following posts I will show the code for some examples with explanation.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=46&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the following posts I will show the code for some examples with explanation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vsxperts.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vsxperts.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vsxperts.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vsxperts.wordpress.com&amp;blog=8924817&amp;post=46&amp;subd=vsxperts&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vsxperts.wordpress.com/2009/06/14/some-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cb53b718c38831b8b3fd8261d58c55f8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tirubhaskar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
