<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Technospot.Net &#187; Programming</title>
	<atom:link href="http://www.technospot.net/blogs/archives/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technospot.net/blogs</link>
	<description>Teaching How to use PC, Mobile and Internet the Right Way</description>
	<lastBuildDate>Mon, 23 Nov 2009 09:58:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>info@technospot.net ()</managingEditor>
		<webMaster>info@technospot.net()</webMaster>
		<category></category>
		<ttl>1440</ttl>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Teaching How to use PC and Internet the Right Way</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>info@technospot.net</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://i193.photobucket.com/albums/z221/ashishmohta/main/tsaudiopress.png" />
		<image>
			<url>http://i193.photobucket.com/albums/z221/ashishmohta/main/tsaudiopress.png</url>
			<title>Technospot.Net</title>
			<link>http://www.technospot.net/blogs</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Convert HTML to Javascript, PHP and ASP Scripts</title>
		<link>http://www.technospot.net/blogs/convert-html-to-javascript-php-and-asp-scripts/</link>
		<comments>http://www.technospot.net/blogs/convert-html-to-javascript-php-and-asp-scripts/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 04:30:24 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Online Utilities]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[convert scripts]]></category>
		<category><![CDATA[equivalent scripts]]></category>
		<category><![CDATA[html codes]]></category>
		<category><![CDATA[scripting language]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=8688</guid>
		<description><![CDATA[Writing HTML codes is not much of a task but creating an equivalent code in Javascript, PHP and ASP is little tough when you have a big piece of code that you need to convert. There are so many parameters and syntax&#8217;s you need to take care of that.
But we found an escape from that [...]]]></description>
			<content:encoded><![CDATA[<p>Writing HTML codes is not much of a task but creating an equivalent code in Javascript, PHP and ASP is little tough when you have a big piece of code that you need to convert. There are so many parameters and syntax&#8217;s you need to take care of that.</p>
<p>But we found an escape from that by using <a href="http://www.yellowpipe.com/yis/tools/HTML_converter/">Online HTML to Script Converter tool</a> which does conversions in all these scripting language.  Here is an example of a simple html link and its equivalent scripts.</p>
<div id="attachment_8689" class="wp-caption aligncenter" style="width: 577px"><a title="Convert HTMLto Javascript, PHP, ASP" href="http://img.technospot.net/html-to-scripts.png"><img class="size-full wp-image-8689" title="Convert HTMLto Javascript, PHP, ASP" src="http://img.technospot.net/html-to-scripts.png" alt="Convert HTMLto Javascript, PHP, ASP" width="567" height="691" /></a><p class="wp-caption-text">Convert HTML to Javascript, PHP, ASP</p></div>
<p>
<a href="http://twitter.com/?status=Convert HTML to Javascript, PHP and ASP Scripts + http://www.technospot.net/blogs?p=8688"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/convert-html-to-javascript-php-and-asp-scripts/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/convert-html-to-javascript-php-and-asp-scripts/" title="Convert HTML to Javascript, PHP and ASP Scripts" > Convert HTML to Javascript, PHP and ASP Scripts </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on April 26, 2009, 10:00 am. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/convert-html-to-javascript-php-and-asp-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find reusable code snippets</title>
		<link>http://www.technospot.net/blogs/find-reusable-code-snippets/</link>
		<comments>http://www.technospot.net/blogs/find-reusable-code-snippets/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 13:49:31 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mvp]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=8671</guid>
		<description><![CDATA[GetCodeSnippent is an interesting place if you are looking for simple or fully      implemented design pattern for your code development. Just search for something like disposable and you can get a standard idisposable code which youc an use without worrying much.  The codes are standards.

To know if the quality of [...]]]></description>
			<content:encoded><![CDATA[<p>GetCodeSnippent is an interesting place if you are looking for simple or <span class="bodyText">fully      implemented design pattern for your code development. Just search for something like disposable and you can get a standard idisposable code which youc an use without worrying much.  The codes are standards.<br />
</span></p>
<p><span class="bodyText">To know if the quality of the code is really maintained we moved to the about page of the site and it was pretty impressive. Its being  formulated by Microsoft Regional Director and Microsoft Most Valuable Professional (MVP), J. Michael Palermo IV and    Tim Heuer who is a Developer Evangelist with Microsoft covering the Southwestern US</span></p>
<p><span class="bodyText">Using this site is pretty simple If you know what you are looking for. Just type in the keyword and you would find a standard sample code. The sample code clearly mentions who is the author and is can be used without worrying much about license.</span></p>
<p><span class="bodyText"></p>
<div id="attachment_8672" class="wp-caption aligncenter" style="width: 583px"><a href="http://img.technospot.net/find-code-snippet.png"><img class="size-full wp-image-8672" title="Find code snippet" src="http://img.technospot.net/find-code-snippet.png" alt="Find code snippet" width="573" height="251" /></a><p class="wp-caption-text">Find code snippet</p></div>
<div id="attachment_8673" class="wp-caption aligncenter" style="width: 590px"><a href="http://img.technospot.net/snippet-detail-and-download.png"><img class="size-full wp-image-8673" title="Snippet Details and Download" src="http://img.technospot.net/snippet-detail-and-download.png" alt="Snippet Details and Download" width="580" height="546" /></a><p class="wp-caption-text">Snippet Details and Download</p></div>
<p>You can also create a shortcut for the snippet so next time you dont waste too much of time searching for it. Code Snippets are availble in C#, Visual basic, J# and XAML. If you are wondering where does all the code come from then its suer driven site. So if you are pretty much into development, I would suggest to do a search here also . <strong><a href="http://gotcodesnippets.net/default.aspx">Check out Get Code Snippets</a></strong><br />
</span></p>
<p>
<a href="http://twitter.com/?status=Find reusable code snippets + http://www.technospot.net/blogs?p=8671"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/find-reusable-code-snippets/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/find-reusable-code-snippets/" title="Find reusable code snippets" > Find reusable code snippets </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on April 25, 2009, 7:19 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/find-reusable-code-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert black and white images to Color : Image transformation</title>
		<link>http://www.technospot.net/blogs/convert-black-and-white-images-to-color-image-transformation/</link>
		<comments>http://www.technospot.net/blogs/convert-black-and-white-images-to-color-image-transformation/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 18:35:43 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[gray to color]]></category>
		<category><![CDATA[image transformation]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=6337</guid>
		<description><![CDATA[If you are looking for a simple but effective software to convert  gray scale ( black and white ) images into Colored images , Check out the Image Transformation Code @ Codeplex.  His idea of converting gray scale to colored image is
Gray  = Green * 0.59 + Blue * 0.30 + Red * 0.11 and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for a simple but effective software to convert  gray scale ( black and white ) images into Colored images , Check out the Image Transformation Code @ Codeplex.  His idea of converting gray scale to colored image is</p>
<blockquote><p><strong>Gray  = Green * 0.59 + Blue * 0.30 + Red * 0.11 </strong>and<strong> </strong>Each color with structure [Gray, Gray, Gray] has set of colors.</p></blockquote>
<p>The algo starts with creating set of <strong>control points which has gray codes equivalent to foll color code</strong> ( See the above formula ) and then blow it slowly one by one. It acts like a chain reaction moving from one point to another. You can check his whole logic @ codeplex source <a href="http://www.codeproject.com/KB/graphics/GrayscalToColor.aspx">Gray to clour</a></p>
<p>Here is a sample of how it works.</p>
<div id="attachment_6338" class="wp-caption aligncenter" style="width: 522px"><a href="http://img.technospot.net/grayscale-to-colour.png"><img class="size-full wp-image-6338" title="Gray Scale to Colour" src="http://img.technospot.net/grayscale-to-colour.png" alt="Gray Scale to Colour" width="512" height="374" /></a><p class="wp-caption-text">Gray Scale to Colour</p></div>
<p>
<a href="http://twitter.com/?status=Convert black and white images to Color : Image transformation + http://www.technospot.net/blogs?p=6337"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/convert-black-and-white-images-to-color-image-transformation/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/convert-black-and-white-images-to-color-image-transformation/" title="Convert black and white images to Color : Image transformation" > Convert black and white images to Color : Image transformation </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on February 6, 2009, 12:05 am. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/convert-black-and-white-images-to-color-image-transformation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle DBNULL and Date in LINQ to Dataset</title>
		<link>http://www.technospot.net/blogs/how-to-handle-dbnull-and-date-in-linq-to-dataset/</link>
		<comments>http://www.technospot.net/blogs/how-to-handle-dbnull-and-date-in-linq-to-dataset/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 08:02:26 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[dbnull]]></category>
		<category><![CDATA[linq to access]]></category>
		<category><![CDATA[linq to dataset]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=6324</guid>
		<description><![CDATA[Situation :
I used a Dataset to map to my Access Database. Once Dataset created we can use it with LINQ like we use LINQ to SQL or LINQ to Entity.
Problem:
My database allowed to have columns with DB Null specially in case with Dates. Though its not a good idea to have nulls in Date column [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Situation :</strong></p>
<p>I used a Dataset to map to my Access Database. Once Dataset created we can use it with LINQ like we use LINQ to SQL or LINQ to Entity.</p>
<p><strong>Problem:</strong></p>
<p>My database allowed to have <strong>columns with DB Null</strong> specially in <strong>case with Dates.</strong> Though its not a good idea to have nulls in Date column but its required in certain situation. Next I wrote the following LINQ Query</p>
<blockquote><p>MSDS.ppMasterDataTable ppmtb = new MSDS.ppMasterDataTable();</p>
<p>MSDSTableAdapters.ppMasterTableAdapter ta = new LQ2DS.MSDSTableAdapters.ppMasterTableAdapter();<br />
ta.Fill(ppmtb);</p>
<p><strong>var q = from s in ppmtb<br />
select new { s.ppID, s.ppDate };</strong></p>
<p>Array arr = q.ToArray();  // Exception</p></blockquote>
<p>When I tried executing var q to get an array , There was an exception thrown because data coloumns had DBnull.</p>
<p>The problem was when I created Dataset, the date columns were mapped with <strong>System.DateTime which doesn&#8217;t accept null value</strong>.<strong> </strong>So whenever the query was executed, it was trying to<strong> create an object by assigning null value.</strong> This resulted in an exception.</p>
<p><strong>Solution:</strong></p>
<p>I wasnt able to find any direct solution for this but there is an alternate method which worked for me.<strong> System.DateTime doesnt accept date but System.Data.SqlTypes.SqlDateTime does</strong>. I<strong> replaced all instances of System.DateTime with System.Data.SqlTypes.SqlDateTime in the Dataset</strong> I created initially to map the access database.  You might also have to update column property setting for these columns in the designer by allowing columns to accept null.</p>
<p><strong>Result :</strong></p>
<p>After this there was no problem and I had my var q executing for any of the cases even for creating arrays.</p>
<p>
<a href="http://twitter.com/?status=How to handle DBNULL and Date in LINQ to Dataset + http://www.technospot.net/blogs?p=6324"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/how-to-handle-dbnull-and-date-in-linq-to-dataset/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/how-to-handle-dbnull-and-date-in-linq-to-dataset/" title="How to handle DBNULL and Date in LINQ to Dataset" > How to handle DBNULL and Date in LINQ to Dataset </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on February 5, 2009, 1:32 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/how-to-handle-dbnull-and-date-in-linq-to-dataset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linq Provider for Twitter</title>
		<link>http://www.technospot.net/blogs/linq-provider-for-twitter/</link>
		<comments>http://www.technospot.net/blogs/linq-provider-for-twitter/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:30:32 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[linq provider]]></category>
		<category><![CDATA[twitter api]]></category>
		<category><![CDATA[twitter tools]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=6120</guid>
		<description><![CDATA[This is an interesting development which demonstrates the essentials of  how a LINQ provider can be built for connecting to Twitter API using LINQ framework. 
I had been working on Linq since 6 months the concept is awesome. I am big fan of LINQ and Twitter is the Social Networking platform I use and anything [...]]]></description>
			<content:encoded><![CDATA[<p>This is an interesting development which demonstrates the essentials of  how a <strong>LINQ provider can be built for connecting to Twitter API using LINQ framework. </strong></p>
<p>I had been working on Linq since 6 months the concept is awesome. I am big fan of LINQ and Twitter is the Social Networking platform I use and anything coupling them would be really intresting. I have thought of creating providers for databases but creating a provide for Public API was I never thought of.</p>
<p>This is what the lead, <a href="http://www.codeplex.com/site/users/view/JoeMayo">JoeMayo</a>,  says there</p>
<blockquote><p>So far, LINQ to Twitter demonstrates the essentials of how a LINQ provider can be built and supports a couple simple queries, such as Public and Friends. You&#8217;ll begin to see more features in time, focusing on sub-sets of the Twitter API. In the next release, I&#8217;m planning on finishing infrastructure tasks and adding support for all of the optional Friends parameters.  More later&#8230;</p></blockquote>
<p>This project is still in beta and If anybody wants to join in the development you can head towards <a href="http://www.codeplex.com/LinqToTwitter">Linq to Twitter @ Codeplex</a></p>
<p>
<a href="http://twitter.com/?status=Linq Provider for Twitter + http://www.technospot.net/blogs?p=6120"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/linq-provider-for-twitter/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/linq-provider-for-twitter/" title="Linq Provider for Twitter" > Linq Provider for Twitter </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on February 1, 2009, 12:00 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/linq-provider-for-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Right place to look when Migrating from MS Access, Oracle and Sybase Databases to SQL server 2005 and 2008</title>
		<link>http://www.technospot.net/blogs/migrating-ms-access-oracle-sybase-databases-sql-server-2005-2008/</link>
		<comments>http://www.technospot.net/blogs/migrating-ms-access-oracle-sybase-databases-sql-server-2005-2008/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 08:00:59 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[access to sql server migration]]></category>
		<category><![CDATA[migration tools]]></category>
		<category><![CDATA[oracle to sql migration]]></category>
		<category><![CDATA[sybase to sql migration]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=6039</guid>
		<description><![CDATA[I had worked sometime on an application in which we had to convert a MS Access database to SQL 2005 and 2008. I would rather say it was migration than conversion. MS access comes with an inbuilt option to migrate to any SQL Server 2005 Database but it does not create any relationship and indexes [...]]]></description>
			<content:encoded><![CDATA[<p>I had worked sometime on an application in which we had to convert a <strong>MS Access database to SQL 2005 and 2008.</strong> I would rather say it was <strong>migration than conversion</strong>. MS access comes with an inbuilt option to migrate to any<strong> SQL Server 2005 Database but it does not create any relationship and indexes has to recreated again.</strong> This is annoying if you have too many of them.</p>
<p>Hunting around I found the official page of Microsoft where the official tool for<strong> Migrating MS access, Oracle and Sybase databases to SQL sever 2005</strong> is listed. This too is called as<strong> Server Migration Assistant ( SSMA).</strong> Here is the <strong><a href="http://www.microsoft.com/Sqlserver/2005/en/us/migration.aspx">list from the official page</a></strong></p>
<ul class="cueUnorderedList">
<li class="cueListItem">
<div><a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-access.aspx">Gain access to SQL Server Migration Assistant for Access (SSMA for Access) </a> [ Download SSMA 2005 for Access v4.0,  SSMA 20058 Access v4.0,  Access v1.2 ]<a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-access.aspx"><br />
</a></div>
</li>
<li class="cueListItem">
<div><a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-oracle.aspx">Gain access to SQL Server Migration Assistant for Oracle (SSMA for Oracle) </a> (  Download SSMA 2005 for Oracle v4.0, SSMA 2008 for Oracle v4.0,  SSMA 2005 for Oracle V4.0, SMA Oracle v3.1 )<a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-oracle.aspx"><br />
</a></div>
</li>
<li class="cueListItem">
<div><a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-sybase.aspx">Gain access to SQL Server Migration Assistant for Sybase (SSMA for Sybase) </a> (   Download SSMA 2005 for Sybase v4.0, SSMA 2008 for Sybase v4.0, SSMA 2008 for Sybase PowerBuilder Applications v1.0 , SSMA for Sybase v1.2 )<a href="http://www.microsoft.com/sqlserver/2005/en/us/migration-sybase.aspx"><br />
</a></div>
</li>
</ul>
<p>The page says :</p>
<blockquote><p>If you are ready to migrate to SQL Server from a costly platform such as Oracle, DB2, Informix, and Sybase or if you are ready to move up to a more feature-rich, robust database platform this page provides access to SQL Server migration information that will help you evaluate your decision, and provides access to SQL Server migration tools that will help simplify the process.</p></blockquote>
<p>We did spent lot of time hunting for the right solution. I hope you find this and save that time to use it productively somewhere else. Good Luck.</p>
<p>
<a href="http://twitter.com/?status=Right place to look when Migrating from MS Access, Oracle and Sybase Databases to SQL server 2005 and 2008 + http://www.technospot.net/blogs?p=6039"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/migrating-ms-access-oracle-sybase-databases-sql-server-2005-2008/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/migrating-ms-access-oracle-sybase-databases-sql-server-2005-2008/" title="Right place to look when Migrating from MS Access, Oracle and Sybase Databases to SQL server 2005 and 2008" > Right place to look when Migrating from MS Access, Oracle and Sybase Databases to SQL server 2005 and 2008 </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on January 28, 2009, 1:30 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/migrating-ms-access-oracle-sybase-databases-sql-server-2005-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert HTML to Javascript DOM [ Online Tool ]</title>
		<link>http://www.technospot.net/blogs/convert-html-to-javascript-dom-online-tool/</link>
		<comments>http://www.technospot.net/blogs/convert-html-to-javascript-dom-online-tool/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:29:41 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[html to javascript]]></category>
		<category><![CDATA[html tool]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=4404</guid>
		<description><![CDATA[There are lot of scenarios where a programmer is required to convert HTML code rendered using Javascript instead of using it directly over the page. HTML2JS is one such online tool which convert well formed HTML code into javascript DOM code and coder can direcly embed in their applications.
Just add your well formed HTML into [...]]]></description>
			<content:encoded><![CDATA[<p>There are lot of scenarios where a programmer is required to convert HTML code rendered using Javascript instead of using it directly over the page. <strong>HTML2JS is one such online tool which convert well formed HTML code into javascript DOM code</strong> and coder can direcly embed in their applications.</p>
<div id="attachment_4403" class="wp-caption aligncenter" style="width: 437px"><a href="http://img.technospot.net/html-to-javascript.jpg"><img class="size-full wp-image-4403 " title="Convert HTML to Javascript code" src="http://img.technospot.net/html-to-javascript.jpg" alt="Convert HTML to Javascript code" width="427" height="591" /></a><p class="wp-caption-text">Convert HTML to Javascript code</p></div>
<p>Just add your well formed HTML into the left text area and convert it into Javascript. Here is a sample of a converted HTML to Javascript. Try <a title="HTML to Javascript DOM" href="http://www.smelzo.it/html2js/">HTML2JS</a> now</p>
<p><code>function createHTML(root){<br />
var oTable=root.appendChild(document.createElement("table"));<br />
with(oTable){</code></p>
<p><code>id="waiterBlock";<br />
style.display="none";<br />
}</p>
<p>var oText = oTable.appendChild (document.createTextNode("<br />
"));<br />
var oTr=oTable.appendChild(document.createElement("tr"));<br />
var oText = oTr.appendChild (document.createTextNode("<br />
"));<br />
var oTd=oTr.appendChild(document.createElement("td"));<br />
var oText = oTd.appendChild (document.createTextNode("some text here ..."));<br />
var oTd=oTr.appendChild(document.createElement("td"));<br />
with(oTd){</p>
<p>className="myClass";<br />
}</p>
<p>var oText = oTd.appendChild (document.createTextNode("<br />
"));<br />
var oDiv=oTd.appendChild(document.createElement("div"));<br />
with(oDiv){</p>
<p>id="oWaiter";<br />
style.display="none";<br />
style.position="relative";<br />
style.border="1px gray solid";<br />
style.overflow="hidden";<br />
style.width="200px";<br />
style.height="15px";<br />
style.backgroundColor="#FFF";<br />
}</p>
<p>var oText = oDiv.appendChild (document.createTextNode("<br />
"));<br />
var oDiv=oDiv.appendChild(document.createElement("div"));<br />
with(oDiv){</p>
<p>id="oWaiterInner";<br />
style.width="40px";<br />
style.height="15px";<br />
style.overflow="hidden";<br />
style.background="#3366cc";<br />
style.position="absolute";<br />
style.top="0px";<br />
style.left="0px";<br />
}</p>
<p></code></p>
<p>
<a href="http://twitter.com/?status=Convert HTML to Javascript DOM [ Online Tool ] + http://www.technospot.net/blogs?p=4404"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/convert-html-to-javascript-dom-online-tool/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/convert-html-to-javascript-dom-online-tool/" title="Convert HTML to Javascript DOM [ Online Tool ]" > Convert HTML to Javascript DOM [ Online Tool ] </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on December 1, 2008, 7:59 am. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/convert-html-to-javascript-dom-online-tool/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to install Silverlight tools without internet connection</title>
		<link>http://www.technospot.net/blogs/how-to-install-silverlight-tools-without-internet-connection/</link>
		<comments>http://www.technospot.net/blogs/how-to-install-silverlight-tools-without-internet-connection/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 18:29:49 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[microsoft silverlight]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[silverlight installer]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=3841</guid>
		<description><![CDATA[Recently we underwent training for Microsoft Silverlight and we needed  to install Silverlight tools for Visual Studio 2008. We downloaded Silverlight Tools for Visual Studio installer and started installing but it halted on my machine as I don&#8217;t have internet connection availble on my machine. This was a problem because anybody who wants to do [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we underwent training for Microsoft Silverlight and we needed  to install <strong>Silverlight tools for Visual Studio 2008</strong>. We downloaded <a href="http://go.microsoft.com/fwlink/?LinkId=129043">Silverlight Tools for Visual Studio installer</a> and started installing but it halted on my machine as I don&#8217;t have internet connection availble on my machine. This was a problem because anybody who wants to do it will not be able to install unless he or she has internet connection.</p>
<p>Then we started spoofing where the Silverlight tools setup was pointing to ( on internet ) and we found it was trying to download <a href="http://go.microsoft.com/fwlink/?LinkId=119972">Silverlight 2 Developer Run time</a>. Then we downloaded it and installed.</p>
<p>We guessed that since the developer runtime was installed on the machine, the Silverlight Tools for Visual Studio installer will not connect which was not the case. It again was trying to connect to internet. ( I guess Microsoft should fix this by at least checking the version installed ).</p>
<p>There was nothing else left except to connect internet and at this moment one of our teammate came with an idea saying <strong>like any other installer it must be creating a temporary folder before installing and it will download the Silverlight 2 developer runtime in that. </strong></p>
<p>We immediately tool a look at the temporary folders ( %TEMP% ) and bingo it had a folder called as <strong>Silverlight Tools RTW </strong>.  This can solve one problem that <strong>we can put the Developer runtime exe there but since the Silverlight tools will still look to internet it wont work</strong>. However since the setup was some kind of archive thing we were able to extract it and thats it.</p>
<p>One of the <strong>The extracted file was named Vs_silverlight_tools.exe</strong>. We just ran it and Silverlight tools was installed.<strong> In Short the VS_Silverlight_tools.exe either did not check if the Developer runtime was installed or may be it did.</strong> We were not sure on this but anyway our problem was solved.</p>
<p>I cant provide you with a screen shot here as I cant take anything out of my office and I cant simulate the same thing on my machine at home. But this should solver your problem.</p>
<p>
<a href="http://twitter.com/?status=How to install Silverlight tools without internet connection + http://www.technospot.net/blogs?p=3841"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/how-to-install-silverlight-tools-without-internet-connection/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/how-to-install-silverlight-tools-without-internet-connection/" title="How to install Silverlight tools without internet connection" > How to install Silverlight tools without internet connection </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on November 7, 2008, 11:59 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/how-to-install-silverlight-tools-without-internet-connection/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Find what those error codes mean [ Online Tool ]</title>
		<link>http://www.technospot.net/blogs/find-what-those-error-codes-mean-online-tool/</link>
		<comments>http://www.technospot.net/blogs/find-what-those-error-codes-mean-online-tool/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 14:09:58 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[error codes]]></category>
		<category><![CDATA[meaning error code]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=663</guid>
		<description><![CDATA[If you are programmer this can be a really good tool for you. ErroKey is an online tool which supports languages like Oracle, Sybase, Apple, Cisco6400, UnixSolaris, DB2, MySQL, PostgreSQL, SAPDB, BorlandC, Python, HTTP, Symbian, Mozilla and WindowsNT. All you need is to key in the error code in the search box and get to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are programmer this can be a really good tool for you. <strong><a title="Error Key" href="http://www.errorkey.com/" target="_blank">Err</a></strong><strong><a title="Error Key" href="http://www.errorkey.com/" target="_blank">oKey</a></strong> is an online tool which supports languages like Oracle, Sybase, Apple, Cisco6400, UnixSolaris, DB2, MySQL, PostgreSQL, SAPDB, BorlandC, Python, HTTP, Symbian, Mozilla and WindowsNT. All you need is to key in the error code in the search box and get to know it</p>
<p style="text-align: center;"><a href="http://img.technospot.net/find-error-code-meaning.jpg"><img class="alignnone size-medium wp-image-664" title="find-error-code-meaning" src="http://img.technospot.net/find-error-code-meaning.jpg" alt="" width="510" height="236" /></a></p>
<p>On the home page you find link to specific languages which you can use it to narrow down the search time. If they keep updating the service this can become a good resource for looking error codes online.</p>
<p>
<a href="http://twitter.com/?status=Find what those error codes mean [ Online Tool ] + http://www.technospot.net/blogs?p=663"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/find-what-those-error-codes-mean-online-tool/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/find-what-those-error-codes-mean-online-tool/" title="Find what those error codes mean [ Online Tool ]" > Find what those error codes mean [ Online Tool ] </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on August 26, 2008, 7:39 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/find-what-those-error-codes-mean-online-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use escape sequences in strings using VB.Net</title>
		<link>http://www.technospot.net/blogs/how-to-use-escape-sequences-in-strings-using-vb-net/</link>
		<comments>http://www.technospot.net/blogs/how-to-use-escape-sequences-in-strings-using-vb-net/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 15:28:47 +0000</pubDate>
		<dc:creator>Ashish Mohta</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[c# tips]]></category>
		<category><![CDATA[escape sequences]]></category>
		<category><![CDATA[strings]]></category>
		<category><![CDATA[vb programmers]]></category>
		<category><![CDATA[vb tips]]></category>

		<guid isPermaLink="false">http://www.technospot.net/blogs/?p=90</guid>
		<description><![CDATA[Visual Basic does not support control or special or escape sequences like “\n” ( new line ) or “\t” which forces VB programmers to use constants like ControlChars.Crlf and ConrolChars.Tab. The biggest disadvantage of this is , it makes your code ugly or in technical language less readable. So this is the way we use it [...]]]></description>
			<content:encoded><![CDATA[<p>Visual Basic does not <a id="KonaLink0" class="kLink" style="text-decoration: underline ! important; position: static;" href="../how-to-use-escape-sequences-in-strings-using-vb-net/#" target="_top"></a>support control or special or escape sequences like “\n” ( new line ) or “\t” which forces VB programmers to use constants like ControlChars.Crlf and ConrolChars.Tab. The biggest disadvantage of this is , it makes your code ugly or in technical language less readable. So this is the way we use it without escape characters</p>
<blockquote><p>‘[ Visual Basic ]</p>
<p>Dim mystring as String = “Ashish Mohta ” &amp; ControlChars.Crlf  &amp; “Phone” &amp; ConrolChars.Tab &amp; “Mynumber”</p></blockquote>
<p>However there is a way to use the special characters which comes with little expense by using Regex.Unescape static method which takes a string that contains C# like escape sequences such as new line or tab.</p>
<blockquote><p>‘[ Visual Basic ]</p>
<p>Dim mystring as String = Regex.Unescape(”Ashish Mohta\n Phone\tMynumber”)</p></blockquote>
<p>I can bet that’s going to improve Vb programmers life a little bit more.</p>
<p>
<a href="http://twitter.com/?status=How to use escape sequences in strings using VB.Net + http://www.technospot.net/blogs?p=90"><img  src="http://img.technospot.net/assets/tweetthis.png"/></a>  <a href="http://www.facebook.com/sharer.php?u=http://www.technospot.net/blogs/how-to-use-escape-sequences-in-strings-using-vb-net/"  title="Share on facebook" > <img src="http://img.technospot.net/assets/fbshare.png"/></a>
</p>
<p><small><a href="http://www.technospot.net/blogs/how-to-use-escape-sequences-in-strings-using-vb-net/" title="How to use escape sequences in strings using VB.Net" > How to use escape sequences in strings using VB.Net </a> by Ashish Mohta originally appeared on <a href="http://www.technospot.net/blogs" title="How to use PC and Internet the right way">Technospot.Net </a> on April 6, 2008, 8:58 pm. Please see our <a href="http://www.technospot.net/blogs/copyright-regulations/">terms for use</a> of feeds.</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.technospot.net/blogs/how-to-use-escape-sequences-in-strings-using-vb-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
