<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Frog Bytes</title>
	<atom:link href="http://mpknet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpknet.wordpress.com</link>
	<description>Manoj P Keechilot's Tech Blog</description>
	<lastBuildDate>Wed, 05 Aug 2009 09:20:25 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='mpknet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/cdc8c804dc5fa0aadd37cf8ed653fe92?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Frog Bytes</title>
		<link>http://mpknet.wordpress.com</link>
	</image>
			<item>
		<title>Flash File &amp; Server Types</title>
		<link>http://mpknet.wordpress.com/2009/08/05/flash-file-server-types/</link>
		<comments>http://mpknet.wordpress.com/2009/08/05/flash-file-server-types/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 09:20:25 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2009/08/05/flash-file-server-types/</guid>
		<description><![CDATA[&#160; 

FLA file (.fla) 
The source file for any project and created in the Flash authoring tool. This type of file can only be opened in Flash (not in Dreamweaver or in browsers). You can open the FLA file in Flash, then publish it as a SWF or SWT file to use in browsers.


SWF file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=42&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#160; </p>
<dl>
<dt>FLA file (.fla) </dt>
<dd>The source file for any project and created in the Flash authoring tool. This type of file can only be opened in Flash (not in Dreamweaver or in browsers). You can open the FLA file in Flash, then publish it as a SWF or SWT file to use in browsers.
</p>
</dd>
<dt>SWF file (.swf) </dt>
<dd>A compiled version of the FLA (.fla) file, optimized for viewing on the web. This file can be played back in browsers and previewed in Dreamweaver, but cannot be edited in Flash.
</p>
</dd>
<dt>FLV file (.flv) </dt>
<dd>A video file that contains encoded audio and video data for delivery through Flash® Player. For example, if you had a QuickTime or Windows Media video file, you would use an encoder (such as Flash® CS4 Video Encoder, or Sorensen Squeeze) to convert the video file to an FLV file. </dd>
</dl>
<p>&#160;</p>
<p>SWT files are template versions of the standard .SWF file format.</p>
<p>The difference between a streaming media and progressive download is the server software and corresponding network protocol used to transmit the media file. For organizations utilizing only a web server, distributing a media file using progressive download can often be the simpler option because it utilizes existing infrastructure. </p>
<p>Progressive download can be achieved using a regular web (http) server. The client handles the buffering and playing during the download process. If the playback rate exceeds the download rate, playback is delayed until more data is downloaded. </p>
<p>A streaming server works with the client to send audio and/or video over the Internet or Intranet and play it almost immediately. They allow real-time &#8216;broadcasting&#8217; of live events, and the ability to control the play-back of on-demand content. Playback begins as soon as sufficient data has downloaded. The viewer can skip to a point part way through a clip without needing to download the beginning. If the data can not be downloaded fast enough, a streamed web cast sacrifices quality in order for the viewing to remain synchronized with the original timing of the content.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=42&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2009/08/05/flash-file-server-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Validation of viewstate MAC failed</title>
		<link>http://mpknet.wordpress.com/2009/02/26/validation-of-viewstate-mac-failed/</link>
		<comments>http://mpknet.wordpress.com/2009/02/26/validation-of-viewstate-mac-failed/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 11:28:17 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2009/02/26/validation-of-viewstate-mac-failed/</guid>
		<description><![CDATA[&#8220;Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that &#60;machineKey&#62; configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster&#8221;
I saw a lot of solutions online, but what worked for me is to have my own statically generated Machine Key on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=41&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&#8220;Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that &lt;machineKey&gt; configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster&#8221;</p>
<p>I saw a lot of solutions online, but what worked for me is to have my own statically generated Machine Key on Web.Config file.</p>
<p>Go to <a title="http://www.aspnetresources.com/tools/keycreator.aspx" href="http://www.aspnetresources.com/tools/keycreator.aspx">http://www.aspnetresources.com/tools/keycreator.aspx</a> (or you can write your own code to do this &#8211; try this: <a title="http://support.microsoft.com/kb/313091/EN-US/" href="http://support.microsoft.com/kb/313091/EN-US/">http://support.microsoft.com/kb/313091/EN-US/</a>)</p>
<p>Then add the following within System.Web, using the keys returned</p>
<p>&lt;machineKey validationKey=&#8221;xsajsjsnajsnajsnasnasnajsajn&#8221;<br />decryptionKey=&#8221;sajsnajsnajsnajsnaj&#8221; validation=&#8221;SHA1&#8243; /&gt;</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=41&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2009/02/26/validation-of-viewstate-mac-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>MDC San Francisco tomorrow &#8211; See you there&#8230;.</title>
		<link>http://mpknet.wordpress.com/2009/02/23/mdc-san-francisco-tomorrow-see-you-there/</link>
		<comments>http://mpknet.wordpress.com/2009/02/23/mdc-san-francisco-tomorrow-see-you-there/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 03:19:28 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2009/02/23/mdc-san-francisco-tomorrow-see-you-there/</guid>
		<description><![CDATA[



THE NATURE OF SOFTWARE DEVELOPMENT IS RADICALLY CHANGING â€¦ ARE YOU READY?
Presenter Spotlight

Amanda SilverFull Bio » 
Amanda has been working on the Visual Studio team at Microsoft since 2001. Mainly focused on compilers, she was one of the primary designers for the Visual Basic language&#8230; 

Ron JacobsFull Bio » 
Ron Jacobs is a Sr. Technical [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=39&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><table class="MsoNormalTable" style="width:100%;border-collapse:collapse;" cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td style="padding:0;" valign="top">
<p class="MsoNormal"><b><span style="font-size:9.5pt;text-transform:uppercase;color:#ff3300;font-family:Verdana,sans-serif;">THE NATURE OF SOFTWARE DEVELOPMENT IS RADICALLY CHANGING â€¦ ARE YOU READY?</span></b></p>
<p class="MsoNormal"><b><span style="font-size:9.5pt;text-transform:uppercase;color:#ff3300;font-family:Verdana,sans-serif;">Presenter Spotlight</span></b></p>
<p class="MsoNormal"><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image002.gif"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="36" alt="clip_image002" src="http://mpknet.files.wordpress.com/2009/02/clip-image002-thumb.gif?w=36&#038;h=36" width="36" border="0"></a></span><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Amanda <br />Silver<br /><a href="/Pages/SpeakerBio.aspx?spname=Amanda%20Silver"><span style="color:#eb7c00;">Full Bio »</span></a> </span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Amanda has been working on the Visual Studio team at Microsoft since 2001. Mainly focused on compilers, she was one of the primary designers for the Visual Basic language&#8230; </span></p>
<p class="MsoNormal"><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image004.gif"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="36" alt="clip_image004" src="http://mpknet.files.wordpress.com/2009/02/clip-image004-thumb.gif?w=36&#038;h=36" width="36" border="0"></a></span><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Ron <br />Jacobs<br /><a href="/Pages/SpeakerBio.aspx?spname=Ron%20Jacobs"><span style="color:#eb7c00;">Full Bio »</span></a> </span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Ron Jacobs is a Sr. Technical Evangelist in the Microsoft Platform Evangelism group based at the company headquarters in Redmond Washington&#8230; </span></p>
<p class="MsoNormal"><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image006.gif"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="92" alt="clip_image006" src="http://mpknet.files.wordpress.com/2009/02/clip-image006-thumb.gif?w=92&#038;h=92" width="92" border="0"></a></span><span style="display:none;font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">David <br />Robinson<br /><a href="/Pages/SpeakerBio.aspx?spname=David%20Robinson"><span style="color:#eb7c00;">Full Bio »</span></a> </span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="display:none;font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">David Robinson is a Senior Program Manager on the SQL Server Data Services (SSDS) team. David is responsible for a multitude of things&#8230; </span></p>
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="about.aspx#giveaways"><span style="color:#eb7c00;"></span></a></span></p>
<p class="MsoNormal"><b><span style="font-size:9.5pt;text-transform:uppercase;color:#ff3300;font-family:Verdana,sans-serif;"><a href="about.aspx#giveaways"><span style="color:#ff3300;text-decoration:none;">Prize Giveaways</span></a></span></b></p>
<p class="MsoNormal"><a href="about.aspx#giveaways"><span style="font-size:8pt;color:#eb7c00;font-family:Verdana,sans-serif;text-decoration:none;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image007.jpg"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="139" alt="clip_image007" src="http://mpknet.files.wordpress.com/2009/02/clip-image007-thumb.jpg?w=104&#038;h=139" width="104" border="0"></a></span></a><a href="about.aspx#giveaways"><span style="font-size:8pt;color:#eb7c00;font-family:Verdana,sans-serif;text-decoration:none;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image008.jpg"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="153" alt="clip_image008" src="http://mpknet.files.wordpress.com/2009/02/clip-image008-thumb.jpg?w=104&#038;h=153" width="104" border="0"></a></span></a><a href="about.aspx#giveaways"><span style="font-size:8pt;color:#eb7c00;font-family:Verdana,sans-serif;text-decoration:none;"><a href="http://mpknet.files.wordpress.com/2009/02/clip-image009.jpg"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="36" alt="clip_image009" src="http://mpknet.files.wordpress.com/2009/02/clip-image009-thumb.jpg?w=204&#038;h=36" width="204" border="0"></a></span></a><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
<p class="MsoNormal"><b><span style="font-size:9.5pt;text-transform:uppercase;color:#ff3300;font-family:Verdana,sans-serif;">AGENDA</span></b></p>
<table class="MsoNormalTable" style="width:100%;border-collapse:collapse;" cellspacing="0" cellpadding="0" width="100%" align="left" border="0">
<tbody>
<tr>
<td style="width:12%;padding:0;" width="12%">
<p class="MsoNormal"><b><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Time Table</span></b></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><b><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Azure Services Platform for Cloud Computing</span></b></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><b><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Client and Presentation</span></b></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><b><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Tools, Languages and Framework</span></b></p>
</td>
</tr>
<tr>
<td style="padding:0;" colspan="4">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">&nbsp; </span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">7:00-8:30</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">Registration and Breakfast</span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">8:30-10:00</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">Keynote</span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">10:00-10:15</span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">Break</span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">10:15-11:30</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#cloudServices"><span style="color:#eb7c00;">A Lap Around Windows Azure and the Azure Services Platform</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#ClientandP"><span style="color:#eb7c00;">ASP.NET and JQuery</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#Tools"><span style="color:#eb7c00;">The Future of Managed Languages: C# and Visual Basic</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">11:30-12:30</span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">lunch </span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">12:30-1:45</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#cloudServices"><span style="color:#eb7c00;">Developing and Deploying Your First Azure Services</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#ClientandP"><span style="color:#eb7c00;">Developing Data-Centric Applications Using the WPF DataGrid and Ribbon Controls </span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#Tools"><span style="color:#eb7c00;">A Lap Around &#8220;Oslo&#8221; </span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">1:45-2:00</span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">Break</span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">2:00-3:15</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#cloudServices"><span style="color:#eb7c00;">A Lap Around the Live Framework and Mesh Services </span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#ClientandP"><span style="color:#eb7c00;">Building Business-Focused Applications Using Silverlight 2</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#Tools"><span style="color:#eb7c00;">A Lap Around VSTS 2010 </span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">3:15-3:30</span></p>
</td>
<td style="padding:0;" colspan="3">
<p class="MsoNormal"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">Break</span></p>
</td>
</tr>
<tr>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">3:30-4:45</span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"></span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#cloudServices"><span style="color:#eb7c00;">Developing Applications Using Microsoft SQL Data Services</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#ClientandP"><span style="color:#eb7c00;">ASP.NET 4.0 Roadmap</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
<td style="padding:0;">
<p class="MsoNormal"><strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"><a href="/Pages/sessions.aspx#Tools"><span style="color:#eb7c00;">An Introduction to Microsoft F#</span></a></span></strong><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="margin-bottom:12pt;"><span style="font-size:8pt;color:#7b6a60;font-family:Verdana,sans-serif;">&nbsp;</span></p>
<p class="MsoNormal"><b><span style="font-size:9.5pt;text-transform:uppercase;color:#ff3300;font-family:Verdana,sans-serif;">COMMUNITY COURTYARD</span></b></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">As good as the sessions are, there&#8217;s always more to explore and discuss. At MDC, you&#8217;ll have a chance to step into the Community Courtyard and choose what to talk about, based on your interest and passion for the subject.</span></p>
<p class="MsoNormal" style="margin-top:12pt;"><span style="font-size:9pt;color:#7b6a60;font-family:'Segoe UI',sans-serif;">Running in tandem with the presentations is an open discussion area where you will choose the subjects and the participants. Whether you want to mingle with the presenters, talk about an MDC session, a related subject or something else you have the opportunity. Borrowing from Open Space Technology and other forms of open, community-driven discussion, using fishbowls and free-for-alls, this area is yours.</span></p>
</td>
</tr>
</tbody>
</table>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=39&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2009/02/23/mdc-san-francisco-tomorrow-see-you-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image002-thumb.gif" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image004-thumb.gif" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image006-thumb.gif" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image007-thumb.jpg" medium="image">
			<media:title type="html">clip_image007</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image008-thumb.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>

		<media:content url="http://mpknet.files.wordpress.com/2009/02/clip-image009-thumb.jpg" medium="image">
			<media:title type="html">clip_image009</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix damaged DVD using freeware tools</title>
		<link>http://mpknet.wordpress.com/2009/01/10/fix-damaged-dvd-using-freeware-tools/</link>
		<comments>http://mpknet.wordpress.com/2009/01/10/fix-damaged-dvd-using-freeware-tools/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:33:57 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2009/01/10/fix-damaged-dvd-using-freeware-tools/</guid>
		<description><![CDATA[&#160;
The problem:I had some DVDs that had minor reading errors.&#160; DVDs are generally fine, except that some scenes won’t play, causing the DVD player to get stuck or show fuzzy images. original edited video files or DVD project are not available. However, raw videos are available
The fix:
Replace the damaged parts in the DVD, rather than [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=25&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&nbsp;</p>
<p>The problem:<br />I had some DVDs that had minor reading errors.&nbsp; DVDs are generally fine, except that some scenes won’t play, causing the DVD player to get stuck or show fuzzy images. original edited video files or DVD project are not available. However, raw videos are available
<p>The fix:
<p>Replace the damaged parts in the DVD, rather than burning the entire DVD again
<p>How:
<p>1: Copy the contents of the DVD using windows (I used windows vista) in a folder. The folder will contain VEDIO_TS folder. the VEDIO_TS folder will contain *.IFO, *.BUP and *.VOB files. Skip any file that cannot be copied due to problems with DVD (Say Directory name is &#8211; DIR_1)
<p>2: Identify the VOB file, which contains the bad scene. Usually, it is the missing *_1.vob file, which could not be copied in STEP 1. From the video menu, you should be able to get an idea of what would be (or should be) in the file
<p>3:&nbsp; Create movie file containing only the content of the missing VOB file from original media (tape etc). Then burn this into an ISO image (or a new DVD, if your burner does not have that feature).
<p>4: From the new&nbsp; DVD image (or the new DVD), copy the new VOB file to a temporary directory. Rename this VOB file, to the missing VOB file name. Copy this file, into the original folder (DIR_1 created in Step 1)
<p>5: Now we need to use a freeware tool FixVTS (<a href="http://www.videohelp.com/tools/FixVTS">Download it</a>). Run FixVTS against DIR_5. Clean the DIR_5 using this tool.
<p>6: Move the backup directory created by FixVTS to a location outside DIR_5, so that DIR_5 will contain only VIDEO_TS directory.
<p>7: Now we need to run another tool &#8211; VobBlanker. (<a href="http://www.videohelp.com/tools/VobBlanker">Download it</a>). Run VOBBlanker against this directory and recreate the VOB, BUP and IFO files into a new directory. (Say DIR_7) &#8211; Remember, VobBlanker is a freeware and may not have the bells and whistles of a professionally written product. Also, if you do not like the audio alerts (they are really annoying to me), just delete the two .wav files.
<p>8: At this point, you need to run FixVTS again. This time, there is no need to keep a backup, so you may check the &#8220;in place&#8221; check box.
<p>9: Under DIR_7, create VIDEO_TS directory and move all files into that directory.
<p>10: Before burning, make sure that the content fits in to the DVD. If the size is more than that can fit in the DVD, you will need to compress the dvd before burning. (Many burners support that. I use U-Lead movie factory, which has that feature)
<p>11: If your DVDBurner supports creating ISO image from VIDEO_TS files, use that to create an ISO image of DIR_7. Otherwise, use open source tool InfraRecorder (<a href="http://infrarecorder.org">download it</a>). Alternatively, you may directly burn this into a DVD. I prefer to test an image first, before burning it.
<p>12: Test the ISO file (or DVD in step 9). If test works, burn the ISO file.
<p>Caution: make sure that there are no errors or warnings (high lighted in RED/ORANGE) during VOBBlanker process. If a VOB file is modified (like VOBBlanker blanks out some cells), copy the VOB back again, run the FixVTS and then run VOBBlanker again. Usually, by this step, errors will go away&#8230;.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=25&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2009/01/10/fix-damaged-dvd-using-freeware-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Left Joining two dataTables in Compact Framework</title>
		<link>http://mpknet.wordpress.com/2008/07/24/left-joining-two-datatables-in-compact-framework/</link>
		<comments>http://mpknet.wordpress.com/2008/07/24/left-joining-two-datatables-in-compact-framework/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:14:04 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/07/24/left-joining-two-datatables-in-compact-framework/</guid>
		<description><![CDATA[&#160;
Compact Framework does not support LINQ yet. It seems, there is no straight forward way to join two DataTables, other than using DataRelations to establish parent-child relationship between DataTables and getting the ChildRows for each parent row.
My specific scenario contained a master and a child table linked by an ID field, which is unique. So, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=24&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&nbsp;</p>
<p>Compact Framework does not support LINQ yet. It seems, there is no straight forward way to join two DataTables, other than using DataRelations to establish parent-child relationship between DataTables and getting the ChildRows for each parent row.</p>
<p>My specific scenario contained a master and a child table linked by an ID field, which is unique. So, a left join on the ID would not yield multiple data. </p>
<p>I explored using the DataColumn.Expression property (thanks to <a title="http://habibcs.spaces.live.com/blog/cns!57A2E0A241105427!183.entry" href="http://habibcs.spaces.live.com/blog/cns!57A2E0A241105427!183.entry">http://habibcs.spaces.live.com/blog/cns!57A2E0A241105427!183.entry</a>). After creating the DataTables and the DataRelation between the tables, within the same DataSet, I added an additional column, with the Expression property set to refer the child. With a dataview created using the resulting table, I was able to populate a DataGrid successfully&nbsp; for Windows Mobile 5.0. </p>
<p>DataColumn.Expression only supports aggregates, but I wanted the actual column value, which is a string. I tried with expression &#8220;min(Child(data_relationname).child_col_name&#8221;. It worked&#8230; min is redundant here, but it is needed to pass the syntax check on the expression. Max also should work. If the type is integer, you may use sum or avg etc. It should work fine, as long as the child table does not have multiple entries against the id used in the relation.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=24&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/07/24/left-joining-two-datatables-in-compact-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Deleting records from SQLServerCE using SqlCeDataAdapter</title>
		<link>http://mpknet.wordpress.com/2008/07/20/deleting-records-from-sqlserverce-using-sqlcedataadapter/</link>
		<comments>http://mpknet.wordpress.com/2008/07/20/deleting-records-from-sqlserverce-using-sqlcedataadapter/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 16:12:43 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/07/20/deleting-records-from-sqlserverce-using-sqlcedataadapter/</guid>
		<description><![CDATA[&#160;
I recently experienced a problem when deleting records from SqlSercerCE in PocketPC. &#8220;GoogleResearch&#8221;, gave inconclusive answers, which did not help. After some debugging, I could figure out the issue, which is worth noting.
To delete the DataRows in the DataTable (from the DataSet of the SqlCeDataAdapter) I was using the Method DataTable.Rows.RemoveAt(index) . When I changed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=23&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>&nbsp;</p>
<p>I recently experienced a problem when deleting records from SqlSercerCE in PocketPC. &#8220;GoogleResearch&#8221;, gave inconclusive answers, which did not help. After some debugging, I could figure out the issue, which is worth noting.</p>
<p>To delete the DataRows in the DataTable (from the DataSet of the SqlCeDataAdapter) I was using the Method DataTable.Rows.RemoveAt(index) . When I changed that to use&nbsp; DataTable.Rows[index].Delete(), the deletion were applied correctly in the database after calling SqlCeDataAdapter.Update(DataTable). </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=23&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/07/20/deleting-records-from-sqlserverce-using-sqlcedataadapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Accessing field values from the selected row of ASP.Net Gridview control</title>
		<link>http://mpknet.wordpress.com/2008/02/07/accessing-field-values-from-the-selected-row-of-aspnet-gridview-control/</link>
		<comments>http://mpknet.wordpress.com/2008/02/07/accessing-field-values-from-the-selected-row-of-aspnet-gridview-control/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 04:30:24 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/02/07/accessing-field-values-from-the-selected-row-of-aspnet-gridview-control/</guid>
		<description><![CDATA[This seems to be a common question in various forums
There is a clear distinction between accessing data in TemplateField and a BoundField
For BoundFields, it is straight forward:
string s = dgMyItems.SelectedRow.Cells[1].Text; // to access the second column of the selected row
For TemplateFields, use the following
string s = ((System.Web.UI.WebControls.Label)dgMyItems.SelectedRow.Cells[2].FindControl(&#8220;lblName&#8221;)).Text;
Assuming that you defined a label in the templatefield [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=22&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This seems to be a common question in various forums</p>
<p>There is a clear distinction between accessing data in TemplateField and a BoundField</p>
<p>For BoundFields, it is straight forward:</p>
<p>string s = dgMyItems.SelectedRow.Cells[1].Text; // to access the second column of the selected row
<p>For TemplateFields, use the following
<p>string s = ((System.Web.UI.WebControls.Label)dgMyItems.SelectedRow.Cells[2].FindControl(&#8220;lblName&#8221;)).Text;
<p>Assuming that you defined a label in the templatefield definition for the datagrid, with id =&nbsp; lblName
<p>for example,
<p>&lt;ItemTemplate&gt; <br />&nbsp; &lt;asp:Label ID=&#8221;lblName&#8221; runat=&#8221;server&#8221; Text=&#8217;&lt;%# Bind(&#8220;MyItemName&#8221;) %&gt;&#8217;&gt;&lt;/asp:Label&gt;<br />&lt;/ItemTemplate&gt; </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=22&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/02/07/accessing-field-values-from-the-selected-row-of-aspnet-gridview-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress &amp; Hotmail spam control, Microsoft Live Writer etc&#8230;</title>
		<link>http://mpknet.wordpress.com/2008/01/25/wordpress-hotmail-spam-control/</link>
		<comments>http://mpknet.wordpress.com/2008/01/25/wordpress-hotmail-spam-control/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 06:27:29 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/01/25/wordpress-hotmail-spam-control/</guid>
		<description><![CDATA[I am really impressed by the SPAM Control filters offered by WordPress blog comments and also Hotmail emails. Very effective. There is some potential for loosing some good comments/emails, but the benefit far outweighs.
Microsoft Live Writer, is one of the best things Microsoft has done for bloggers. It is free and works with pretty much [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=21&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am really impressed by the SPAM Control filters offered by WordPress blog comments and also Hotmail emails. Very effective. There is some potential for loosing some good comments/emails, but the benefit far outweighs.</p>
<p>Microsoft Live Writer, is one of the best things Microsoft has done for bloggers. It is free and works with pretty much all blogs. I like their multiple accounts feature and also the automatic image ftp features.</p>
<p>One thing I like to see is &#8220;automatic signature&#8221; for each blog account that will be padded to each blog entry.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=21&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/01/25/wordpress-hotmail-spam-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows Vista and Visual Studio 2008 Trial (Pre-release) Version: Crash on mouse wheel scroll- Workaround</title>
		<link>http://mpknet.wordpress.com/2008/01/15/windows-vista-and-visual-studio-2008-trial-pre-release-version-crash-on-mouse-wheel-scroll-workaround/</link>
		<comments>http://mpknet.wordpress.com/2008/01/15/windows-vista-and-visual-studio-2008-trial-pre-release-version-crash-on-mouse-wheel-scroll-workaround/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 13:58:26 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/01/15/windows-vista-and-visual-studio-2008-trial-pre-release-version-crash-on-mouse-wheel-scroll-workaround/</guid>
		<description><![CDATA[I am using Visual Studio 2008 Trial version with Windows Vista Ultimate. In the document windows, the moment I roll the wheel of my wheel mouse, studio crashes. I changed the mouse but same problem occurred. It is very annoying. It seems like this is a problem that had been already reported.
The workaround is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=20&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am using Visual Studio 2008 Trial version with Windows Vista Ultimate. In the document windows, the moment I roll the wheel of my wheel mouse, studio crashes. I changed the mouse but same problem occurred. It is very annoying. It seems like this is a problem that had been already reported.</p>
<p>The workaround is the following:</p>
<p>1. Go to Windows Vista Control Panel</p>
<p>2. Click Mouse</p>
<p>3. Go to Wheel tab</p>
<p>4: If Vertical Scrolling Selection is &#8220;One scroll at a time&#8221;, change the selection to </p>
<p>&#8220;The following number of lines at a time. &#8220;. Select the number to 1 (or more as you please)</p>
<p>5: Click OK</p>
<p>&nbsp;</p>
<p>This seems to have fixed the problem for me.</p>
<p>If Vertical Scrolling Selection is NOT &#8220;One scroll at a time&#8221;, then you need to report the bug to Microsoft.</p>
<p>Microsoft needs to fix this issue. Hope it will be included in the release version.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=20&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/01/15/windows-vista-and-visual-studio-2008-trial-pre-release-version-crash-on-mouse-wheel-scroll-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 Built in Web Server</title>
		<link>http://mpknet.wordpress.com/2008/01/12/visual-studio-2008-built-in-web-server/</link>
		<comments>http://mpknet.wordpress.com/2008/01/12/visual-studio-2008-built-in-web-server/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 21:53:54 +0000</pubDate>
		<dc:creator>mpknet</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://mpknet.wordpress.com/2008/01/12/visual-studio-2008-built-in-web-server/</guid>
		<description><![CDATA[If you are wondering what happened to the command line executable that can start the Built in Web Server, it is very much there. But, it is no longer at the .Net Framework \WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE as the case with Visual Studio 2005. 
It is now available at 
C:\Program Files\Common Files\microsoft shared\DevServer\9.0\WebDev.WebServer.EXE 
You may use the following [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=19&subd=mpknet&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you are wondering what happened to the command line executable that can start the Built in Web Server, it is very much there. But, it is no longer at the .Net Framework \WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.EXE as the case with Visual Studio 2005. </p>
<p>It is now available at </p>
<p>C:\Program Files\Common Files\microsoft shared\DevServer\9.0\WebDev.WebServer.EXE </p>
<p>You may use the following in a batch file: </p>
<p>START /D &#8220;C:\Program Files\Common Files\microsoft shared\DevServer\9.0\&#8221; /B WebDev.WebServer.EXE /port:80 /path:&#8221;D:\MyWeb&#8221; </p>
<p>Change the port number and web path as required.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mpknet.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mpknet.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mpknet.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mpknet.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mpknet.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mpknet.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mpknet.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mpknet.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mpknet.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mpknet.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mpknet.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mpknet.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mpknet.wordpress.com&blog=895376&post=19&subd=mpknet&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://mpknet.wordpress.com/2008/01/12/visual-studio-2008-built-in-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/71dc309b7c2c380e91054c1500dddf80?s=96&#38;d=identicon" medium="image">
			<media:title type="html">mpknet</media:title>
		</media:content>
	</item>
	</channel>
</rss>