<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>VS ASP.NET</title>
	<link>http://www.vsasp.net</link>
	<description>Web/Software Developments by Tajammal Ali</description>
	<lastBuildDate>Sat, 07 Jan 2012 10:06:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.3.1" -->


<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Uploadify: Adding more files to the queue while uploading</title>
		<description><![CDATA[Uploadify was created to be an easy-to-implement solution for multiple file uploads. As a jQuery plugin, the Uploadify implementation is simple and highly-customizable. Visit WebSite Lot of people ask about adding more files to the queue when the first upload start, the button to &#8220;browse&#8221; another file don&#8217;t work anyway. This feature is not available [...]]]></description>
		<link>http://www.vsasp.net/apis/uploadify-adding-more-files-to-the-queue/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>SQL Import Export from linked server</title>
		<description><![CDATA[There is always a need to import/export tables or data from different database. The common scenario is when you need that data to your local database that is in your live database. For this purpose, many techniques are available, but my technique is simple and modifiable as it takes every table from linked server and [...]]]></description>
		<link>http://www.vsasp.net/sql/sql-import-linked-server/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Simple Sequential WorkFlow Tutorial C sharp</title>
		<description><![CDATA[A workflow is essentially a way of documenting the activities involved in completing a unit of work. Typically, work &#8220;flows&#8221; through one or more activities during processing. These activities can be performed by either machines or by people, and can be as simple as defining the sequence of pages in an Internet application, or as [...]]]></description>
		<link>http://www.vsasp.net/workflow/workflow-tutorial-c-sharp/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Google Visualization API</title>
		<description><![CDATA[The Google Visualization API lets you access multiple sources of structured data that you can display, choosing from a large selection of visualizations. Google Visualization API enables you to expose your own data, stored on any data-store that is connected to the web, as a Visualization compliant datasource. Thus you can create reports and dashboards [...]]]></description>
		<link>http://www.vsasp.net/apis/google/visualization/google-visualization-api/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Custom Meta Tags</title>
		<description><![CDATA[Many search engines uses Mata tags for searching websites contents. In ASP.NET we can make separate meta tags for all pages from database or any other techniques instead of using one masterpage meta tags. Call following function in page load of every page or in master page. public void BindPageMetasandTitle() { HtmlMeta MetaDescription = new [...]]]></description>
		<link>http://www.vsasp.net/optimization/custom-meta-tags/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Google Translate</title>
		<description><![CDATA[Use Google translate for your website to translate many languages and show on website with the same format. I have done this using javascript. Different techniques can be used to apply google translate for your website. Languages supported by Google translate Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino [...]]]></description>
		<link>http://www.vsasp.net/apis/google-translate/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Google Weather API</title>
		<description><![CDATA[Google Weather Provides weather information from the world. They accepts a wide range of parameters like [city],[country] e.g. London,England &#8211; or postcodes, ISO country codes (UK,DE etc.), Lat/long. To integrate it with asp.net just use below function and it will return weather information for current and next 4 days with images according to weather. public [...]]]></description>
		<link>http://www.vsasp.net/apis/google-weather-api/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>RxNorm API</title>
		<description><![CDATA[RxNorm API used to get codes for following coding systems: AMPID &#8211; Alchemy Marketed Product Identifier GCN_SEQNO &#8211; Generic Code Number GFC &#8211; Generic Formula Code GPPC &#8211; Generic Product Packing Code GS &#8211; Gold Standard Alchemy identifier LISTING_SEQ_NO &#8211; FDA Identification Number MMSL_CODE &#8211; Multum identifier NDC &#8211; National Drug Code SNOMEDCT &#8211; SNOMEDCT [...]]]></description>
		<link>http://www.vsasp.net/apis/rxnorm-api/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>Webservice from javascript</title>
		<description><![CDATA[In this post, I will show you how to use web service from javascript using AJAX script manager. Below example will show you how to get values from textfields and send that values to webservice and show the results on screen without any post back. Step 1: Add webservice to your project and uncomment Script [...]]]></description>
		<link>http://www.vsasp.net/avoid-postbacks/webservice-from-javascript/</link>
			</item>

<!-- Excerpts generated using Auto Excerpt plugin, http://mr.hokya.com/auto-excerpt/ -->
	<item>
		<title>JSON</title>
		<description><![CDATA[JSON Integration with ASP.net, Do server side processing without posting back and get results from server and show on page by using different techniques]]></description>
		<link>http://www.vsasp.net/avoid-postbacks/json/</link>
			</item>
</channel>
</rss>

