<?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>Aspguy&#039;s Weblog</title>
	<atom:link href="http://aspguy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspguy.wordpress.com</link>
	<description>ASP.NET, SQL Server and Software Design  Articles...</description>
	<lastBuildDate>Mon, 12 Dec 2011 02:05:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aspguy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Aspguy&#039;s Weblog</title>
		<link>http://aspguy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aspguy.wordpress.com/osd.xml" title="Aspguy&#039;s Weblog" />
	<atom:link rel='hub' href='http://aspguy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Single Sign On with WCF and Asp.NET Custom Membership Provider</title>
		<link>http://aspguy.wordpress.com/2011/07/30/single-sign-on-with-wcf-and-asp-net-custom-membership-provider/</link>
		<comments>http://aspguy.wordpress.com/2011/07/30/single-sign-on-with-wcf-and-asp-net-custom-membership-provider/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 08:23:17 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=298</guid>
		<description><![CDATA[I recently was involved in designing enterprise software which contained several ASP.NET web sites and desktop applications. Since same users would use this software system a single-sign-on feature was necessary. Thus I took advantage of Microsoft Identity Foundation which is based on Claim Based Authentication. Also as the applications would be used by internal users, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=298&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2011/07/30/single-sign-on-with-wcf-and-asp-net-custom-membership-provider/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2011/07/073011_0823_singlesigno15.jpg" medium="image" />

		<media:content url="http://aspguy.files.wordpress.com/2011/07/073011_0823_singlesigno25.jpg" medium="image" />

		<media:content url="http://aspguy.files.wordpress.com/2011/07/073011_0823_singlesigno35.png" medium="image" />

		<media:content url="http://aspguy.files.wordpress.com/2011/07/073011_0823_singlesigno45.png" medium="image" />
	</item>
		<item>
		<title>What is a Software Architecture Document and how would you build it?</title>
		<link>http://aspguy.wordpress.com/2011/06/24/what-is-a-software-architecture-document-and-how-to-build-it/</link>
		<comments>http://aspguy.wordpress.com/2011/06/24/what-is-a-software-architecture-document-and-how-to-build-it/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 06:12:54 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=280</guid>
		<description><![CDATA[Howdy! After working as a senior designer and/or a software architect in three sub-continents, I came across to a kind of phenomenon in Australia! I call it a phenomenon because first of all, terms such as &#8216;solution architect&#8217;, &#8216;software architect&#8217; and/or &#8216;enterprise architect&#8217; are used interchangeably and sometimes incorrectly. Second, architecture is often ignored and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=280&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2011/06/24/what-is-a-software-architecture-document-and-how-to-build-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2011/06/archs1.jpg?w=300" medium="image">
			<media:title type="html">archs</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2011/06/411.jpg" medium="image">
			<media:title type="html">4+1</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2011/06/overall.jpg?w=257" medium="image">
			<media:title type="html">overall</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET MVC 3 Sample Application</title>
		<link>http://aspguy.wordpress.com/2011/02/16/asp-net-mvc-3-sample-application/</link>
		<comments>http://aspguy.wordpress.com/2011/02/16/asp-net-mvc-3-sample-application/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 04:41:40 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/2011/02/16/asp-net-mvc-3-sample-application/</guid>
		<description><![CDATA[Here is an ASP.NET MVC 3 sample web site to let ASP.NET MVC learners see how a real application is developed and works. This will be the first version of the app so more versions are lined up to emerge. This ASP.NET MVC application is intended to be as simple as possible so you have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=277&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2011/02/16/asp-net-mvc-3-sample-application/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2011/02/021611_0441_aspnetmvc3s1.png" medium="image" />

		<media:content url="http://aspguy.files.wordpress.com/2011/02/021611_0441_aspnetmvc3s2.png" medium="image" />
	</item>
		<item>
		<title>Speed up your ASP.NET site with compression</title>
		<link>http://aspguy.wordpress.com/2010/03/05/speed-up-your-asp-net-site-with-compression/</link>
		<comments>http://aspguy.wordpress.com/2010/03/05/speed-up-your-asp-net-site-with-compression/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 13:57:25 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/2010/03/05/speed-up-your-asp-net-site-with-compression/</guid>
		<description><![CDATA[Loading speed is a crucial issue for every professional web site. If your website takes too long to load, your visitors, who are your potential customers, will go away and never come back no matter how much effort you have put to develop a professional code or design a charming user interface. There are several [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=253&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2010/03/05/speed-up-your-asp-net-site-with-compression/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>
	</item>
		<item>
		<title>Some MyCaptcha Improvements</title>
		<link>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/</link>
		<comments>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 16:48:55 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=246</guid>
		<description><![CDATA[Hi All, I recently received a review about MyCaptcha control in CodePlex that proposed a couple of improvements in the source code.  This review indicates that : Thread.Sleep is not a good way to ensure that unique characters are selected for teh Captcha text. Sending the Captcha text to rendering component (.ashx file) is insecure. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=246&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/10/20/mycaptcha-got-updated/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/10/vday.jpg" medium="image">
			<media:title type="html">vday</media:title>
		</media:content>
	</item>
		<item>
		<title>Pluggable modules for ASP.NET</title>
		<link>http://aspguy.wordpress.com/2009/06/09/pluggable-modules-for-asp-net/</link>
		<comments>http://aspguy.wordpress.com/2009/06/09/pluggable-modules-for-asp-net/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 07:03:21 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=241</guid>
		<description><![CDATA[When you design a modular ASP.NET application, soon or later you will need to think about adding extensibility features to your project so that it will be possible to add new modules at runtime.  There are a few architectures and designs that let you develop an extensible application, like ASP.NET MVP. However, many of them [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=241&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/06/09/pluggable-modules-for-asp-net/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Captcha control &#8211; Part:2</title>
		<link>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part2/</link>
		<comments>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part2/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:58:49 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[ashx]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[generic handler]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[scrambled]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=231</guid>
		<description><![CDATA[In this post I will explain how to generate a hard-to-read image out of our Captcha text. The new Captcha with image will look like this: In MyCaptcha control, each letter is different from other ones in three properties: 1- Font 2- Size 3- Distance from the next letter (character spacing) Therefore, I wrote a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=231&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/04/c4.jpg" medium="image">
			<media:title type="html">Final Captcha image</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Captcha control &#8211; Part:1</title>
		<link>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part1/</link>
		<comments>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part1/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:03:43 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Source]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=221</guid>
		<description><![CDATA[In this post and a post after I will explain how to develop a Captcha control and use it in an ASP.NET web site. As described in Wikipedia,  A CAPTCHA or Captcha (IPA: /ˈkæptʃə/) is a type of challenge-response test used in computing to ensure that the response is not generated by a computer. In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=221&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/04/09/creating-a-captcha-control-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/04/c1.jpg?w=300" medium="image">
			<media:title type="html">Captcha xhtml script</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/04/c2.jpg" medium="image">
			<media:title type="html">c2</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/04/c3.jpg" medium="image">
			<media:title type="html">c3</media:title>
		</media:content>
	</item>
		<item>
		<title>Desktop Sharing!</title>
		<link>http://aspguy.wordpress.com/2009/03/02/desktop-sharing/</link>
		<comments>http://aspguy.wordpress.com/2009/03/02/desktop-sharing/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 13:41:37 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Communications Server]]></category>
		<category><![CDATA[Communicator]]></category>
		<category><![CDATA[Web Access]]></category>
		<category><![CDATA[Video Conferencing]]></category>
		<category><![CDATA[Whiteboard]]></category>
		<category><![CDATA[Media Services]]></category>
		<category><![CDATA[Media Encoder]]></category>
		<category><![CDATA[Media Player]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[WMS]]></category>
		<category><![CDATA[MMS]]></category>
		<category><![CDATA[Control Protocol]]></category>
		<category><![CDATA[Publishing Point]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=208</guid>
		<description><![CDATA[In some applications, there is a need to desktop/application sharing, whiteboard etc. Microsoft Office Communications Server 2007 is a great solution for you in case you need Video Conferencing, Desktop/App. sharing, whiteboard and so on. Of course, only MSCS R2 Web Access which can be installed on a x64 OS is suitable for web-based desktop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=208&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/03/02/desktop-sharing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/windows_media_srv.jpg" medium="image">
			<media:title type="html">windows_media_srv</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/authorization.jpg" medium="image">
			<media:title type="html">authorization</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/controlprotocol1.jpg?w=300" medium="image">
			<media:title type="html">controlprotocol1</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/1.jpg?w=300" medium="image">
			<media:title type="html">New Session Window</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/2.jpg?w=300" medium="image">
			<media:title type="html">Publishing point window</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/4.jpg?w=300" medium="image">
			<media:title type="html">Properties window</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/5.jpg" medium="image">
			<media:title type="html">Output</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/03/6.jpg?w=300" medium="image">
			<media:title type="html">Compression</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Log Visit Report</title>
		<link>http://aspguy.wordpress.com/2009/02/19/creating-a-log-visit-report/</link>
		<comments>http://aspguy.wordpress.com/2009/02/19/creating-a-log-visit-report/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 18:49:56 +0000</pubDate>
		<dc:creator>Aref</dc:creator>
				<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WEB DESIGN]]></category>
		<category><![CDATA[ACTIVE]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[BAR]]></category>
		<category><![CDATA[CHART]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[LOG]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[REPORT]]></category>
		<category><![CDATA[VISIT]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://aspguy.wordpress.com/?p=192</guid>
		<description><![CDATA[oops.. today I&#8217;d decided to post a new article but surprisingly noticed that the blog was suspended! Thanks to Matt, it is alive and kicking now! Anyway, lets see how we can generate a log visit report for our ASP.NET web site. By the term of Log Visit, I mean the statistics of a website [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aspguy.wordpress.com&amp;blog=3916522&amp;post=192&amp;subd=aspguy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://aspguy.wordpress.com/2009/02/19/creating-a-log-visit-report/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">aspguy</media:title>
		</media:content>

		<media:content url="http://aspguy.files.wordpress.com/2009/02/untitled1.jpg" medium="image">
			<media:title type="html">untitled1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
