<?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>Danasegarane's Weblog</title>
	<atom:link href="http://danasegarane.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://danasegarane.wordpress.com</link>
	<description>Danasegarane's Weblog</description>
	<lastBuildDate>Fri, 03 Oct 2008 09:21:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='danasegarane.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Danasegarane's Weblog</title>
		<link>http://danasegarane.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://danasegarane.wordpress.com/osd.xml" title="Danasegarane&#039;s Weblog" />
	<atom:link rel='hub' href='http://danasegarane.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Console Application Using VisualBasic</title>
		<link>http://danasegarane.wordpress.com/2008/10/03/console-application-using-visualbasic/</link>
		<comments>http://danasegarane.wordpress.com/2008/10/03/console-application-using-visualbasic/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 09:21:09 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[VisualStudio]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=27</guid>
		<description><![CDATA[Some development tools, like Visual C++ and Delphi, allows the developer to easily create console applications. These tools provides specific methods and functions for writing to the console screen and their compiler also provides special option for creating console executable. Unfortunately, Visual Basic doesn&#8217;t support console applications. Even if you use the Win32 API for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=27&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some development tools, like Visual C++ and Delphi, allows the developer to easily create console applications. These tools provides specific methods and functions for writing to the console screen and their compiler also provides special option for creating console executable. Unfortunately, Visual Basic doesn&#8217;t support console applications. Even if you use the Win32 API for writing into the console screen, Your application won&#8217;t work, because <span class="special6">the Visual Basic compiler always creates GUI application and it doesn&#8217;t provide any compiler options for changing it to console application</span>. </p>
<p> </p>
<p> </p>
<p>This article explains the method of creating console applcation using VisualBasic</p>
<p> </p>
<p><a href="http://www.nirsoft.net/vb/console_application_visual_basic.html">http://www.nirsoft.net/vb/console_application_visual_basic.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=27&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/10/03/console-application-using-visualbasic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Screen Recording software</title>
		<link>http://danasegarane.wordpress.com/2008/04/19/screen-recording-software/</link>
		<comments>http://danasegarane.wordpress.com/2008/04/19/screen-recording-software/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 09:10:07 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Record]]></category>
		<category><![CDATA[record screen]]></category>
		<category><![CDATA[screen recorder]]></category>
		<category><![CDATA[video recording]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=22</guid>
		<description><![CDATA[In many cases you find to record your screen activities.This freeware allows to capture the screen activites without paying anythoing http://www.camstudio.org/CamStudio20.exe Hope this helps<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=22&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In many cases you find to record your screen activities.This freeware allows to capture the screen activites without paying anythoing</p>
<p>http://www.camstudio.org/CamStudio20.exe</p>
<p>Hope this helps</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=22&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/04/19/screen-recording-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Find files in rapidshare.com</title>
		<link>http://danasegarane.wordpress.com/2008/04/19/find-files-in-rapidsharecom/</link>
		<comments>http://danasegarane.wordpress.com/2008/04/19/find-files-in-rapidsharecom/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 08:56:08 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[find files in rapid share]]></category>
		<category><![CDATA[rapidshare]]></category>
		<category><![CDATA[rapidshare file search]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=21</guid>
		<description><![CDATA[You can use this site to find any kind of files in rapidshare.com www.filesbot.com   Happy Searching      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=21&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You can use this site to find any kind of files in rapidshare.com</p>
<p><a href="http://www.filesbot.com">www.filesbot.com</a></p>
<p> </p>
<p>Happy Searching</p>
<p> </p>
<p> </p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=21&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/04/19/find-files-in-rapidsharecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Class vs Modules</title>
		<link>http://danasegarane.wordpress.com/2008/04/09/class-vs-modules/</link>
		<comments>http://danasegarane.wordpress.com/2008/04/09/class-vs-modules/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 13:32:32 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[VisualStudio]]></category>
		<category><![CDATA[class vs modules]]></category>
		<category><![CDATA[diffence between class and module]]></category>
		<category><![CDATA[modules vs class]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=20</guid>
		<description><![CDATA[Class vs Modules<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=20&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn2.microsoft.com/en-us/library/7825002w(VS.80).aspx">Class vs Modules </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=20&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/04/09/class-vs-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting WebProjects to WebApplication</title>
		<link>http://danasegarane.wordpress.com/2008/04/09/converting-webprojects-to-webapplication/</link>
		<comments>http://danasegarane.wordpress.com/2008/04/09/converting-webprojects-to-webapplication/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 11:17:41 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Website to web application converting]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=19</guid>
		<description><![CDATA[If you have developed a web site project and you are forced to convert the same to web Application. Then you can follow the steps mentioned Here.. This works perfect. It is converting the application without any error Happy Coding<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=19&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have developed a web site project and you are forced to convert the same to web<br />
Application. Then you can follow the steps mentioned <a href="http://webproject.scottgu.com/VisualBasic/migration2/migration2.aspx">Here</a>..<br />
This works perfect. It is converting the application without any error</p>
<p>Happy Coding</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=19&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/04/09/converting-webprojects-to-webapplication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows.Net Learning Videos</title>
		<link>http://danasegarane.wordpress.com/2008/04/05/windowsnet-learning-videos/</link>
		<comments>http://danasegarane.wordpress.com/2008/04/05/windowsnet-learning-videos/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 11:31:28 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[VisualStudio]]></category>
		<category><![CDATA[C# Learning Vidoes]]></category>
		<category><![CDATA[dotnet videos]]></category>
		<category><![CDATA[Learn VB.net]]></category>
		<category><![CDATA[Vb.net videos]]></category>
		<category><![CDATA[VS Videos]]></category>
		<category><![CDATA[WIndows.Net]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=18</guid>
		<description><![CDATA[Learn Windows.Net using this Happy Learning<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=18&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Learn Windows.Net using <a href="http://windowsclient.net/learn/videos.aspx">this</a></p>
<p>Happy Learning</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=18&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/04/05/windowsnet-learning-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>VB.Net Frequently Asked Question</title>
		<link>http://danasegarane.wordpress.com/2008/03/31/vbnet-frequently-asked-question/</link>
		<comments>http://danasegarane.wordpress.com/2008/03/31/vbnet-frequently-asked-question/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 17:39:41 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=17</guid>
		<description><![CDATA[Pls Find the VB.Net Frequenty Asked Questions Here<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=17&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pls Find the VB.Net Frequenty Asked Questions  <a href="http://blogs.msdn.com/vbfaq/">Here </a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=17&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/03/31/vbnet-frequently-asked-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Dotnet Inteview Questions</title>
		<link>http://danasegarane.wordpress.com/2008/03/24/dotnet-inteview-questions/</link>
		<comments>http://danasegarane.wordpress.com/2008/03/24/dotnet-inteview-questions/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 10:22:18 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[asp.net interview questions]]></category>
		<category><![CDATA[dotnet interview questions]]></category>
		<category><![CDATA[interviewquestion]]></category>
		<category><![CDATA[vb.net interview questions]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=16</guid>
		<description><![CDATA[Hi all, This site contains the useful materials for the dotnet programmers who are searching for interview question and answers. Hope this helps<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=16&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi all,<br />
<a href="http://www.questpond.com/">This</a> site contains the useful materials for the dotnet programmers who are searching for interview question and answers. Hope this helps</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=16&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/03/24/dotnet-inteview-questions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Previouspage Asp.net Explained</title>
		<link>http://danasegarane.wordpress.com/2008/03/18/previouspage-aspnet-explained/</link>
		<comments>http://danasegarane.wordpress.com/2008/03/18/previouspage-aspnet-explained/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 09:01:30 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[back button asp.net]]></category>
		<category><![CDATA[PreviousPage]]></category>
		<category><![CDATA[PreviousPage.AppRelativeVirtualPath]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=15</guid>
		<description><![CDATA[Hi All,          In this I am going to explain some of the imports attributes of previouspage in asp.net 2.0 and above Back Button with the use of PreviousPage method            You can move to the previous where you are redirected from by using the following method           I have one button in my form [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=15&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>         In this I am going to explain some of the imports attributes of previouspage in asp.net 2.0 and above</p>
<ol>
<li>
<div><strong><em>Back Button with the use of PreviousPage method </em></strong></div>
</li>
</ol>
<p><strong><em>           </em></strong>You can move to the previous where you are redirected from by using the following method</p>
<p>          I have one button in my form with name called Button1 and the text property to set Back. And in the code behind i have code like this</p>
<p><font color="#0000ff">protected</font> <font color="#0000ff">void</font> Page_Load(<font color="#0000ff">object</font> sender, <font color="#2b91af">EventArgs</font> e)</p>
<p>{</p>
<p><font color="#0000ff">if</font> (!IsPostBack)</p>
<p>{</p>
<p>Button1.PostBackUrl= PreviousPage.AppRelativeVirtualPath; </p>
<p>}</p>
<p>Here I am setting the Postback url of the button as the previous page url. The</p>
<p>PreviousPage.AppRelativeVirtualPath</p>
<p>Will return the relative path of the previous page. And after getting this I am assinging it to the button control.</p>
<p>More to follow</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=15&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/03/18/previouspage-aspnet-explained/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>
	</item>
		<item>
		<title>Default Button and Default Focus in Asp.net Pages</title>
		<link>http://danasegarane.wordpress.com/2008/03/18/default-button-and-default-focus-in-aspnet-pages/</link>
		<comments>http://danasegarane.wordpress.com/2008/03/18/default-button-and-default-focus-in-aspnet-pages/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 05:56:10 +0000</pubDate>
		<dc:creator>danasegarane</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[default button default focus asp.net]]></category>

		<guid isPermaLink="false">http://danasegarane.wordpress.com/?p=13</guid>
		<description><![CDATA[I came to a situation where I wanted to Set a default button for my page. I struggeled to set so.Then i found that it could be also done in the design view itself .. This is the form design view To set the Default button set the default button of the form to the button [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=13&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came to a situation where I wanted to Set a default button for my page. I struggeled to set so.Then i found that it could be also done in the design view itself ..</p>
<p>This is the form design view</p>
<p><a rel="attachment wp-att-14" href="http://danasegarane.wordpress.com/2008/03/18/default-button-and-default-focus-in-aspnet-pages/14/" title="myimage.jpg"><img src="http://danasegarane.files.wordpress.com/2008/03/myimage.jpg?w=510" alt="myimage.jpg" /></a></p>
<p>To set the Default button set the default button of the form to the button you wish to set as default</p>
<p><font color="#0000ff"></font><font color="#0000ff">&lt;<font color="#a31515">form</font> <font color="#ff0000">id</font><font color="#0000ff">=&#8221;form1&#8243;</font> <font color="#ff0000">runat</font><font color="#0000ff">=&#8221;server&#8221;</font> <font color="#ff0000">defaultbutton</font><font color="#0000ff">=&#8221;Button1&#8243;</font> &gt;</p>
<p></font>and for the default focus set the default focus property of form tag to control that you wish as default focus. In this case i wanted to set the Textbox1 should have the default. So the code is</p>
<p><font color="#0000ff">&lt;<font color="#a31515">form</font> <font color="#ff0000">id</font><font color="#0000ff">=&#8221;form1&#8243;</font> <font color="#ff0000">runat</font><font color="#0000ff">=&#8221;server&#8221;</font> <font color="#ff0000">defaultfocus</font><font color="#0000ff">=&#8221;txtName&#8221;</font> <font color="#0000ff">&gt;</font></p>
<p></font>and the entire coding is as</p>
<p><font color="#0000ff"></font><font color="#0000ff">&lt;<font color="#a31515">form</font> <font color="#ff0000">id</font><font color="#0000ff">=&#8221;form1&#8243;</font> <font color="#ff0000">runat</font><font color="#0000ff">=&#8221;server&#8221;</font> <font color="#ff0000">defaultbutton</font><font color="#0000ff">=&#8221;Button1&#8243;</font> <font color="#ff0000">defaultfocus</font><font color="#0000ff">=&#8221;txtName&#8221;</font> <font color="#0000ff">&gt;</font></p>
<p></font><font color="#0000ff">&lt;</font><font color="#a31515">asp</font><font color="#0000ff">:</font><font color="#a31515">TextBox</font> <font color="#ff0000">ID</font><font color="#0000ff">=&#8221;txtName&#8221;</font> <font color="#ff0000">runat</font><font color="#0000ff">=&#8221;server&#8221;</font> <font color="#ff0000">AutoPostBack</font><font color="#0000ff">=&#8221;false&#8221;&gt;&lt;/</font><font color="#a31515">asp</font><font color="#0000ff">:</font><font color="#a31515">TextBox</font><font color="#0000ff">&gt;</font></p>
<p><font color="#0000ff">&lt;</font><font color="#a31515">asp</font><font color="#0000ff">:</font><font color="#a31515">Button</font> <font color="#ff0000">ID</font><font color="#0000ff">=&#8221;Button1&#8243;</font> <font color="#ff0000">runat</font><font color="#0000ff">=&#8221;server&#8221;</font> <font color="#ff0000">OnClick</font><font color="#0000ff">=&#8221;Button1_Click&#8221;</font> <font color="#ff0000">Text</font><font color="#0000ff">=&#8221;Button&#8221;</font> <font color="#0000ff">/&gt;</font></p>
<p>&lt;/form&gt;</p>
<p>Happy Coding</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danasegarane.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danasegarane.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danasegarane.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danasegarane.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danasegarane.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danasegarane.wordpress.com&amp;blog=2612703&amp;post=13&amp;subd=danasegarane&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danasegarane.wordpress.com/2008/03/18/default-button-and-default-focus-in-aspnet-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799a2472ca2179d26e615913b6bc5955?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dan</media:title>
		</media:content>

		<media:content url="http://danasegarane.files.wordpress.com/2008/03/myimage.jpg" medium="image">
			<media:title type="html">myimage.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
