<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>JaMaj's World</title>
	<atom:link href="http://jmajidian.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jmajidian.wordpress.com</link>
	<description>Makin' It Happen</description>
	<lastBuildDate>Tue, 09 Jun 2009 06:45:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='jmajidian.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>JaMaj's World</title>
		<link>http://jmajidian.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jmajidian.wordpress.com/osd.xml" title="JaMaj&#039;s World" />
	<atom:link rel='hub' href='http://jmajidian.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Binding Enumeration to WebControl</title>
		<link>http://jmajidian.wordpress.com/2009/06/08/binding-enumeration-to-webcontrol/</link>
		<comments>http://jmajidian.wordpress.com/2009/06/08/binding-enumeration-to-webcontrol/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:45:35 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Binding Data]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=85</guid>
		<description><![CDATA[Today, I was curious if I could bind values of an Enumeration to a Radio Button, DropDownList, or CheckBoxList. To my suprise, it was very simple. See below: First define the Enumeration:   public enum YesNoMaybeEnum { Yes, No, Maybe } Second, Bind Enumeration to DropDown/RadioButtonList/CheckBoxList: ddlYesNoMaybe.DataSource = Enum.GetValues(typeof(YesNoMaybeEnum)); ddlYesNoMaybe.DataBind(); Lastly, set the default value: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=85&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today,</p>
<p>I was curious if I could bind values of an Enumeration to a Radio Button, DropDownList, or CheckBoxList. To my suprise, it was very simple. See below:</p>
<p>First define the Enumeration:<br />
<code> <br />
public enum YesNoMaybeEnum<br />
{<br />
Yes,<br />
No,<br />
Maybe<br />
}<br />
</code><br />
Second, Bind Enumeration to DropDown/RadioButtonList/CheckBoxList:<br />
<code><br />
ddlYesNoMaybe.DataSource = Enum.GetValues(typeof(YesNoMaybeEnum));<br />
ddlYesNoMaybe.DataBind();<br />
</code></p>
<p>Lastly, set the default value:<br />
<code><br />
ddlYesNoMaybe.SelectedValue = YesNoMaybeEnum.Yes.ToString();</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=85&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2009/06/08/binding-enumeration-to-webcontrol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET CollapsiblePanel using jQuery</title>
		<link>http://jmajidian.wordpress.com/2009/04/22/72/</link>
		<comments>http://jmajidian.wordpress.com/2009/04/22/72/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 03:30:12 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Collapsible Panel]]></category>
		<category><![CDATA[CollapsiblePanel]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=72</guid>
		<description><![CDATA[A .NET Collapsible Panel Composite Control using jQuery.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=72&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery.com">jQuery</a> is amazing! It provided powerful JavaScript functions elegantly.</p>
<p>Today, I decided to develop a Composite Control to replace the .NET CollapsiblePanelExtender. It utilized the jQuery&#8217;s toggleSlide effect to show/hide the BodyTemplate.  The control is very easy to use, and it provided a very rich experience.</p>
<p>Adding it to your application is very simple! This control enables you to set the CssClass on the HeaderContainer and BodyContainer. Additionally, you can specify the speed of the animation.</p>
<div id="attachment_73" class="wp-caption aligncenter" style="width: 490px"><img class="size-full wp-image-73" title="JaMaj's Collapsible Panel" src="http://jmajidian.files.wordpress.com/2009/04/collapsiblepanel.jpg?w=480&#038;h=180" alt="Code Sample to use JaMaj's Collapsible Panel" width="480" height="180" /><p class="wp-caption-text">Code Sample to use JaMaj&#39;s Collapsible Panel</p></div>
<p><a href="http://rapidshare.com/files/224652169/CollapsiblePanel.zip">Download</a> the sample Web Application and let me know what you think.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=72&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2009/04/22/72/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>

		<media:content url="http://jmajidian.files.wordpress.com/2009/04/collapsiblepanel.jpg" medium="image">
			<media:title type="html">JaMaj's Collapsible Panel</media:title>
		</media:content>
	</item>
		<item>
		<title>40 Creative Wallpapers</title>
		<link>http://jmajidian.wordpress.com/2009/04/14/40-creative-wallpapers/</link>
		<comments>http://jmajidian.wordpress.com/2009/04/14/40-creative-wallpapers/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 06:50:49 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[Creative]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=68</guid>
		<description><![CDATA[&#8220;If you are looking to add some creativity and inspiration to your life, you probably need a desktop wallpaper that inspires you to create something creative and original. In this post we present creative desktop wallpapers related to art, photoshop, wallpapers-illustrations and abstract design.&#8221; http://www.noupe.com/wallpaper/40-creative-wallpapers.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=68&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;If you are looking to add some creativity and inspiration to your life, you probably need a desktop wallpaper that inspires you to create something creative and original. In this post we present creative desktop wallpapers related to art, photoshop, wallpapers-illustrations and abstract design.&#8221;</p>
<p><a href="http://www.noupe.com/wallpaper/40-creative-wallpapers.html">http://www.noupe.com/wallpaper/40-creative-wallpapers.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=68&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2009/04/14/40-creative-wallpapers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Web Developer Resource</title>
		<link>http://jmajidian.wordpress.com/2008/10/13/web-developer-resource/</link>
		<comments>http://jmajidian.wordpress.com/2008/10/13/web-developer-resource/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 08:11:52 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=7</guid>
		<description><![CDATA[On the website below, there is an excellent collection of website links for web developers. http://www.devlisting.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=7&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
On the website below, there is an excellent collection of website links for web developers.</p>
<p><a href="http://www.devlisting.com/">http://www.devlisting.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=7&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/10/13/web-developer-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful JavaScript Functions</title>
		<link>http://jmajidian.wordpress.com/2008/10/09/useful-javascript-functions/</link>
		<comments>http://jmajidian.wordpress.com/2008/10/09/useful-javascript-functions/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 08:41:10 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[good developer]]></category>
		<category><![CDATA[good developer qualities]]></category>
		<category><![CDATA[javascript functions]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=17</guid>
		<description><![CDATA[This morning, while reading an article about Good Developer Qualities, I ran across an article on useful JavaScript functions. This article provides code to implement the following Javascript functions: Validate the date format Not allowing to select previous date Not allowing to select future date Allowing only to enter date Allowing only phone numbers(US Format) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=17&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
This morning, while reading an article about <a href="http://ramcrishna.blogspot.com/2008/10/what-are-good-developer-qualities.html">Good Developer Qualities</a>, I ran across an article on useful JavaScript functions. This article provides code to implement the following Javascript functions:
</p>
<ul>
<li>Validate the date format
</li>
<li>Not allowing to select previous date
</li>
<li>Not allowing to select future date
</li>
<li>Allowing only to enter date
</li>
<li>Allowing only phone numbers(US Format)
</li>
<li>Check for valid phone no or not (US Format)
</li>
<li>Allowing only zip code
</li>
<li>Check for valid zip code or not
</li>
<li>Allowing only SSN
</li>
<li>Check for valid SSN or not
</li>
<li>Allowing only Numbers
</li>
<li>Allowing only Alphabets
</li>
<li>Allowing only Alpha Numeric characters
</li>
<li>Allowing only special characters
</li>
<li>Allowing Only Decimal values
</li>
<li>Allowing only capital letters
</li>
<li>Allowing only small letters
</li>
<li>Trims trailing whitespace chars
</li>
<li>Trims leading whitespace chars
</li>
<li>Removes leading and trailing spaces
</li>
<li>Prevents event firing on enter key press
</li>
<li>Disabling BackSpace and delete button</li>
</ul>
<p>
<a href="http://ramcrishna.blogspot.com/2008/10/most-useful-javascript-functions.html">http://ramcrishna.blogspot.com/2008/10/most-useful-javascript-functions.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=17&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/10/09/useful-javascript-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert VS 2008 Solution/Project to VS 2005</title>
		<link>http://jmajidian.wordpress.com/2008/09/12/convert-vs-2008-solutionproject-to-vs-2005/</link>
		<comments>http://jmajidian.wordpress.com/2008/09/12/convert-vs-2008-solutionproject-to-vs-2005/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 13:28:06 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[VS 2008]]></category>
		<category><![CDATA[VS2005]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=31</guid>
		<description><![CDATA[In rare circumstances, it is necessary to convert a VS 2008 Project or Solution to VS 2005. The URL below gives a great explanation for this simple conversion process. http://saftsack.fs.uni-bayreuth.de/~dun3/archives/downgrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=31&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
In rare circumstances, it is necessary to convert a VS 2008 Project or Solution to VS 2005. The URL below gives a great explanation for this simple conversion process.
</p>
<p>
<a href="http://saftsack.fs.uni-bayreuth.de/~dun3/archives/downgrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution/">http://saftsack.fs.uni-bayreuth.de/~dun3/archives/downgrade-vs-2008-sln-or-csproj-to-vs-2005-project-solution/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmajidian.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmajidian.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=31&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/09/12/convert-vs-2008-solutionproject-to-vs-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Start -&gt; Run Shortcuts</title>
		<link>http://jmajidian.wordpress.com/2008/09/04/windows-start-run-shortcuts/</link>
		<comments>http://jmajidian.wordpress.com/2008/09/04/windows-start-run-shortcuts/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 16:12:18 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=20</guid>
		<description><![CDATA[The following are Windows XP shortcuts which can be activated through the Run menu. Component Services &#8211; comexp.msc Computer Management &#8211; compmgmt.msc Device Manager &#8211; devmgmt.msc Disk Defrag &#8211; dfrg.msc Disk Managment &#8211; diskmgmt.msc Event Viewer &#8211; eventvwr.msc Group Policies &#8211; gpedit.msc Local Security Settings &#8211; secpol.msc Local Users and Groups &#8211; lusrmgr.msc Performance Monitor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=20&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
The following are Windows XP shortcuts which can be activated through the Run menu.
</p>
<ul>
<li>
	Component Services &#8211; comexp.msc </p>
</li>
<li>
<p>	Computer Management &#8211; compmgmt.msc </p>
</li>
<li>
<p>	Device Manager &#8211; devmgmt.msc </p>
</li>
<li>
<p>	Disk Defrag &#8211; dfrg.msc </p>
</li>
<li>
<p>	Disk Managment &#8211; diskmgmt.msc </p>
</li>
<li>
<p>	Event Viewer &#8211; eventvwr.msc </p>
</li>
<li>
<p>	Group Policies &#8211; gpedit.msc </p>
</li>
<li>
<p>	Local Security Settings &#8211; secpol.msc </p>
</li>
<li>
<p>	Local Users and Groups &#8211; lusrmgr.msc </p>
</li>
<li>
<p>	Performance Monitor &#8211; perfmon.msc </p>
</li>
<li>
<p>	Resultant Set of Policies &#8211; rsop.msc </p>
</li>
<li>
<p>	Services &#8211; services.msc </p>
</li>
<li>
<p>	Shared Folders &#8211; fsmgmt.msc </p>
</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmajidian.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmajidian.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=20&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/09/04/windows-start-run-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete TFS Project using Visual Studio Command Prompt</title>
		<link>http://jmajidian.wordpress.com/2008/07/18/delete-tfs-project-using-visual-studio-command-prompt/</link>
		<comments>http://jmajidian.wordpress.com/2008/07/18/delete-tfs-project-using-visual-studio-command-prompt/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:34:42 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[tfs]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=33</guid>
		<description><![CDATA[There is a command line utility, TFSDeleteProject, to delete the project. Run the following command to delete a project: TFSDeleteProject /Server:servername /force projectname<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=33&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There is a command line utility, TFSDeleteProject, to delete the project. Run the following command to delete a project:</p>
<p><code> TFSDeleteProject /Server:<em>servername </em>/force <em>projectname</em><br />
</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmajidian.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmajidian.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=33&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/07/18/delete-tfs-project-using-visual-studio-command-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>Search SQL Server Stored Procedure Text using SQL</title>
		<link>http://jmajidian.wordpress.com/2008/07/17/search-sql-server-stored-procedure-text-using-sql/</link>
		<comments>http://jmajidian.wordpress.com/2008/07/17/search-sql-server-stored-procedure-text-using-sql/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 15:49:21 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[stored procedures]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=39</guid>
		<description><![CDATA[A SQL query to search for a substring in all SQL Server stored procedures.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=39&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use the below query to search for a substring in a specific database&#8217;s stored procedures.</p>
<p><span style="color:#0000ff;font-size:x-small;">DECLARE<span style="font-size:x-small;"> @SEARCH </span><span style="color:#0000ff;font-size:x-small;">VARCHAR</span><span style="color:#808080;font-size:x-small;">(</span><span style="font-size:x-small;">100</span><span style="color:#808080;font-size:x-small;">)</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;">SET<span style="font-size:x-small;"> @SEARCH </span><span style="color:#808080;font-size:x-small;">=</span><span style="font-size:x-small;"> </span><span style="color:#ff0000;font-size:x-small;">&#8221;</span> </span></p>
<p><span style="color:#0000ff;font-size:x-small;">SELECT<span style="font-size:x-small;"> ROUTINE_NAME</span><span style="color:#808080;font-size:x-small;">,</span><span style="font-size:x-small;"> ROUTINE_DEFINITION </span></span><span style="color:#0000ff;font-size:x-small;">FROM<span style="font-size:x-small;"> </span><span style="color:#008000;font-size:x-small;">INFORMATION_SCHEMA.ROUTINES</span><span style="font-size:x-small;"> </span></span></p>
<p><span style="color:#0000ff;font-size:x-small;">WHERE<span style="font-size:x-small;"> ROUTINE_DEFINITION </span><span style="color:#808080;font-size:x-small;">LIKE</span><span style="font-size:x-small;"> </span><span style="color:#ff0000;font-size:x-small;">&#8216;%&#8217;</span><span style="font-size:x-small;"> </span><span style="color:#808080;font-size:x-small;">+</span><span style="font-size:x-small;"> @SEARCH </span><span style="color:#808080;font-size:x-small;">+</span><span style="font-size:x-small;"> </span><span style="color:#ff0000;font-size:x-small;">&#8216;%&#8217;</span><span style="font-size:x-small;"> </span><span style="color:#808080;font-size:x-small;">AND</span><span style="font-size:x-small;"> ROUTINE_TYPE</span><span style="color:#808080;font-size:x-small;">=</span><span style="color:#ff0000;font-size:x-small;">&#8216;PROCEDURE&#8217;</span></span></p>
<p>UPDATE: You may use &#8220;<span style="font-size:x-small;">sp_search_code&#8221; as well.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmajidian.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmajidian.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=39&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/07/17/search-sql-server-stored-procedure-text-using-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET 3.5 Framework Audit Business Objects</title>
		<link>http://jmajidian.wordpress.com/2008/07/17/net-35-framework-audit-business-objects/</link>
		<comments>http://jmajidian.wordpress.com/2008/07/17/net-35-framework-audit-business-objects/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 15:23:35 +0000</pubDate>
		<dc:creator>jmajidian</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[hipaa]]></category>
		<category><![CDATA[linq]]></category>

		<guid isPermaLink="false">http://jmajidian.wordpress.com/?p=29</guid>
		<description><![CDATA[Audit Object for HIPAA Compliance<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=29&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m currently working on requires an extensive Audit Trail for HIPAA compliance. While researching different Audit techniques, I came across the below website. It contains an excellent example of a LINQ to SQL audit object that satisfies these requirements:
</p>
<ul>
<li>What table was modified? </li>
<li>What fields changed? </li>
<li>Who made the change? </li>
<li>When did it occur?</li>
</ul>
<p>
<a href="http://blog.matthidinger.com/2008/05/09/LINQToSQLAuditTrail.aspx">http://blog.matthidinger.com/2008/05/09/LINQToSQLAuditTrail.aspx</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jmajidian.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jmajidian.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jmajidian.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jmajidian.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jmajidian.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jmajidian.wordpress.com&amp;blog=7173863&amp;post=29&amp;subd=jmajidian&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://jmajidian.wordpress.com/2008/07/17/net-35-framework-audit-business-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cdb3c51e8bbf5c3d5ee6bbe496b5d74?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmajidian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
