<?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>Tips and Tricks from my Experience</title>
	<atom:link href="http://dskcheck.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dskcheck.wordpress.com</link>
	<description>Every thing comes to those who wait, but work while wait</description>
	<lastBuildDate>Tue, 14 Jun 2011 19:39:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dskcheck.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tips and Tricks from my Experience</title>
		<link>http://dskcheck.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dskcheck.wordpress.com/osd.xml" title="Tips and Tricks from my Experience" />
	<atom:link rel='hub' href='http://dskcheck.wordpress.com/?pushpress=hub'/>
		<item>
		<title>ASP.NET 70-515 Exam Preparation points</title>
		<link>http://dskcheck.wordpress.com/2011/01/25/asp-net-70-515-exam-preparation-points/</link>
		<comments>http://dskcheck.wordpress.com/2011/01/25/asp-net-70-515-exam-preparation-points/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 14:16:30 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[2011]]></category>
		<category><![CDATA[25]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tuesday]]></category>

		<guid isPermaLink="false">https://dskcheck.wordpress.com/2011/01/25/asp-net-70-515-exam-preparation-points/</guid>
		<description><![CDATA[I’ve written the mentioned exam and completed this in the second attempt. I’ve failed in my first attempt, but passed in the second attempt. The second attempt for all the Microsoft exams is free. One of my friend asked me about the highlight points that helped me to attend the exam. This post arrived while [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=44&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I’ve written the mentioned exam and completed this in the second attempt. I’ve failed in my first attempt, but passed in the second attempt. The second attempt for all the Microsoft exams is free. One of my friend asked me about the highlight points that helped me to attend the exam. This post arrived while preparation of the bulleted points that I recollect from the exam. </p>
<p>The whole exam pattern can be divided into 3 + 2 = 5 sections. The first 3 sections are more concentrate on the enhancements in v4.0 along with the traditional questions from v3.0 based. The second 2 sections are mainly into configuration and deployment of any web app that is developed using ASP.NET v4.0</p>
<p>To make the long story short, here is the full details that I’ve in my mind. Ofcourse, I’ve not mentioned any thing about MVC as a separate section, because, MVC is a pattern for me but not a new enhancement from the point of framework. Having mentioned that you can even consider that there are few questions pertaining about MVC too, thus, don’t forget to give attention towards MVC.</p>
<h3><font color="#0000ff">1) Traditional WebApplication questions</font></h3>
<p>1) How to Configure Web Forms pages&#160; <br />2) What are master pages and themes&#160; <br />3) What is globalization</p>
<p>4) What are the page life cycle events</p>
<p>5) How to implement caching and how to manage view-state &amp; Validate user input</p>
<h3><font color="#0000ff">2) Questions that are new to ASP.NET v4.0 Controls</font></h3>
<p>6) What are user controls and how to implement&#160; <br />7) What are the mechanisms using which we can manipulate user interface controls from code-behind</p>
<p> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> What controls help to Display and Manipulate Data&#160; <br />9) What are the new ways to implement DataBound / DataSource controls</p>
<p>10) Query and manipulate data by using LINQ (ofcourse, this doesn&#8217;t new to v4.0 but the exam questions are based on v3.0 LINQ)</p>
<h3><font color="#0000ff">3) This section is about new enhancements from ASP.NET v4.0</font></h3>
<p>11) What is Client-Side Scripting and AJAX&#160; <br />12) How to induce the dynamic features to a page by using JavaScript&#160; <br />13) How to handle JavaScript events</p>
<h5>3.1)Services Enhancements </h5>
<p>14) How to create and consume a data service&#160; <br />15) How to create and configure a Dynamic Data project</p>
<h3><font color="#0000ff">4) Configuration Section targeting the production environment</font></h3>
<p>16) How to configuring and Extending a Web Application&#160; <br />17) How to configure authentication and authorization&#160; <br />18) How to configure providers&#160; <br />19) How to create and configure HttpHandlers and HttpModules&#160; <br />20) How to Configure initialization and error handling&#160; <br />21) How to reference and configure ASMX and WCF services&#160; <br />22) How to Configure projects and solutions, and reference assemblies&#160; <br />23) What are custom routes and how to create controllers &amp; actions</p>
<h3><font color="#0000ff">5) Standard Deployment of WebApps </font></h3>
<p>24) How to debug a Web application&#160; <br />25) How to deploy a Web application</p>
<p>So, if you are attending this exam, please give your self a second study about the above mentioned points. If you are aware of fundamentals of these topics, that’s it you are thru. Happy certification. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=44&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2011/01/25/asp-net-70-515-exam-preparation-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>
	</item>
		<item>
		<title>Sending SMS from .NET Application</title>
		<link>http://dskcheck.wordpress.com/2010/12/14/sending-sms-from-net-application/</link>
		<comments>http://dskcheck.wordpress.com/2010/12/14/sending-sms-from-net-application/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 16:57:05 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[14]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Application Architecture]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[Tuesday]]></category>

		<guid isPermaLink="false">https://dskcheck.wordpress.com/2010/12/14/sending-sms-from-net-application/</guid>
		<description><![CDATA[Today, when visiting the MSDN forums, came across of a request about the subject of this post. While replying, thought of writing a post with visual aids. So that it would be more meaningful. But unfortunate that MSDN forum doesn’t support to upload the Images. Hence is the blog post. Before we talk about .NET [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=43&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today, when visiting the <a title="MSDN Forums Home" href="http://social.msdn.microsoft.com/Forums/en-US/categories" target="_blank">MSDN forums</a>, came across of a request about the subject of this post. While replying, thought of writing a post with visual aids. So that it would be more meaningful. But unfortunate that <a title="MSDN Forums Home" href="http://social.msdn.microsoft.com/Forums/en-US/categories" rel="tag" target="_blank">MSDN forum</a> doesn’t support to upload the Images. Hence is the blog post.</p>
<p>Before we talk about .NET application, it is required to understand how SMS works and the integration with some application. Thus, let’s see what happens when some one sends SMS. Am not going to talk about SMS sent to any phone with 10 digits unique number, but am talking about sending SMS sent to less than 10 digits number, sent on some reserved interfaces (or) mass SMS receiving mechanism. Mostly these kind of requirements come into action when polling is required or a kind of reality shows like <a title="American Idol Official WebSite" href="http://www.americanidol.com/" rel="tag" target="_blank">American Idol</a> in USA and <a title="Sa Re Ga Ma Pa official Web Site" href="http://www.zeetelevisionasia.com/html/malaya.htm" target="_blank">Sa Re Ga Ma Pa</a> from <a title="Zee Tv Official WebSite" href="http://www.zeetelevisionasia.com/" target="_blank">Zee Tv</a> in India.</p>
<p>Let’s start with how this kind of polling is offered by the Providers, called as SCS Providers ie., Short Code Service Providers. Any business person who is interested to utilize the services of such SCS first has to register with these SCSProviders. The SCSProviders charge according to their business plans. Here is a simple example about the pricing by one of the Indian SCS Provider</p>
<hr />
<p><font>Short Code Number</font>: 53426     <br />&#160;&#160;&#160; <font>Short Code</font>: &lt;KEYWORD&gt; As per request *(subject to availability)     <br />&#160;&#160;&#160; <font>Sub Keyword</font>: Multiple ( e.g. &lt;ShortCode Keyword&gt; &lt;sub-keyword&gt;)     <br />&#160;&#160;&#160; <font>Control Panel</font>: Web Based     <br />&#160;&#160;&#160; <font>Auto-Welcome</font>: An SMS will be send to the customer who will send your short code. This message can be customized from control panel. You can create different Welcome message for sub-keywords also.     </p>
<p>&#160; <font>Reports</font>: Daily Keyword/Sub Keyword based     <br />&#160;&#160;&#160; <font>Database</font>: Database of received SMS will be available in your account with us. (Web Based)     <br />&#160;&#160;&#160; <font>Auto-Forward</font>:To SMS (An SMS will be sent to desired number with Sender&#8217;s Mobile Number SMS Forwarding Cost: 25 P/SMS)</p>
<ul>
<li>To Email (An Email will be sent to desired mail id with Sender&#8217;s Mobile Number, Keyword) </li>
<li>Web URL (This will submit the sender&#8217;s mobile number and keyword to desired web-page and the result of the page will used as Reply Back SMS. This web page could be dynamic in nature to give any user specific reply back. e.g. Result of Exam through SMS Request) </li>
</ul>
<p>&#160; <font>Network Support</font>: All India     <br />&#160;&#160;&#160; <font>Setup Time</font>: 48 Hrs. after approval of Keyword availability     <br />&#160;&#160;&#160; <font>Setup Fee</font>: NIL     <br />&#160;&#160;&#160; <font>Monthly Rental</font>: 4,500/- [4500 + 556 (Service Tax): Rs.5056]     <br />&#160;&#160;&#160; <font>Quarterly Rental</font>: 4,000/- [12000 + 1483 (Service Tax): Rs.13,483]     <br />&#160;&#160;&#160; <font>Half Yearly Rental</font>: 3,500/- [21,000 + 2596 (Service Tax): Rs.23,596]     <br />&#160;&#160;&#160; <font>Yearly Rental</font>: 3,000/- [36,000 + 4450 (Service Tax): Rs.40,450]&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160; <br />Rs. 4,450/- Off on Yearly subscription.     <br />&#160; <br />One Year Pricing (after discount): Rs.36,000/-</p>
<hr />
<p>Hope you are now clear about the pricing details of any SCS Provider. Let me show you how the SCS provider works with some visual representation. The infrastructure and the working model would be some thing similar to that of the below mentioned</p>
<p><a href="http://dskcheck.files.wordpress.com/2010/12/image.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://dskcheck.files.wordpress.com/2010/12/image_thumb.png?w=749&#038;h=473" width="749" height="473" /></a></p>
<p>Now that you understand how your SMS communication is implemented in real world, let’s see how this can be extended so that any application can handle the situation when SMS received as well as sent.</p>
<p>Most of the SCS Providers do the URL Forwarding, which means they invoke any of the given URL when they get an SMS. Thus, it is the responsibility of the business application to provide any URL to receive the information about the SMS. The URL would be some thing like, <font color="#0000ff"><strong><u>http://mybusiness.com/getsms.aspx?<font color="#ff0000"></font><font color="#333333">phonenumber</font>=93829283928</u></strong></font>&amp;<font color="#ff0000"></font><font color="#000000">message</font>=thisiscool<font color="#ff0000"> </font></p>
<p>Which means that the business owner should expose some interface by means of a WebPage (or) WebService (or) what ever is feasible for the business. Once the business application gets the information, it is all within the workflow of the rules that is orchestrated by the business owners. The entire crux of this post remains in this last paragraph. Well, for a web developer, I don’t think it is required to explain how to collect the query parameters as well as send any query parameters. This is all fine to collect the SMS sent by the users on a reserved number like 53426. But now, how about sending back some information to the phones via SMS?</p>
<p>As you see in the diagram that every SCSProviders have a feature called as URL Forwarding, they would also be having a web page where you can send some data that would be passed onto the SMS sender. The page that is provided by the SCSProvider would be some thing like <u><strong><font color="#0000ff">http://SCSPWebSite.com/sendsms.aspx?</font><font color="#000000">phnumr</font>=<font color="#ff0000">93829283928</font>&amp;<font color="#000000">message</font>=<font color="#ff0000">thisisreply</font></strong></u>&#160; .. Hope now you are totally aware of how to send SMS with the help of SCS Providers as well as receive SMS in a web application.</p>
<p>What do you say?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=43&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/12/14/sending-sms-from-net-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2010/12/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Basic is the Core attention by Microsoft</title>
		<link>http://dskcheck.wordpress.com/2010/11/29/visual-basic-is-the-core-attention-by-microsoft/</link>
		<comments>http://dskcheck.wordpress.com/2010/11/29/visual-basic-is-the-core-attention-by-microsoft/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 16:44:33 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[29]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Monday]]></category>
		<category><![CDATA[November]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">https://dskcheck.wordpress.com/2010/11/29/visual-basic-is-the-core-attention-by-microsoft/</guid>
		<description><![CDATA[Workflow foundation is currently at 4th version. The main coding syntax that is expected for any of the code activities are more from the VB code syntax. Hence, it is proven that Microsoft considers VB as primary language while doing any kind of Research. Apart of this, there is one more fact that there is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=40&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Workflow foundation is currently at 4th version. The main coding syntax that is expected for any of the code activities are more from the VB code syntax. Hence, it is proven that Microsoft considers VB as primary language while doing any kind of Research.</p>
<p>Apart of this, there is one more fact that there is a recent toolkit released from Microsoft, just yesterday, ie., 28th Nov 2010. It is <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4e97ea70-e479-4c05-814f-639d71690e5d" target="_blank">RTW</a> for Windows Phone developer. This release enables Visual Basic developers to create Silverlight applications for Windows Phone 7 using the final version of the windows phone developer tools.</p>
<p>You can download the Windows Phone developer tools RTW from <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704ACF-A63A-4F97-952C-8B51B34B00CE" target="_blank">this link</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=40&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/11/29/visual-basic-is-the-core-attention-by-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>
	</item>
		<item>
		<title>MSN mailbox size is 500 GB</title>
		<link>http://dskcheck.wordpress.com/2010/04/08/msn-mailbox-size-is-500-gb/</link>
		<comments>http://dskcheck.wordpress.com/2010/04/08/msn-mailbox-size-is-500-gb/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 06:42:14 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[8]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Micrsoft Promotions]]></category>
		<category><![CDATA[Thursday]]></category>
		<category><![CDATA[email account]]></category>
		<category><![CDATA[MSN]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2010/04/08/msn-mailbox-size-is-500-gb/</guid>
		<description><![CDATA[Don’t think that this is a false or fake news. I usually configure my outlook with my msn account. To my surprise when I&#8217;ve seen the server status of my MSN account, am surprised to learn that MSN is allocating 500 GB space for each mail account. You don’t believe me!! Here is the proof. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=39&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Don’t think that this is a false or fake news. I usually configure my outlook with my msn account. To my surprise when I&#8217;ve seen the server status of my MSN account, am surprised to learn that MSN is allocating 500 GB space for each mail account. You don’t believe me!! Here is the proof. See the below image, still you don’t believe that I’ve a valid point and you trust that the image is morphed by me.. ha ha ha.. then come and meet me personally, I’ll show you from my laptop.</p>
<p><a href="http://dskcheck.files.wordpress.com/2010/04/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://dskcheck.files.wordpress.com/2010/04/image_thumb.png?w=244&#038;h=161" width="244" height="161" /></a></p>
<p>Apart of all, how it would be, if i recommend you to configure your MSN account with your local outlook!!! Sounds great right!! Then you don’t have to suspect me, you can witness yourself. Try it ..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=39&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/04/08/msn-mailbox-size-is-500-gb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2010/04/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>SVN Repository Migration</title>
		<link>http://dskcheck.wordpress.com/2010/04/07/svn-repository-migration/</link>
		<comments>http://dskcheck.wordpress.com/2010/04/07/svn-repository-migration/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 15:04:42 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2010/04/07/svn-repository-migration/</guid>
		<description><![CDATA[Our current employer decided to have the code base as VisualSVN. So we stated a demo server and then after successful trail started a staging server for our project. For the entire March month it worked well, and we decided to have another VisualSVN server as production.&#160; During the last week we have decided to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=36&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Our current employer decided to have the code base as VisualSVN. So we stated a demo server and then after successful trail started a staging server for our project. For the entire March month it worked well, and we decided to have another VisualSVN server as production.&#160; During the last week we have decided to migrate our staging SVN source to production box, but now the problem is about history or revision of the full one month.</p>
<p>After <a href="http://www.bing.com/search?q=svn+repository+migration&amp;src=IE-SearchBox&amp;FORM=IE8SRC">binging</a> and <a href="http://www.google.com/#hl=en&amp;source=hp&amp;q=svn+repository+migration&amp;aq=f&amp;aqi=g3&amp;aql=&amp;oq=&amp;gs_rfai=&amp;fp=467c3568f2eec009">googling</a>, I’ve found many alternatives. Most of all, I’ve realized one simple solution and migrated the entire code base from staging to production as simple as cake biting.</p>
<p>Problem : </p>
<p>Source SVN is at 10.4.5.68 and the repositories are installed at D:\</p>
<p>Target SVN is at 119.18.112.63 and the repositories are installed at E:\</p>
<p>Solution:</p>
<p>Step 1:</p>
<p>Copy all the project folders from 5.68\d$\repository\&lt;&lt;projectRepositories&gt;&gt; to 112.63\e$\repository\</p>
<p>Step 2:</p>
<p>Copy the auth files from 5.68 to 112.63, this would copy all the users along with their project groups</p>
<p>Step 3:</p>
<p>Go to the client side and just relocate your SVN url by right clicking on the folder and point to “SVN=&gt;Relocate”</p>
<p>That’s is done.. did you try?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=36&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/04/07/svn-repository-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>
	</item>
		<item>
		<title>EntLib 5.0 &amp; Unity 2.0 Release Dates</title>
		<link>http://dskcheck.wordpress.com/2010/01/21/entlib-5-0-unity-2-0-release-dates/</link>
		<comments>http://dskcheck.wordpress.com/2010/01/21/entlib-5-0-unity-2-0-release-dates/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:54:00 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[21]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[EntLib]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[Micrsoft Promotions]]></category>
		<category><![CDATA[Thursday]]></category>
		<category><![CDATA[VSTS]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2010/01/21/entlib-5-0-unity-2-0-release-dates/</guid>
		<description><![CDATA[Am a big favorite of EntLib. I started using this from v1.1 during June 2005. The good thing from the latest version is that they are not adding any more blocks, on top of it they are removing some unwanted code. They are targeting to release this by 14th of April after 2days of VS2010.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=35&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Am a big favorite of EntLib. I started using this from v1.1 during June 2005. The good thing from the latest version is that they are not adding any more blocks, on top of it they are removing some unwanted code.</p>
<p>They are targeting to release this by 14th of April after 2days of VS2010.</p>
<p><a href="http://dskcheck.files.wordpress.com/2010/01/revisedroadmapv5.png"><img style="display:inline;border-width:0;" title="RevisedRoadMapv5" border="0" alt="RevisedRoadMapv5" src="http://dskcheck.files.wordpress.com/2010/01/revisedroadmapv5_thumb.png?w=837&#038;h=479" width="837" height="479" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=35&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/01/21/entlib-5-0-unity-2-0-release-dates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2010/01/revisedroadmapv5_thumb.png" medium="image">
			<media:title type="html">RevisedRoadMapv5</media:title>
		</media:content>
	</item>
		<item>
		<title>MSDN Code Gallery Tags</title>
		<link>http://dskcheck.wordpress.com/2010/01/20/msdn-code-gallery-tags/</link>
		<comments>http://dskcheck.wordpress.com/2010/01/20/msdn-code-gallery-tags/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 11:05:00 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[2010]]></category>
		<category><![CDATA[January]]></category>
		<category><![CDATA[MSDN]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2010/01/20/msdn-code-gallery-tags/</guid>
		<description><![CDATA[This link gives you a beautiful access to the code snippets available from MSDN Code Gallery. The way it is designed is great.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=32&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.msdn.microsoft.com/Tagging/FullTagCloud.aspx">This link</a> gives you a beautiful access to the code snippets available from MSDN Code Gallery. The way it is designed is great. </p>
<p><a href="http://dskcheck.files.wordpress.com/2010/01/image.png"><img title="image" style="display:inline;border-width:0;" height="606" alt="image" src="http://dskcheck.files.wordpress.com/2010/01/image_thumb.png?w=1184&#038;h=606" width="1184" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=32&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2010/01/20/msdn-code-gallery-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2010/01/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>IE 8 Beta1 and SL2.0 &#8211; Today</title>
		<link>http://dskcheck.wordpress.com/2008/03/06/ie-8-beta1-and-sl20-today/</link>
		<comments>http://dskcheck.wordpress.com/2008/03/06/ie-8-beta1-and-sl20-today/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 16:18:08 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Micrsoft Promotions]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webcasts]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2008/03/06/ie-8-beta1-and-sl20-today/</guid>
		<description><![CDATA[Today, I&#8217;ve downloaded IE8 beta 1 as well as Silverlight 2.0 installed on my laptop. This day have seen many products released at Mix 08 by great personalities like Scott Guthrie,&#160; Bob Familiar, Guy Burstein, IEBlog, etc. According to Jane Kim at an interview for Mix08, Activities and WebSlices are two of the most exciting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=29&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://dskcheck.files.wordpress.com/2008/03/image.png"><img style="border-width:0;" border="0" alt="image" src="http://dskcheck.files.wordpress.com/2008/03/image-thumb.png?w=676" width="676"/></a> </p>
<p>Today, I&#8217;ve downloaded IE8 beta 1 as well as Silverlight 2.0 installed on my laptop. This day have seen many products released at <a href="http://visitmix.com/2008/default.aspx" target="_blank">Mix 08</a> by great personalities like <a href="http://weblogs.asp.net/scottgu/default.aspx" target="_blank">Scott Guthrie</a>,&nbsp; <a href="http://blogs.msdn.com/bobfamiliar/default.aspx" target="_blank">Bob Familiar</a>, <a href="http://blogs.microsoft.co.il/blogs/bursteg" target="_blank">Guy Burstein</a>, <a href="http://blogs.msdn.com/ie/default.aspx" target="_blank">IEBlog</a>, etc. According to <a href="http://www.visitmix.com/blogs/Joshua/IE8-Activities-With-Jane-Kim/" target="_blank">Jane Kim at an interview for Mix08</a>, Activities and WebSlices are two of the most exciting new features in IE8.</p>
<p><a href="http://dskcheck.files.wordpress.com/2008/03/image1.png"><img style="border-width:0;" border="0" alt="image" src="http://dskcheck.files.wordpress.com/2008/03/image-thumb1.png?w=483" width="483"/></a></p>
<p>Apart of IE8.0 and SL2.0, there are other products such as</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=32A3E916-E681-4955-BC9F-CFBA49273C7C&amp;displaylang=en" target="_blank">Expression Blend 2.5 March</a> CTP  </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7FF7142B-84AD-4871-8E2A-EF37147AC760&amp;displaylang=en" target="_blank">Expression Web 2</a> Beta  </li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E0BAE58E-9C0B-4090-A1DB-F134D9F095FD&amp;displaylang=en" target="_blank">Silverlight Tools Beta 1 for VS2008</a></li>
</ul>
<p>I&#8217;ve downloaded all these .. and am trying out one by one .. what about you??</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dskcheck.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dskcheck.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=29&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2008/03/06/ie-8-beta1-and-sl20-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2008/03/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2008/03/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Web Client Software Factory</title>
		<link>http://dskcheck.wordpress.com/2008/02/29/web-client-software-factory/</link>
		<comments>http://dskcheck.wordpress.com/2008/02/29/web-client-software-factory/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 08:57:06 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2008/02/29/web-client-software-factory/</guid>
		<description><![CDATA[Microsoft released &#8220;Web Client Software Factory 2.0 &#8211; WCSF2.0&#8243; both at Microsoft&#8217;s site as well as at Codeplex. According to Codeplex, the Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise Web applications. It is existing to read these words, Am trying out this.. will soon post all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=24&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://dskcheck.files.wordpress.com/2008/02/wcsf-intro-scope.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="231" alt="wcsf-Intro-scope" src="http://dskcheck.files.wordpress.com/2008/02/wcsf-intro-scope-thumb.png?w=780&#038;h=231"/></a> </p>
<p>Microsoft released &#8220;Web Client Software Factory 2.0 &#8211; WCSF2.0&#8243; both at <a href="http://msdn2.microsoft.com/en-us/library/bb264518.aspx" target="_blank">Microsoft&#8217;s</a> site as well as at <a href="http://www.codeplex.com/websf" target="_blank">Codeplex</a>. According to Codeplex, the <u>Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise Web applications</u>. It is existing to read these words, </p>
<p>Am trying out this.. will soon post all my comments on this.. are you trying out this??? what are your comments</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dskcheck.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dskcheck.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=24&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2008/02/29/web-client-software-factory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>

		<media:content url="http://dskcheck.files.wordpress.com/2008/02/wcsf-intro-scope-thumb.png" medium="image">
			<media:title type="html">wcsf-Intro-scope</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#8217;s behind name, &quot;Microsoft&quot;</title>
		<link>http://dskcheck.wordpress.com/2008/02/12/whats-behind-name-microsoft/</link>
		<comments>http://dskcheck.wordpress.com/2008/02/12/whats-behind-name-microsoft/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 06:18:59 +0000</pubDate>
		<dc:creator>Chakravarthy</dc:creator>
				<category><![CDATA[Micrsoft Promotions]]></category>

		<guid isPermaLink="false">http://dskcheck.wordpress.com/2008/02/12/whats-behind-name-microsoft/</guid>
		<description><![CDATA[Did you ever thought that Bill Gates named their company as &#8220;Microsoft&#8221;?.. it was a billion dollar question to me all these days. At the early days when Bill is forming his company along with his friends, sought recommendations for a good and fancy name. Every one gave their won stylish and trendy names. They [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=21&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Did you ever thought that Bill Gates named their company as &#8220;Microsoft&#8221;?.. it was a billion dollar question to me all these days. At the early days when Bill is forming his company along with his friends, sought recommendations for a good and fancy name. Every one gave their won stylish and trendy names. They are not ready till their first cheque is due to them. While Steve Balmer is talking about a product that is the brain child of Bill, mentioned as &#8220;.. it is a SOFTware for MICROprocessors .. &#8220;, these words lead the idea to name their company as Microsoft. And the rest is history and preset.</p>
<p>Does any has proof to violate this information??</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/dskcheck.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/dskcheck.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dskcheck.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dskcheck.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dskcheck.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dskcheck.wordpress.com&amp;blog=24790&amp;post=21&amp;subd=dskcheck&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dskcheck.wordpress.com/2008/02/12/whats-behind-name-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b282ed76d3d5cb263887a771fddf47b2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dskcheck</media:title>
		</media:content>
	</item>
	</channel>
</rss>
