<?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>Blogger Danish = new Blogger()</title>
	<atom:link href="http://modakh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://modakh.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sat, 11 Jul 2009 23:06:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='modakh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/bfdb79b40c7333c23afcb8172855b53f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Blogger Danish = new Blogger()</title>
		<link>http://modakh.wordpress.com</link>
	</image>
			<item>
		<title>Blog this blog</title>
		<link>http://modakh.wordpress.com/2009/07/12/blog-this-blog/</link>
		<comments>http://modakh.wordpress.com/2009/07/12/blog-this-blog/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 23:06:40 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://modakh.wordpress.com/2009/07/12/blog-this-blog/</guid>
		<description><![CDATA[Post blog using the blog this feature in IE7
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=88&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2009/07/12/blog-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>
	</item>
		<item>
		<title>Load Testing a WordPress site</title>
		<link>http://modakh.wordpress.com/2008/11/19/load-testing-a-wordpress-site/</link>
		<comments>http://modakh.wordpress.com/2008/11/19/load-testing-a-wordpress-site/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 09:30:35 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[Load Testing]]></category>
		<category><![CDATA[web testing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress loadtest]]></category>

		<guid isPermaLink="false">http://modakh.wordpress.com/?p=53</guid>
		<description><![CDATA[Hi guys, in this blog I am going to cover how to load test a web application. In this case its a wordpress application residing on my local server. You can also set up wordpress locally by downloading it from http://wordpress.org.
So we must start our load test.

Open visual studio and add a new Test project.

Right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=53&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2008/11/19/load-testing-a-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>

		<media:content url="http://modakh.files.wordpress.com/2008/11/newtestproject.png" medium="image">
			<media:title type="html">newtestproject</media:title>
		</media:content>

		<media:content url="http://modakh.files.wordpress.com/2008/11/newwebtest1.png" medium="image">
			<media:title type="html">newwebtest1</media:title>
		</media:content>

		<media:content url="http://modakh.files.wordpress.com/2008/11/webrecorder1.png" medium="image">
			<media:title type="html">webrecorder1</media:title>
		</media:content>

		<media:content url="http://modakh.files.wordpress.com/2008/11/newloadtest.png" medium="image">
			<media:title type="html">newloadtest</media:title>
		</media:content>

		<media:content url="http://modakh.files.wordpress.com/2008/11/loadpattern.png" medium="image">
			<media:title type="html">loadpattern</media:title>
		</media:content>
	</item>
		<item>
		<title>How to save Load Test reports in SQL Server</title>
		<link>http://modakh.wordpress.com/2008/10/27/how-to-save-load-test-reports-in-sql-server/</link>
		<comments>http://modakh.wordpress.com/2008/10/27/how-to-save-load-test-reports-in-sql-server/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:56:43 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[load test report to SQL Server]]></category>
		<category><![CDATA[Load Testing]]></category>

		<guid isPermaLink="false">http://modakh.wordpress.com/?p=22</guid>
		<description><![CDATA[
Hey Guys, recently I was working on Load Test automation using VS. By default VS stores all your Load Test report in SQLExpress but I wanted to have them stored on SQL Server. I digged hard and found out that following some simple steps it can be attained. I thought of sharing the same idea [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=22&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2008/10/27/how-to-save-load-test-reports-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>
	</item>
		<item>
		<title>Keyword search in SQL Server</title>
		<link>http://modakh.wordpress.com/2008/10/27/keyword-search-in-sql-server/</link>
		<comments>http://modakh.wordpress.com/2008/10/27/keyword-search-in-sql-server/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:55:10 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[DB Search]]></category>
		<category><![CDATA[text search in sql server]]></category>

		<guid isPermaLink="false">http://modakh.wordpress.com/?p=19</guid>
		<description><![CDATA[
Hello guys,
For those who ever felt the need to search for a keyword in the entire DataBase, I have this following script. Run this PROC on the DataBase you wish to make your search on.
It accepts a search string as input parameter, goes and searches all the user created tables (System  tables are excluded).
CREATE [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=19&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2008/10/27/keyword-search-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft to share .NET code</title>
		<link>http://modakh.wordpress.com/2008/06/02/microsoft-to-share-net-code/</link>
		<comments>http://modakh.wordpress.com/2008/06/02/microsoft-to-share-net-code/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 07:13:37 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://modakh.wordpress.com/?p=5</guid>
		<description><![CDATA[Microsoft has announced that it will release the source code for the .NET Framework with .NET version 3.5 later this year.  This would essentially be in &#8220;read-only mode,&#8221; meaning that you can view the source code for reference and debugging, but you cannot modify or re-distribute the code. This is Microsoft&#8217;s most restrictive shared-code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=5&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2008/06/02/microsoft-to-share-net-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>
	</item>
		<item>
		<title>Context Menu in Win Forms</title>
		<link>http://modakh.wordpress.com/2008/05/12/context-menu-in-win-forms/</link>
		<comments>http://modakh.wordpress.com/2008/05/12/context-menu-in-win-forms/#comments</comments>
		<pubDate>Mon, 12 May 2008 10:31:58 +0000</pubDate>
		<dc:creator>Mohd Danish</dc:creator>
				<category><![CDATA[Win Form]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Problem: How to add a context menu to a control and then add an event handler to it?
Solution:
ContextMenu refreshPopUp = new ContextMenu();
refreshPopUp.MenuItems.Add(&#8220;[context menu text]&#8220;, new EventHandler([method name]));
refreshPopUp.Show([control], new System.Drawing.Point(X, Y));
// Write the code for the event handler
private void methodName(object sender, EventArgs e)
{
&#160;&#160;&#160;&#160;&#160;do something;
}
Danish Khan
Ramp Technology
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=modakh.wordpress.com&blog=3706081&post=1&subd=modakh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://modakh.wordpress.com/2008/05/12/context-menu-in-win-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">modakh</media:title>
		</media:content>
	</item>
	</channel>
</rss>