<?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>Knowledge @ Tech Rational</title>
	<atom:link href="http://knowledge.techrational.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://knowledge.techrational.com</link>
	<description>I am not young enough to know everything.</description>
	<lastBuildDate>Sat, 30 Jan 2010 17:58:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Convert .MOD file to .MPG</title>
		<link>http://knowledge.techrational.com/2010/01/30/convert-mod-file-to-mpg/</link>
		<comments>http://knowledge.techrational.com/2010/01/30/convert-mod-file-to-mpg/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 17:58:38 +0000</pubDate>
		<dc:creator>Knowledge</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[.MOD File Converter]]></category>
		<category><![CDATA[.MOD File to .MPG File Convert]]></category>

		<guid isPermaLink="false">http://knowledge.techrational.com/?p=37</guid>
		<description><![CDATA[







 
Today i came across a typical problem of converting .MOD file to .MPG file.
and my friend gave a very good suggestion&#8230;
Convert .MOD file to .MPG is very simple&#8230;
Change Extension/Rename the file  and you are done &#8230;
e.g. video1.mod rename to video.mpg and it will work&#8230;
ProCoder will import .MOD file after that.
Premier will also accept .MOD file [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>Today i came across a typical problem of converting .MOD file to .MPG file.</p>
<p>and my friend gave a very good suggestion&#8230;</p>
<p>Convert .MOD file to .MPG is very simple&#8230;</p>
<p>Change Extension/Rename the file  and you are done &#8230;</p>
<p>e.g. video1.mod rename to video.mpg and it will work&#8230;</p>
<p>ProCoder will import .MOD file after that.</p>
<p>Premier will also accept .MOD file after converting it to .MPG.</p>
<p>Hurray .. So Simple <img src='http://knowledge.techrational.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://knowledge.techrational.com/2010/01/30/convert-mod-file-to-mpg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create Shortcut on Desktop From Setup Wizard VS2008</title>
		<link>http://knowledge.techrational.com/2009/10/20/create-shortcut-on-desktop-from-setup-wizard-vs2008/</link>
		<comments>http://knowledge.techrational.com/2009/10/20/create-shortcut-on-desktop-from-setup-wizard-vs2008/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 08:10:07 +0000</pubDate>
		<dc:creator>Jignesh</dc:creator>
				<category><![CDATA[Windows.Net]]></category>
		<category><![CDATA[Application Desktop Shortcut]]></category>
		<category><![CDATA[Create Shortcut in Setup Project VS2008]]></category>
		<category><![CDATA[Desktop Shortcut]]></category>
		<category><![CDATA[VS2008 Setup Project]]></category>

		<guid isPermaLink="false">http://knowledge.techrational.com/?p=32</guid>
		<description><![CDATA[Iin Visual Studio you view the &#8220;File System&#8221; window when you right click the setup project from the solution explorer and select View -&#62; File System.
The opened window has 2 panes.
The one on the left lists the folders that you can use for installation: Application folder, User&#8217;s Desktop, User&#8217;s Programs Menu (You might already know all that [...]]]></description>
			<content:encoded><![CDATA[<p>Iin Visual Studio you view the &#8220;File System&#8221; window when you right click the setup project from the solution explorer and select <span style="font-weight: inherit;font-style: inherit;font-family: inherit;color: #800000;background-color: #ffffff;padding: 0px;margin: 0px;border: 0px initial initial">View -&gt; File System</span>.</p>
<p>The opened window has 2 panes.</p>
<p>The one on the left lists the folders that you can use for installation: <span style="font-weight: inherit;font-style: italic;font-family: inherit;padding: 0px;margin: 0px;border: 0px initial initial">Application folder, User&#8217;s Desktop, User&#8217;s Programs Menu</span> (You might already know all that but its covered in case you or anyone else doesn&#8217;t know). The primary output of the project (usually an exe and required files) should be in the Application Folder. When you open the Application Folder in this window you right click the item in the right pane that says &#8220;Primary Output&#8221; and select <span style="font-weight: inherit;font-style: inherit;font-family: inherit;background-color: #c0c0c0;padding: 0px;margin: 0px;border: 0px initial initial"><span style="font-weight: inherit;font-style: inherit;font-family: inherit;background-color: #ffffff;padding: 0px;margin: 0px;border: 0px initial initial"><span style="font-weight: inherit;font-style: inherit;font-family: inherit;color: #800000;padding: 0px;margin: 0px;border: 0px initial initial">Create Shortcut</span>. </span></span></p>
<p><span style="font-weight: inherit;font-style: inherit;font-family: inherit;background-color: #c0c0c0;padding: 0px;margin: 0px;border: 0px initial initial"><span style="font-weight: inherit;font-style: inherit;font-family: inherit;background-color: #ffffff;padding: 0px;margin: 0px;border: 0px initial initial">This creates a shortcut in the Application Folder along side Primary Output. You can right click that newly created item and select <span style="font-weight: inherit;font-style: inherit;font-family: inherit;color: #800000;background-color: #ffffff;padding: 0px;margin: 0px;border: 0px initial initial">Cut</span>, then open the User&#8217;s Desktop by selecting that item in the left pane, then paste the shortcut in the right pane. After you have pasted the shortcut you can rename it and set the icon.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://knowledge.techrational.com/2009/10/20/create-shortcut-on-desktop-from-setup-wizard-vs2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fetch SP Data From SQL Server to Excel in Excel</title>
		<link>http://knowledge.techrational.com/2009/10/19/fetch-data-from-sql-server-to-excel-in-excel/</link>
		<comments>http://knowledge.techrational.com/2009/10/19/fetch-data-from-sql-server-to-excel-in-excel/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:04:03 +0000</pubDate>
		<dc:creator>Knowledge</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Data From SQL Server to Excel]]></category>
		<category><![CDATA[Fetch Stored Procedure Data from SQL Server]]></category>
		<category><![CDATA[Temporary Table SP data in EXCEL]]></category>

		<guid isPermaLink="false">http://knowledge.techrational.com/?p=28</guid>
		<description><![CDATA[If you are planning to get data from SQL Server to excel by using Excel External Data feature. Please follow the follwing steps :
1.  Set all steps by choosing any table.
2. Go To Refresh button &#62; Connection Properties &#62; Definition Tab
3.  Change the Command Type to SQL  and put the command &#8220;EXEC databasename.ownername.StoredProcedurename&#8221;
You are done.
Also [...]]]></description>
			<content:encoded><![CDATA[<p>If you are planning to get data from SQL Server to excel by using Excel External Data feature. Please follow the follwing steps :</p>
<p>1.  Set all steps by choosing any table.</p>
<p>2. Go To Refresh button &gt; Connection Properties &gt; Definition Tab</p>
<p>3.  Change the Command Type to SQL  and put the command &#8220;EXEC databasename.ownername.StoredProcedurename&#8221;</p>
<p>You are done.</p>
<p>Also if your Stored procedure is using temporary table remember to &#8220;SET NOCount ON&#8221; in the beginning of the stored procedure.</p>
]]></content:encoded>
			<wfw:commentRss>http://knowledge.techrational.com/2009/10/19/fetch-data-from-sql-server-to-excel-in-excel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Close Login Form and Open Another/Main Form</title>
		<link>http://knowledge.techrational.com/2009/10/16/close-login-form-and-open-anothermain-form/</link>
		<comments>http://knowledge.techrational.com/2009/10/16/close-login-form-and-open-anothermain-form/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 05:55:05 +0000</pubDate>
		<dc:creator>Jignesh</dc:creator>
				<category><![CDATA[Windows.Net]]></category>
		<category><![CDATA[Close Form]]></category>
		<category><![CDATA[Close Login Form]]></category>
		<category><![CDATA[Close One Form and Open Another Form]]></category>
		<category><![CDATA[how to close login form on login click]]></category>
		<category><![CDATA[Stop Login Form after Valid Login]]></category>
		<category><![CDATA[Windows.Net C#]]></category>

		<guid isPermaLink="false">http://knowledge.techrational.com/?p=24</guid>
		<description><![CDATA[In Program.cs keep Login as starting form
Application.Run(new LoginForm());
In Login Form Put the following code &#8230;.
Step 1:  using System.Threading;
Step 2: Put the Code in Valid Login Section
private void btnLogin_Click(object sender, System.EventArgs e)
{
// On Valid Login
this.Close();
Thread th = new Thread(new ThreadStart(myForm));
th.Start();
}
Step 3: Create the Function to open the next form
//
private void myForm()
{
Form2 f  = new Form2();
f.ShowDialog();
}
Reference : [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">In Program.cs keep Login as starting form</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Application.Run(new LoginForm());</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">In Login Form Put the following code &#8230;.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Step 1:  using System.Threading;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Step 2: Put the Code in Valid Login Section</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">private void btnLogin_Click(object sender, System.EventArgs e)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">// On Valid Login</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">this.Close();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Thread th = new Thread(new ThreadStart(myForm));</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">th.Start();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Step 3: Create the Function to open the next form</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">//</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">private void myForm()</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Form2 f  = new Form2();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">f.ShowDialog();</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Reference : http://www.dotnetspider.com/forum/16780-closing-form.aspx</div>
<p>In Program.cs keep Login as starting form</p>
<p>Application.Run(new LoginForm());</p>
<p>In Login Form Put the following code &#8230;.</p>
<p>Step 1:  using System.Threading;</p>
<p>Step 2: Put the Code in Valid Login Section</p>
<p>private void btnLogin_Click(object sender, System.EventArgs e)</p>
<p>{</p>
<p>// On Valid Login</p>
<p>this.Close();</p>
<p>Thread th = new Thread(new ThreadStart(myForm));</p>
<p>th.Start();</p>
<p>}</p>
<p>Step 3: Create the Function to open the next form</p>
<p>private void myForm()</p>
<p>{Form2 f  = new Form2();</p>
<p>f.ShowDialog();</p>
<p>}</p>
<p>Reference : <a href="http://www.dotnetspider.com/forum/16780-closing-form.aspx" target="_blank">http://www.dotnetspider.com/forum/16780-closing-form.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://knowledge.techrational.com/2009/10/16/close-login-form-and-open-anothermain-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infinite Knowledge</title>
		<link>http://knowledge.techrational.com/2009/10/13/tech-knowledge/</link>
		<comments>http://knowledge.techrational.com/2009/10/13/tech-knowledge/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:01:31 +0000</pubDate>
		<dc:creator>Knowledge</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://knowledge.techrational.com/?p=1</guid>
		<description><![CDATA[Lets start sharing.
]]></description>
			<content:encoded><![CDATA[<p>Lets start sharing.</p>
]]></content:encoded>
			<wfw:commentRss>http://knowledge.techrational.com/2009/10/13/tech-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

