<?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/"
	>

<channel>
	<title>Bala-Krishna &#187; ASP.Net</title>
	<atom:link href="http://www.bala-krishna.com/category/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<lastBuildDate>Fri, 19 Mar 2010 12:56:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Download &amp; Install Windows XP Service Pack 3(SP3)</title>
		<link>http://www.bala-krishna.com/download-install-windows-xp-service-pack-3sp3/</link>
		<comments>http://www.bala-krishna.com/download-install-windows-xp-service-pack-3sp3/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 06:25:54 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Asp.Net Tips]]></category>
		<category><![CDATA[Operating System Tutorial]]></category>
		<category><![CDATA[Window Application]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=471</guid>
		<description><![CDATA[
			
				
			
		
Microsoft has released XP SP3 with bugfixes and new features.?  This version includes old released update for Windows XP and bug fixes released in SP2.
SP3 also includes following new?  features:

Support for Microsoft’s Network Access Protection security technology
Microsoft Kernel Mode Cryptographic Module
Black Hole Router detection algorithm
Keyless activation scheme

Download: WINDOWS XP SP3
]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/download-install-windows-xp-service-pack-3sp3/&title=Download+&#038;+Install+Windows+XP+Service+Pack+3(SP3)&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fdownload-install-windows-xp-service-pack-3sp3%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fdownload-install-windows-xp-service-pack-3sp3%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Microsoft has released XP SP3 with bugfixes and new features.?  This version includes old released update for Windows XP and bug fixes released in SP2.</p>
<p>SP3 also includes following new?  features:</p>
<ul>
<li>Support for Microsoft’s Network Access Protection security technology</li>
<li>Microsoft Kernel Mode Cryptographic Module</li>
<li>Black Hole Router detection algorithm</li>
<li>Keyless activation scheme</li>
</ul>
<p><strong>Download</strong>: <a rel="nofollow" href="http://download.microsoft.com/download/a/e/4/ae43e777-d69b-4b96-b554-d1a2a0f40fac/windowsxp-kb936929-sp3-x86-enu.exe" target="_blank">WINDOWS XP SP3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/download-install-windows-xp-service-pack-3sp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set / Retrieve Script Timeout in ASP</title>
		<link>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp/</link>
		<comments>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 12:03:19 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Asp.Net Tips]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Dot.Net]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[script timeout]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=469</guid>
		<description><![CDATA[
			
				
			
		
The ScriptTimeout property in ASP specifies the amount of run-time in seconds for a script before it terminates. The default value is 90 seconds set by IIS.
Set the script timeout:
&#60;%
Server.ScriptTimeout=200
%&#62;
Retrieve the current value of the ScriptTimeout property:
&#60;%
response.write(Server.ScriptTimeout)
%&#62;
]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp/&title=Set+/+Retrieve+Script+Timeout+in+ASP&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fset-retrieve-script-timeout-in-asp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fset-retrieve-script-timeout-in-asp%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The ScriptTimeout property in ASP specifies the amount of run-time in seconds for a script before it terminates. The default value is 90 seconds set by IIS.</p>
<p><strong>Set the script timeout:</strong></p>
<p>&lt;%<br />
Server.ScriptTimeout=200<br />
%&gt;</p>
<p><strong>Retrieve the current value of the ScriptTimeout property:</strong></p>
<p>&lt;%<br />
response.write(Server.ScriptTimeout)<br />
%&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to your PC over internet with SynXro</title>
		<link>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/</link>
		<comments>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 09:45:09 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Dot.Net]]></category>
		<category><![CDATA[Error Log]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Nation]]></category>
		<category><![CDATA[Operating System Tutorial]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[PHP Tutorial]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Window Application]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro</guid>
		<description><![CDATA[
			
				
			
		
SynXro is another web based product to connect, a PC to PC; or PC to LAN connection. SynXro allows you to access all the drives of your PC and all the network drives of all PCs connected to your Local Area Network from anywhere in the world. You only need to have access of internet [...]]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/&title=Connect+to+your+PC+over+internet+with+SynXro&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fconnect-to-your-pc-over-internet-with-synxro%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fconnect-to-your-pc-over-internet-with-synxro%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.epsam.com/NEW_WEB/" title="Connect to your PC over internet with SynXro" target="_blank">SynXro</a> is another web based product to connect, a PC to PC; or PC to LAN connection. SynXro allows you to access all the drives of your PC and all the network drives of all PCs connected to your Local Area Network from anywhere in the world. You only need to have access of internet and modern web browser to connect to your PC. No additional software or hardware is required.</p>
<p>Features:</p>
<ul>
<li>Navigate through your Local Area Network.</li>
<li>Remote access to LAN and/or Computer.</li>
<li>Remote upload and download capabilities.</li>
<li>Remote execution of commands.</li>
<li>Accessible from any location through the internet via any browser.</li>
</ul>
<p><a href="http://www.epsam.com/NEW_WEB/downloads/synxro.exe" title="Get 7 Days SynXro Trail Version Here">Get 7 Days SynXro Trail Version</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/connect-to-your-pc-over-internet-with-synxro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB Script Functions</title>
		<link>http://www.bala-krishna.com/vb-script-functions/</link>
		<comments>http://www.bala-krishna.com/vb-script-functions/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 06:46:29 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Asp.Net Tips]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/vb-script-functions</guid>
		<description><![CDATA[
			
				
			
		
VBScript is a lightweight script programming language like JavaScript. It is light version of Microsoft Visual Basic for the web. VBScript can be inserted into a HTML document and run at client side. Below is the list of general function supported by VBScript. These function also available in Microsoft Visual Basic.


CDate
Converts a valid date and [...]]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/vb-script-functions/&title=VB+Script+Functions&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fvb-script-functions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fvb-script-functions%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>VBScript is a lightweight script programming language like JavaScript. It is light version of Microsoft Visual Basic for the web. VBScript can be inserted into a HTML document and run at client side. Below is the list of general function supported by VBScript. These function also available in Microsoft Visual Basic.</p>
<table width="100%" border="0"  cellspacing="1" cellpadding="1">
<tr>
<td><strong>CDate</strong></td>
<td>Converts a valid date and time expression to the variant of subtype Date</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Date</strong></td>
<td>Returns the current system date</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>DateAdd</strong></td>
<td>Returns a date to which a specified time interval has been added</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>DateDiff</strong></td>
<td>Returns the number of intervals between two dates</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>DatePart</strong></td>
<td>Returns the specified part of a given date</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>DateSerial</strong></td>
<td>Returns the date for a specified year, month, and day</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>DateValue</strong></td>
<td>Returns a date</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Day</strong></td>
<td>Returns a number that represents the day of the month (between 1 and 31, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>FormatDateTime</strong></td>
<td>Returns an expression formatted as a date or time</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Hour</strong></td>
<td>Returns a number that represents the hour of the day (between 0 and 23, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>IsDate</strong></td>
<td>Returns a Boolean value that indicates if the evaluated expression can be converted to a date</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Minute</strong></td>
<td>Returns a number that represents the minute of the hour (between 0 and 59, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Month</strong></td>
<td>Returns a number that represents the month of the year (between 1 and 12, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>MonthName</strong></td>
<td>Returns the name of a specified month</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Now</strong></td>
<td>Returns the current system date and time</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Second</strong></td>
<td>Returns a number that represents the second of the minute (between 0 and 59, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Time</strong></td>
<td>Returns the current system time</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Timer</strong></td>
<td>Returns the number of seconds since 12:00 AM</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>TimeSerial</strong></td>
<td>Returns the time for a specific hour, minute, and second</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>TimeValue</strong></td>
<td>Returns a time</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>Weekday</strong></td>
<td>Returns a number that represents the day of the week (between 1 and 7, inclusive)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><strong>WeekdayName</strong></td>
<td>Returns the weekday name of a specified day of the week</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/vb-script-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run FFMPEG command in Asp.Net</title>
		<link>http://www.bala-krishna.com/how-to-run-ffmpeg-command-in-aspnet/</link>
		<comments>http://www.bala-krishna.com/how-to-run-ffmpeg-command-in-aspnet/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 07:07:09 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Asp.Net Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Browser Stuff]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[Dot.Net]]></category>
		<category><![CDATA[FFMPEG]]></category>
		<category><![CDATA[FFMPEG-PHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Operating System Tutorial]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Window Application]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/how-to-run-ffmpeg-command-in-aspnet</guid>
		<description><![CDATA[
			
				
			
		
To run ffmpeg commands in asp.net you need to use Media Handler class. Here is an example how to use media handler class to run ffmpeg commands.
//Create media handler object of Media_handler class
Media_handler mymediahandler=new Media_handler();
// Get web site application path
string webapppath =Server.MapPath(Request.ApplicationPath);
//Get ffmpeg.exe full path from mapping
string ffmpeg_path=HttpContext.Current.Server.MapPath(&#8220;ffmpeg.exe&#8221;);
//Run FFMPEG command by calling Execute_FFMPEG function of [...]]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/how-to-run-ffmpeg-command-in-aspnet/&title=How+to+run+FFMPEG+command+in+Asp.Net&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fhow-to-run-ffmpeg-command-in-aspnet%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fhow-to-run-ffmpeg-command-in-aspnet%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>To run ffmpeg commands in asp.net you need to use Media Handler class. Here is an example how to use media handler class to run ffmpeg commands.</p>
<blockquote><p>//Create media handler object of Media_handler class</p>
<p><strong>Media_handler mymediahandler=new Media_handler();</strong></p>
<p>// Get web site application path</p>
<p><strong>string webapppath =Server.MapPath(Request.ApplicationPath);</strong></p>
<p>//Get ffmpeg.exe full path from mapping</p>
<p><strong>string ffmpeg_path=HttpContext.Current.Server.MapPath(&#8220;ffmpeg.exe&#8221;);</strong></p>
<p>//Run FFMPEG command by calling Execute_FFMPEG function of Media_handler class</p>
<p><strong>mymediahandler.Execute_FFMPEG(ffmpeg_path, &#8220;-i c:\\clock.avi -vcodec mp3 c:\\</strong><strong>clock</strong><strong>.flv&#8221;);</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/how-to-run-ffmpeg-command-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Schedule Tasks in Windows XP</title>
		<link>http://www.bala-krishna.com/schedule-tasks-in-windows-xp/</link>
		<comments>http://www.bala-krishna.com/schedule-tasks-in-windows-xp/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 20:05:32 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Online Media]]></category>
		<category><![CDATA[Operating System Tutorial]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/schedule-tasks-in-windows-xp</guid>
		<description><![CDATA[
			
				
			
		
Schedule Tasks is a utility in window like Cron Job in Linux to run any script, program at specified time. Scheduled Tasks starts every time you start Windows Operating system and runs silently in the background, and it starts each task that you schedule at the time that you specify when you create the task.
How [...]]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/schedule-tasks-in-windows-xp/&title=Schedule+Tasks+in+Windows+XP&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fschedule-tasks-in-windows-xp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fschedule-tasks-in-windows-xp%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Schedule Tasks is a utility in window like Cron Job in Linux to run any script, program at specified time. Scheduled Tasks starts every time you start Windows Operating system and runs silently in the background, and it starts each task that you schedule at the time that you specify when you create the task.</p>
<p><strong>How to create new task:</strong></p>
<p>1) Goto <strong>Start</strong>-&gt;<strong>Setting</strong>-&gt;<strong>Control Panel</strong>-&gt;<strong>Schedule Tasks</strong> OR <strong>Start</strong>-&gt;<strong>Programs</strong>-&gt;<strong>Accessories</strong>-&gt;<strong>System Tools</strong>-&gt;<strong>Schedule Tasks</strong></p>
<p>2) Double-click on <strong>&#8220;Add Scheduled Task</strong>&#8221; to start the Scheduled Task Wizard, and then click <strong>Next</strong> in the first dialog box.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-wizard.jpg" title="Schedule task wizard"><img src="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-wizard.jpg" alt="Schedule task wizard" /></a></p>
<p>3) Select program from the list in the next screen. If program does not appear in the list then click on browse button to select desired application. You can also run Window XP command with schedule task.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-application-selection.jpg" title="Schedule task application select"><img src="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-application-selection.jpg" alt="Schedule task application select" /></a></p>
<p>4)  In the next screen, Type name of task and select frequency of task you want to run. For full options check image below.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-frequency-select.jpg" title="Schedule task frequency select"><img src="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-frequency-select.jpg" alt="Schedule task frequency select" /></a></p>
<p>5) In this screen, choose time to run select task.  Set time  and date  from which you want to enable this scheduled task. This setting will depend on previous option and change accordingly.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-time-date-setting.jpg" title="Schedule task time date setting"><img src="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-time-date-setting.jpg" alt="Schedule task time date setting" /></a></p>
<p>6) Now type the name and password of the user who is attach with this task. By default, the wizard selects the name of the user who is currently logged on. User should have sufficient permissions to run the program.</p>
<p><a href="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-wizard5.jpg" title="Schedule task wizard"><img src="http://www.bala-krishna.com/wp-content/uploads/2007/12/schedule-task-wizard5.jpg" alt="Schedule task wizard" /></a></p>
<p>7) Click Next, and then click Finish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/schedule-tasks-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difference between DataGrid and DataGridView  control</title>
		<link>http://www.bala-krishna.com/difference-between-datagrid-and-datagridview-control/</link>
		<comments>http://www.bala-krishna.com/difference-between-datagrid-and-datagridview-control/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 16:19:02 +0000</pubDate>
		<dc:creator>BalaKrishna</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/difference-between-datagrid-and-datagridview-control/</guid>
		<description><![CDATA[
			
				
			
		
The New DataGridView control introduced in Visual Studio .Net 2005 supports advanced features that was not included in earlier version of DataGrid control. The DataGridView control flexible and easier to extend and customize than the DataGrid control. I have sorted down difference between DataGrid and DataGridView control in following points.
DataGrid
- Older Introduced in VS2003
- Faster [...]]]></description>
			<content:encoded><![CDATA[<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://www.bala-krishna.com/difference-between-datagrid-and-datagridview-control/&title=Difference+between+DataGrid+and+DataGridView++control&srcURL=http://www.bala-krishna.com" target="_blank" rel="nofollow"><img
src="http://www.bala-krishna.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bala-krishna.com%2Fdifference-between-datagrid-and-datagridview-control%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bala-krishna.com%2Fdifference-between-datagrid-and-datagridview-control%2F&amp;source=balakrishna&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The New DataGridView control introduced in Visual Studio .Net 2005 supports advanced features that was not included in earlier version of DataGrid control. The DataGridView control flexible and easier to extend and customize than the DataGrid control. I have sorted down difference between DataGrid and DataGridView control in following points.</p>
<p><strong>DataGrid</strong><br />
- Older Introduced in VS2003<br />
- Faster then DataGridView<br />
- Easier to be implemented<br />
- Slower performance in case of thousands of rows<br />
- Ability to display hierarchical data ( This feature not available in DataGridView control)<br />
- Cell based structure<br />
- Fewer events supported</p>
<p><strong>DataGridView</strong><br />
- New Introduced in VS2005<br />
- Slower then VS2003 DataGrid Control<br />
- Implementation not easy for beginners but expert coder will find it easy to use and extremely customizable<br />
- Higher performance with support of more then 100000 rows<br />
- Powerful and flexible way to display a data source, bound and unbound data together.<br />
- Column based structure<br />
- Number of Cell, Rows and Column event supported such as CellDoubleClick, CellValidating, CellFormatting, RowEnter, RowLeave and RowDividerDoubleClick.<br />
- Easy to apply styles to columns, rows and cells</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bala-krishna.com/difference-between-datagrid-and-datagridview-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
