<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>vinayak's web whistles</title>
	<atom:link href="http://vinayakshrestha.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinayakshrestha.wordpress.com</link>
	<description>web whistles by Vinayak Shrestha</description>
	<lastBuildDate>Tue, 05 May 2009 18:06:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='vinayakshrestha.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/59bfd4af81d7317adbf2db71dca062f7?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>vinayak's web whistles</title>
		<link>http://vinayakshrestha.wordpress.com</link>
	</image>
			<item>
		<title>Web designer interview questions</title>
		<link>http://vinayakshrestha.wordpress.com/2009/05/05/web-designer-interview-questions/</link>
		<comments>http://vinayakshrestha.wordpress.com/2009/05/05/web-designer-interview-questions/#comments</comments>
		<pubDate>Tue, 05 May 2009 18:06:00 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/?p=128</guid>
		<description><![CDATA[Few days back, I prepared a web designer interview-questions list. We required a good web interface/templates designer for asp.net projects. Knowledge of some programming especially javascripts was bonus points. Here is the questions that I prepared.
Web Standards
- Why would you choose XHTML over HTML?
- What web standards and guidelines do you follow for designing web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=128&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2009/05/05/web-designer-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET facebook application &#8220;Hello World!&#8221;</title>
		<link>http://vinayakshrestha.wordpress.com/2009/02/08/aspnet-facebook-application-hello-world/</link>
		<comments>http://vinayakshrestha.wordpress.com/2009/02/08/aspnet-facebook-application-hello-world/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 15:39:19 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook application]]></category>
		<category><![CDATA[facebook pages]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/?p=123</guid>
		<description><![CDATA[Here is a quick article to make a quick facebook application in ASP.NET that can be added to facebook pages as well.
First you need to setup a new application in facebook. You can do so in http://www.facebook.com/developers. I am not writing details of the application setup. Here is one nice link for its help: http://developers.facebook.com/get_started.php
Then [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=123&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2009/02/08/aspnet-facebook-application-hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2009/02/fb-hello-world.png" medium="image">
			<media:title type="html">fb-hello-world</media:title>
		</media:content>
	</item>
		<item>
		<title>DDL Triggers: Logging DB objects changes in SQL Server 2005</title>
		<link>http://vinayakshrestha.wordpress.com/2009/01/12/logging-db-objects-changes-in-sql-server-2005/</link>
		<comments>http://vinayakshrestha.wordpress.com/2009/01/12/logging-db-objects-changes-in-sql-server-2005/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 07:07:45 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database log]]></category>
		<category><![CDATA[DDL Triggers]]></category>
		<category><![CDATA[EVENTDATA]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[XML DataType]]></category>
		<category><![CDATA[XQuery]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/?p=109</guid>
		<description><![CDATA[We, SQL Server db coders, always lacked date modified filter option in management studio (or in enterprise manager). We always wanted that feature to be availabe in next Service Pack, or if not, in next version. But that never happened.
If you still don&#8217;t have solution to this &#8211; here are some good news: SQL Server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=109&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2009/01/12/logging-db-objects-changes-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2009/01/ddl_trigger_dbtable.png" medium="image">
			<media:title type="html">ddl_trigger_dbtable</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2009/01/ddl_trigger_sp1.png" medium="image">
			<media:title type="html">ddl_trigger_sp1</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2009/01/ddl_trigger_dbtabledata.png" medium="image">
			<media:title type="html">ddl_trigger_dbtabledata</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET GridView multiple files upload</title>
		<link>http://vinayakshrestha.wordpress.com/2008/02/19/aspnet-gridview-multiple-files-upload/</link>
		<comments>http://vinayakshrestha.wordpress.com/2008/02/19/aspnet-gridview-multiple-files-upload/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 09:21:37 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[File Upload]]></category>
		<category><![CDATA[GridView]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/?p=68</guid>
		<description><![CDATA[ This article is about implementing ajax-like files upload in ASP.NET GridView control with each row in the grid having a upload control. After so many responses to my previous articles in making ajax-like file uploads using iframe, I now am writing onto an advanced requirement. The requirement is to add a file upload control [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=68&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2008/02/19/aspnet-gridview-multiple-files-upload/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-db-struct.gif" medium="image">
			<media:title type="html">GridView Upload - db</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-bindgrid-function.gif" medium="image">
			<media:title type="html">GridView Upload - BindGrid</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-grid-template.gif" medium="image">
			<media:title type="html">GridView Upload - grid template</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-uploader-template.gif" medium="image">
			<media:title type="html">GridView upload - upload panel template</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-checkiframemode-function.gif" medium="image">
			<media:title type="html">GridView Upload - pageload check</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-js-logic.gif" medium="image">
			<media:title type="html">GridView upload - JS function</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-btnupload-handler.gif" medium="image">
			<media:title type="html">GridView upload - btnUpload handler</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/gridview-upload-screenshot.gif" medium="image">
			<media:title type="html">GridView upload - screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Hierarchical results in ASP.NET GridView</title>
		<link>http://vinayakshrestha.wordpress.com/2008/02/02/hierarchical-results-in-aspnet-gridview/</link>
		<comments>http://vinayakshrestha.wordpress.com/2008/02/02/hierarchical-results-in-aspnet-gridview/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 05:40:40 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[Hierarchy]]></category>
		<category><![CDATA[nested data]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/?p=55</guid>
		<description><![CDATA[ Here is one technique that I use in ASP.NET to show hierarchical data like categories tree, sitemaps listing, department/user-levels, etc. A GridView control is used instead of a TreeView control. The method does not require any complex coding and loops; and also does not require any xml file generation. It does, however, require a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=55&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2008/02/02/hierarchical-results-in-aspnet-gridview/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/db-table.gif" medium="image">
			<media:title type="html">Tree GridView - db table</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/db-sp.gif" medium="image">
			<media:title type="html">Tree GridView - SP</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/db-resultset-data.gif" medium="image">
			<media:title type="html">Tree GridView - db resultset</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/ui-aspx.gif" medium="image">
			<media:title type="html">Tree GridView - UI ASPX</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/ui-css.gif" medium="image">
			<media:title type="html">Tree GridView - UI CSS</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2008/02/ui-output-page.gif" medium="image">
			<media:title type="html">Tree GridView - UI output page</media:title>
		</media:content>
	</item>
		<item>
		<title>ajax extensions file upload workaround</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/31/ajax-extensions-file-upload-workaround/</link>
		<comments>http://vinayakshrestha.wordpress.com/2007/03/31/ajax-extensions-file-upload-workaround/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 04:21:51 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[File Upload]]></category>
		<category><![CDATA[IFrame]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/31/ajax-extensions-file-upload-workaround/</guid>
		<description><![CDATA[In my previous post of &#8220;Upload files using asp.net ajax extensions,&#8221; I had written my approach that I implemented to upload files. As about 65% of the total clicks to my blog page is only to that post, I have decided to write a new post with complete codes for file upload. The code is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=52&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2007/03/31/ajax-extensions-file-upload-workaround/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>

		<media:content url="http://vinayakshrestha.files.wordpress.com/2007/03/file_upload.gif" medium="image">
			<media:title type="html">asp.net ajax extension - file upload project</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash Image Streaming &#8211; Zoom and Pan</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/14/flash-image-streaming-zoom-and-pan-2/</link>
		<comments>http://vinayakshrestha.wordpress.com/2007/03/14/flash-image-streaming-zoom-and-pan-2/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 05:03:41 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Image Buffering]]></category>
		<category><![CDATA[Image Streaming]]></category>
		<category><![CDATA[Zoom Pan]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/14/flash-image-streaming-zoom-and-pan-2/</guid>
		<description><![CDATA[Many flash developers are unknown to this technology &#8211; image streaming in flash. Take a look at this page:
Château de Chenonceau -The pantry
Using the zoom tool, I could see all that is inside the far room that you can see in this picture. I also tried to find out the time in the clock placed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=10&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2007/03/14/flash-image-streaming-zoom-and-pan-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>
	</item>
		<item>
		<title>Mixing your javascript into ajax extensions</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/mixing-your-javascript-into-ajax-extensions-system/</link>
		<comments>http://vinayakshrestha.wordpress.com/2007/03/13/mixing-your-javascript-into-ajax-extensions-system/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 18:30:15 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/mixing-your-javascript-into-ajax-extensions-system/</guid>
		<description><![CDATA[After you start working deep in asp.net ajax extensions, you might sometimes need to write some of your additional javascript codes, and you will need them to integrate with the ajax extension system.
For example, suppose I need to populate a GridView control by doing an ajax callback, say with a Button click. I have the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=6&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2007/03/13/mixing-your-javascript-into-ajax-extensions-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>
	</item>
		<item>
		<title>Uploading files using asp.net ajax extensions</title>
		<link>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/</link>
		<comments>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 16:10:33 +0000</pubDate>
		<dc:creator>Vinayak Shrestha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[File Upload]]></category>
		<category><![CDATA[IFrame]]></category>

		<guid isPermaLink="false">http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/</guid>
		<description><![CDATA[The current ajax extension (Version: 1.0.61025.0) does not support file upload within the UpdatePanel. I am not so sure why, but I have heard it to be because browser security limitations. As browsers do not allow direct access to user file system via javascript codes, and due to this reason the &#60;input type=&#8221;file&#8221;&#62; cannot be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vinayakshrestha.wordpress.com&blog=867129&post=5&subd=vinayakshrestha&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vinayakshrestha.wordpress.com/2007/03/13/uploading-files-using-aspnet-ajax-extensions/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8aef010a4e22b1f0fca4c126dcda8312?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Vinayak Shrestha</media:title>
		</media:content>
	</item>
	</channel>
</rss>