<?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 Tips</title>
	<atom:link href="http://www.bala-krishna.com/category/aspnet-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<lastBuildDate>Sun, 21 Mar 2010 15:28:05 +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[<div style="float: right; margin-left: 10px;"><a 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>
<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[<div style="float: right; margin-left: 10px;"><a 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>
<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>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[<div style="float: right; margin-left: 10px;"><a 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>
<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[<div style="float: right; margin-left: 10px;"><a 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>
<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>
	</channel>
</rss>
