<?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>ASP.Net By Meetu</title>
	<atom:link href="http://aspnetbymeetu.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspnetbymeetu.wordpress.com</link>
	<description>To Share What I have learnt till now in my professional journey</description>
	<lastBuildDate>Thu, 02 Jul 2009 11:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aspnetbymeetu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ASP.Net By Meetu</title>
		<link>http://aspnetbymeetu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aspnetbymeetu.wordpress.com/osd.xml" title="ASP.Net By Meetu" />
	<atom:link rel='hub' href='http://aspnetbymeetu.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Shortcut keys used in Windows operating System</title>
		<link>http://aspnetbymeetu.wordpress.com/2009/07/02/shortcut-keys-used-in-windows-operating-system/</link>
		<comments>http://aspnetbymeetu.wordpress.com/2009/07/02/shortcut-keys-used-in-windows-operating-system/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 11:54:56 +0000</pubDate>
		<dc:creator>Meetu Choudhary</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[shortcut keys]]></category>

		<guid isPermaLink="false">http://aspnetbymeetu.wordpress.com/?p=106</guid>
		<description><![CDATA[Following are the Shortcut keys used in Windows operating System Windows system key combinations F1: Help CTRL+ESC: Open Start menu ALT+TAB: Switch between open programs ALT+F4: Quit program SHIFT+DELETE: Delete item permanently Windows Logo+L: Lock the computer (without using CTRL+ALT+DELETE) Windows program key combinations CTRL+C: Copy CTRL+X: Cut CTRL+V: Paste CTRL+Z: Undo CTRL+B: Bold CTRL+U: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspnetbymeetu.wordpress.com&amp;blog=8114292&amp;post=106&amp;subd=aspnetbymeetu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspnetbymeetu.wordpress.com/2009/07/02/shortcut-keys-used-in-windows-operating-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/661a478bb09dcc2e73fb8249c6447e9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meetuchoudhary</media:title>
		</media:content>
	</item>
		<item>
		<title>Empty the Recycle Bin</title>
		<link>http://aspnetbymeetu.wordpress.com/2009/06/27/empty-the-recycle-bin/</link>
		<comments>http://aspnetbymeetu.wordpress.com/2009/06/27/empty-the-recycle-bin/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 16:16:31 +0000</pubDate>
		<dc:creator>Meetu Choudhary</dc:creator>
				<category><![CDATA[ASP.Net]]></category>

		<guid isPermaLink="false">http://aspnetbymeetu.wordpress.com/?p=102</guid>
		<description><![CDATA[Empty the Recycle Bin   Ths following code is used to empty the recycle bin using Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio The namespace we have to use is: using System.Runtime.InteropServices; then create an enum for recylceflags like enum RecycleFlgs : uint { SHERB_NOCONFIRMATION = 0x00000001, SHERB_NOPROGRESSUI [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspnetbymeetu.wordpress.com&amp;blog=8114292&amp;post=102&amp;subd=aspnetbymeetu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspnetbymeetu.wordpress.com/2009/06/27/empty-the-recycle-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/661a478bb09dcc2e73fb8249c6447e9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meetuchoudhary</media:title>
		</media:content>
	</item>
		<item>
		<title>Move Cursor to the Last Index in The Texbox</title>
		<link>http://aspnetbymeetu.wordpress.com/2009/06/18/move-cursor-to-the-last-index-in-the-texbox/</link>
		<comments>http://aspnetbymeetu.wordpress.com/2009/06/18/move-cursor-to-the-last-index-in-the-texbox/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 06:58:07 +0000</pubDate>
		<dc:creator>Meetu Choudhary</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Lastindex of textbox]]></category>
		<category><![CDATA[meetu]]></category>
		<category><![CDATA[meetu choudhary]]></category>
		<category><![CDATA[meetuchoudhary]]></category>
		<category><![CDATA[Move cursor]]></category>
		<category><![CDATA[Move cursor postion in asp.net c#]]></category>
		<category><![CDATA[Move Cursor to the Last Index in The Texbox]]></category>
		<category><![CDATA[Moveindex]]></category>
		<category><![CDATA[Textbox]]></category>

		<guid isPermaLink="false">http://aspnetbymeetu.wordpress.com/?p=100</guid>
		<description><![CDATA[Code for script section in the head &#60;script type=&#8220;text/javascript&#8221; language=&#8220;javascript&#8221;&#62; function moveindex() { var me2 = document.selection.createRange(); me2.moveStart(&#8220;character&#8221;, 200); me2.select(); } &#60;/script&#62; code for calling the function in the body section &#60;asp:TextBox ID="TextBox1" runat="server" onfocus="moveindex()"/&#62; Thanks and Regards Meetu Choudhary Posted in Javascript Tagged: Lastindex of textbox, meetu, meetu choudhary, meetuchoudhary, Move cursor, Move cursor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspnetbymeetu.wordpress.com&amp;blog=8114292&amp;post=100&amp;subd=aspnetbymeetu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspnetbymeetu.wordpress.com/2009/06/18/move-cursor-to-the-last-index-in-the-texbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/661a478bb09dcc2e73fb8249c6447e9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meetuchoudhary</media:title>
		</media:content>
	</item>
		<item>
		<title>Showing Image Dynamically</title>
		<link>http://aspnetbymeetu.wordpress.com/2009/06/17/showing-image-dynamically/</link>
		<comments>http://aspnetbymeetu.wordpress.com/2009/06/17/showing-image-dynamically/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 06:10:14 +0000</pubDate>
		<dc:creator>Meetu Choudhary</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[display dynamic images]]></category>
		<category><![CDATA[meetu]]></category>
		<category><![CDATA[meetu choudhary]]></category>
		<category><![CDATA[meetuchoudhary]]></category>

		<guid isPermaLink="false">http://aspnetbymeetu.wordpress.com/?p=95</guid>
		<description><![CDATA[This piece of code demonstrate that when we take mouse on a particular image the place holder for the image displays the corresponding image&#8230; here goes the code &#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62; &#60;html xmlns="http://www.w3.org/1999/xhtml" &#62;  &#60;head&#62; &#60;title&#62;Meetu Choudhary&#60;/title&#62; Script for head section &#60;script language="javascript" type="text/javascript"&#62; function showimage(imagename) { targetimage.src="images/" + imagename; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspnetbymeetu.wordpress.com&amp;blog=8114292&amp;post=95&amp;subd=aspnetbymeetu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspnetbymeetu.wordpress.com/2009/06/17/showing-image-dynamically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/661a478bb09dcc2e73fb8249c6447e9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meetuchoudhary</media:title>
		</media:content>
	</item>
		<item>
		<title>Transparent or Hide Scrollbar</title>
		<link>http://aspnetbymeetu.wordpress.com/2009/06/15/transparent-or-hide-scrollbar/</link>
		<comments>http://aspnetbymeetu.wordpress.com/2009/06/15/transparent-or-hide-scrollbar/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 12:40:06 +0000</pubDate>
		<dc:creator>Meetu Choudhary</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[meetu]]></category>
		<category><![CDATA[meetu choudhary]]></category>
		<category><![CDATA[meetuchoudhary]]></category>
		<category><![CDATA[sccroll bar]]></category>
		<category><![CDATA[Transparent or Hide Scrollbar]]></category>

		<guid isPermaLink="false">http://aspnetbymeetu.wordpress.com/?p=89</guid>
		<description><![CDATA[Transparent or Hide Scrollbar Sometimes when &#60; body style=&#8221;overflow: hidden&#8221; &#62; property doesnt workswith some broswers then we have the alternative that we must hide it by making it transpernt or coloring it as the page is. To create a transparent scrollbar or hide it from view, What we need is to work with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspnetbymeetu.wordpress.com&amp;blog=8114292&amp;post=89&amp;subd=aspnetbymeetu&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspnetbymeetu.wordpress.com/2009/06/15/transparent-or-hide-scrollbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/661a478bb09dcc2e73fb8249c6447e9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">meetuchoudhary</media:title>
		</media:content>
	</item>
	</channel>
</rss>
