<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0"><id>tag:blogger.com,1999:blog-6874889</id><updated>2012-04-15T15:49:32.637-07:00</updated><category term="distributed" /><category term="enterprise library" /><category term="ENTLib" /><category term=".NET 3.5" /><title type="text">Technical Treasure and GemLinks for  Inquisitive Minds</title><subtitle type="html">&lt;em&gt;&lt;strong&gt;C# 4.0/3.0/2.0, VB.NET 4.0/3.0/2.0, ASP.NET 4.0/3.0/2.0 , Architecture , Cloud computing,open source, AJAX, WPF, WCF, LINQ, ADO.NET, Entity framework, Design patterns, IoC, Smart Clients, Silverlight 3.0, MOSS Sharepoint 2007 Administration,Web Parts development,SQL Server 2008,2005,Analysis and Reporting Services,T-SQL,Integrating legacy and latest systems, SOA,Enterprise Architecture, Azure Services, Virtualization&lt;/strong&gt;&lt;/em&gt;</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://braveideas.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default?start-index=26&amp;max-results=25" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>1665</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/TechnicalTreasureAndGlinksForInquisitiveMinds" /><feedburner:info uri="technicaltreasureandglinksforinquisitiveminds" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry><id>tag:blogger.com,1999:blog-6874889.post-1372782084675591831</id><published>2010-05-07T17:07:00.000-07:00</published><updated>2010-05-07T17:07:44.037-07:00</updated><title type="text">Accessign System.Web.UI.WebControls.Repeater in code - ASP.NET answers</title><content type="html">&lt;a href="http://bytes.com/topic/asp-net/answers/663322-accessign-system-web-ui-webcontrols-repeater-code"&gt;Accessign System.Web.UI.WebControls.Repeater in code - ASP.NET answers&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;enableViewState = true...&lt;br /&gt;&lt;br /&gt;foreach(RepeaterItem item in Repeater1.Items)&lt;br /&gt;{&lt;br /&gt;if (item.ItemType == ListItemType.AlternatingItem ||&lt;br /&gt;item.ItemType == ListItemType.Item)&lt;br /&gt;{&lt;br /&gt;Label lbl = (Label)item.FindControl("lblName");&lt;br /&gt;if (lbl != null)&lt;br /&gt;{&lt;br /&gt;string Name = lbl.Text.Trim();&lt;br /&gt;}&lt;br /&gt;}&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-1372782084675591831?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://bytes.com/topic/asp-net/answers/663322-accessign-system-web-ui-webcontrols-repeater-code" title="Accessign System.Web.UI.WebControls.Repeater in code - ASP.NET answers" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/1372782084675591831/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=1372782084675591831&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1372782084675591831" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1372782084675591831" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/r4eDk_4XsR0/accessign-systemwebuiwebcontrolsrepeate.html" title="Accessign System.Web.UI.WebControls.Repeater in code - ASP.NET answers" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/05/accessign-systemwebuiwebcontrolsrepeate.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-9154311274619938394</id><published>2010-01-15T00:17:00.000-08:00</published><updated>2010-01-15T00:17:52.573-08:00</updated><title type="text">Silverlight 4 Beta : The Official Microsoft Silverlight Site</title><content type="html">Silverlight 4.0 ,&lt;br /&gt;Here I come,&lt;br /&gt;&lt;br /&gt;&lt;a href="http://silverlight.net/getstarted/silverlight-4-beta/#whatsnew"&gt;Silverlight 4 Beta : The Official Microsoft Silverlight Site&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-9154311274619938394?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://silverlight.net/getstarted/silverlight-4-beta/#whatsnew" title="Silverlight 4 Beta : The Official Microsoft Silverlight Site" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/9154311274619938394/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=9154311274619938394&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/9154311274619938394" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/9154311274619938394" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/6iJU9yj5RPk/silverlight-4-beta-official-microsoft.html" title="Silverlight 4 Beta : The Official Microsoft Silverlight Site" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/silverlight-4-beta-official-microsoft.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-8673474192229549708</id><published>2010-01-10T21:39:00.000-08:00</published><updated>2010-01-10T21:39:10.621-08:00</updated><title type="text">JQUERY: 51 Best of jQuery Tutorials and Examples - Noupe</title><content type="html">&lt;a href="http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html"&gt;51 Best of jQuery Tutorials and Examples - Noupe&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-8673474192229549708?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html" title="JQUERY: 51 Best of jQuery Tutorials and Examples - Noupe" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/8673474192229549708/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=8673474192229549708&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/8673474192229549708" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/8673474192229549708" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/fiptjDgGLNE/jquery-51-best-of-jquery-tutorials-and.html" title="JQUERY: 51 Best of jQuery Tutorials and Examples - Noupe" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/jquery-51-best-of-jquery-tutorials-and.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-6056611335670986</id><published>2010-01-10T15:32:00.000-08:00</published><updated>2010-01-10T15:32:18.034-08:00</updated><title type="text">LINQ: Sorting ASP.NET DropDownList Using LINQ</title><content type="html">&lt;a href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=312"&gt;Sorting ASP.NET DropDownList Using LINQ&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-6056611335670986?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.dotnetcurry.com/ShowArticle.aspx?ID=312" title="LINQ: Sorting ASP.NET DropDownList Using LINQ" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/6056611335670986/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=6056611335670986&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/6056611335670986" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/6056611335670986" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/vlxr4NmloJI/linq-sorting-aspnet-dropdownlist-using.html" title="LINQ: Sorting ASP.NET DropDownList Using LINQ" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/linq-sorting-aspnet-dropdownlist-using.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-438917093140907523</id><published>2010-01-10T14:55:00.000-08:00</published><updated>2010-01-10T14:55:24.024-08:00</updated><title type="text">EF4  Lazy Loading and Eager Loading in the Entity Framework</title><content type="html">Good example of lazy loading vs eager loading in Entity Framework 4:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://nunos.zi-yu.com/2009/10/lazy-loading-and-eager-loading-in-the-entity-framework/"&gt;Nuno Silva » Blog Archive » Lazy Loading and Eager Loading in the Entity Framework&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-438917093140907523?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://nunos.zi-yu.com/2009/10/lazy-loading-and-eager-loading-in-the-entity-framework/" title="EF4  Lazy Loading and Eager Loading in the Entity Framework" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/438917093140907523/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=438917093140907523&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/438917093140907523" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/438917093140907523" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/3-wmOb45O28/ef4-lazy-loading-and-eager-loading-in.html" title="EF4  Lazy Loading and Eager Loading in the Entity Framework" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/ef4-lazy-loading-and-eager-loading-in.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-1871015328239260611</id><published>2010-01-10T14:38:00.000-08:00</published><updated>2010-01-10T14:38:56.392-08:00</updated><title type="text">Any() versus Count()</title><content type="html">&lt;a href="http://www.kodefuguru.com/post/2009/12/07/Any-versus-Count.aspx"&gt;Any() versus Count()&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-1871015328239260611?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.kodefuguru.com/post/2009/12/07/Any-versus-Count.aspx" title="Any() versus Count()" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/1871015328239260611/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=1871015328239260611&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1871015328239260611" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1871015328239260611" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/S4poKKYucEE/any-versus-count.html" title="Any() versus Count()" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/any-versus-count.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-2669373251334425851</id><published>2010-01-10T14:14:00.000-08:00</published><updated>2010-01-10T14:14:59.713-08:00</updated><title type="text">LINQ with REFLECTION :find matching properties of objects - Gunnar Peipman's ASP.NET blog</title><content type="html">&lt;a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/12/26/using-linq-and-reflection-to-find-matching-properties-of-objects.aspx"&gt;Using LINQ and reflection to find matching properties of objects - Gunnar Peipman&amp;#39;s ASP.NET blog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-2669373251334425851?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://weblogs.asp.net/gunnarpeipman/archive/2009/12/26/using-linq-and-reflection-to-find-matching-properties-of-objects.aspx" title="LINQ with REFLECTION :find matching properties of objects - Gunnar Peipman's ASP.NET blog" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/2669373251334425851/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=2669373251334425851&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2669373251334425851" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2669373251334425851" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/OfNFzbS6dnk/linq-with-reflection-find-matching.html" title="LINQ with REFLECTION :find matching properties of objects - Gunnar Peipman's ASP.NET blog" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/linq-with-reflection-find-matching.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-158784753775728805</id><published>2010-01-09T21:37:00.000-08:00</published><updated>2010-01-09T21:37:42.312-08:00</updated><title type="text">QL - 6 ways to import data into SQL Server</title><content type="html">&lt;a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/title-12"&gt;Less Than Dot - Blog - 6 ways to import data into SQL Server&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-158784753775728805?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/title-12" title="QL - 6 ways to import data into SQL Server" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/158784753775728805/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=158784753775728805&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/158784753775728805" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/158784753775728805" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/EGUhnrouI0k/ql-6-ways-to-import-data-into-sql.html" title="QL - 6 ways to import data into SQL Server" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/ql-6-ways-to-import-data-into-sql.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3767984230344946401</id><published>2010-01-08T11:13:00.000-08:00</published><updated>2010-01-08T11:13:09.325-08:00</updated><title type="text">BOOK  Pro C# 2010 and the .NET 4.0 Platform, Fifth Edition (9781430225492): Andrew Troelsen: Books</title><content type="html">Ready or not, here .NET 4.0 comes!!&lt;br /&gt;Actually I can't wait to get it released!! Preparing for it for months now..&lt;br /&gt;LINQ, EF 4, MVC 2.0, Silverlight 4, WCF 4.0..  Whole new stack to play with !!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.amazon.com/Pro-2010-NET-Platform-Fifth/dp/1430225491/ref=pd_sim_b_3"&gt;Amazon.com: Pro C# 2010 and the .NET 4.0 Platform, Fifth Edition (9781430225492): Andrew Troelsen: Books&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3767984230344946401?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.amazon.com/Pro-2010-NET-Platform-Fifth/dp/1430225491/ref=pd_sim_b_3" title="BOOK  Pro C# 2010 and the .NET 4.0 Platform, Fifth Edition (9781430225492): Andrew Troelsen: Books" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3767984230344946401/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3767984230344946401&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3767984230344946401" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3767984230344946401" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/Eoxh_Bssw70/book-pro-c-2010-and-net-40-platform.html" title="BOOK  Pro C# 2010 and the .NET 4.0 Platform, Fifth Edition (9781430225492): Andrew Troelsen: Books" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/book-pro-c-2010-and-net-40-platform.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-4195687813793191786</id><published>2010-01-08T09:15:00.000-08:00</published><updated>2010-01-08T09:15:51.715-08:00</updated><title type="text">SQL : The Ultimate Missing Index Finder - SQLServerCentral</title><content type="html">SQL Performance:&lt;br /&gt;Missing Index Finder&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sqlservercentral.com/scripts/Index+Management/63937/"&gt;The Ultimate Missing Index Finder - SQLServerCentral&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-4195687813793191786?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.sqlservercentral.com/scripts/Index+Management/63937/" title="SQL : The Ultimate Missing Index Finder - SQLServerCentral" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/4195687813793191786/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=4195687813793191786&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/4195687813793191786" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/4195687813793191786" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/m8gTRNE3uVY/sql-ultimate-missing-index-finder.html" title="SQL : The Ultimate Missing Index Finder - SQLServerCentral" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/sql-ultimate-missing-index-finder.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3666504479692595708</id><published>2010-01-08T09:09:00.000-08:00</published><updated>2010-01-08T09:09:43.244-08:00</updated><title type="text">HTML Entity Code - A Clear and Quick Reference to HTML Entities Codes</title><content type="html">&lt;a href="http://entitycode.com/?cde23720#featured-content"&gt;Entity Code - A Clear and Quick Reference to HTML Entities Codes&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3666504479692595708?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://entitycode.com/?cde23720#featured-content" title="HTML Entity Code - A Clear and Quick Reference to HTML Entities Codes" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3666504479692595708/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3666504479692595708&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3666504479692595708" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3666504479692595708" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/9VOLZ72a6Fo/html-entity-code-clear-and-quick.html" title="HTML Entity Code - A Clear and Quick Reference to HTML Entities Codes" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/html-entity-code-clear-and-quick.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3912933455829255592</id><published>2010-01-08T00:33:00.000-08:00</published><updated>2010-01-08T00:33:21.320-08:00</updated><title type="text">Security:  Microsoft Anti-Cross Site Scripting Library 3.1 released</title><content type="html">&lt;a href="http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=61"&gt;.NET Junkie - Microsoft Anti-Cross Site Scripting Library 3.1 released&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3912933455829255592?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=61" title="Security:  Microsoft Anti-Cross Site Scripting Library 3.1 released" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3912933455829255592/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3912933455829255592&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3912933455829255592" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3912933455829255592" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/RT0HQuHiPWQ/security-microsoft-anti-cross-site.html" title="Security:  Microsoft Anti-Cross Site Scripting Library 3.1 released" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/security-microsoft-anti-cross-site.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-7222482618829178164</id><published>2010-01-07T23:09:00.000-08:00</published><updated>2010-01-07T23:09:03.878-08:00</updated><title type="text">Steve C. Orr - Use AJAX client side callbacks in ASP.NET 2.0.</title><content type="html">&lt;a href="http://steveorr.net/Articles/Ajax.aspx"&gt;Steve C. Orr - Use AJAX client side callbacks in ASP.NET 2.0.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-7222482618829178164?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://steveorr.net/Articles/Ajax.aspx" title="Steve C. Orr - Use AJAX client side callbacks in ASP.NET 2.0." /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/7222482618829178164/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=7222482618829178164&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/7222482618829178164" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/7222482618829178164" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/2PK9RFvwaH0/steve-c-orr-use-ajax-client-side.html" title="Steve C. Orr - Use AJAX client side callbacks in ASP.NET 2.0." /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2010/01/steve-c-orr-use-ajax-client-side.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-1241682950979748229</id><published>2009-12-21T14:40:00.000-08:00</published><updated>2009-12-21T14:40:57.528-08:00</updated><title type="text">VS2010 and .NET Framework 4.0 : Sam Gentile's Blog (if (DeveloperTask == Communication &amp;&amp; OS == Windows)</title><content type="html">&lt;a href="http://samgentile.com/Web/vs2010-and-net-framework-4-0/"&gt;VS2010 and .NET Framework 4.0 : Sam Gentile&amp;#39;s Blog (if (DeveloperTask == Communication &amp;amp;&amp;amp; OS == Windows)&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-1241682950979748229?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://samgentile.com/Web/vs2010-and-net-framework-4-0/" title="VS2010 and .NET Framework 4.0 : Sam Gentile's Blog (if (DeveloperTask == Communication &amp;&amp; OS == Windows)" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/1241682950979748229/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=1241682950979748229&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1241682950979748229" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1241682950979748229" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/sVQLr8MC4Po/vs2010-and-net-framework-40-sam.html" title="VS2010 and .NET Framework 4.0 : Sam Gentile's Blog (if (DeveloperTask == Communication &amp;&amp; OS == Windows)" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/12/vs2010-and-net-framework-40-sam.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3609367510948543365</id><published>2009-10-30T02:36:00.000-07:00</published><updated>2009-10-30T02:36:03.149-07:00</updated><title type="text">Azure Design Patterns</title><content type="html">&lt;a href="http://azuredesignpatterns.cloudapp.net/Default.aspx"&gt;Azure Design Patterns&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3609367510948543365?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://azuredesignpatterns.cloudapp.net/Default.aspx" title="Azure Design Patterns" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3609367510948543365/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3609367510948543365&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3609367510948543365" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3609367510948543365" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/qBcdjQIdViI/azure-design-patterns.html" title="Azure Design Patterns" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/10/azure-design-patterns.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-1180060174311939462</id><published>2009-09-12T23:38:00.000-07:00</published><updated>2009-09-12T23:38:41.876-07:00</updated><title type="text">Learning resources for C# 4.0 and .NET 4.0 new features « Bogdan Brinzarea’s blog</title><content type="html">CLR 4.0 &lt;br /&gt;&lt;a href="http://bogdanbrinzarea.wordpress.com/2009/04/24/learning-net-40-new-features/"&gt;Learning resources for C# 4.0 and .NET 4.0 new features « Bogdan Brinzarea’s blog&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-1180060174311939462?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://bogdanbrinzarea.wordpress.com/2009/04/24/learning-net-40-new-features/" title="Learning resources for C# 4.0 and .NET 4.0 new features « Bogdan Brinzarea’s blog" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/1180060174311939462/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=1180060174311939462&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1180060174311939462" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1180060174311939462" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/cYfp_fRhXx8/learning-resources-for-c-40-and-net-40.html" title="Learning resources for C# 4.0 and .NET 4.0 new features « Bogdan Brinzarea’s blog" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/09/learning-resources-for-c-40-and-net-40.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-6555976019697587384</id><published>2009-07-09T18:00:00.000-07:00</published><updated>2009-07-09T18:00:04.033-07:00</updated><title type="text">F# in C# world!!</title><content type="html">&lt;a href="http://msdn.microsoft.com/en-us/fsharp/default.aspx"&gt;Microsoft F# Developer Center&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-6555976019697587384?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://msdn.microsoft.com/en-us/fsharp/default.aspx" title="F# in C# world!!" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/6555976019697587384/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=6555976019697587384&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/6555976019697587384" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/6555976019697587384" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/T8bl_bP4Fk4/f-in-c-world.html" title="F# in C# world!!" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/07/f-in-c-world.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-888415518514346415</id><published>2009-07-06T12:29:00.000-07:00</published><updated>2009-07-06T12:29:16.997-07:00</updated><title type="text">Silverlight 3.0</title><content type="html">Time to jump in!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx"&gt;Get Started : The Official Microsoft Silverlight Site&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-888415518514346415?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://silverlight.net/getstarted/silverlight3/default.aspx" title="Silverlight 3.0" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/888415518514346415/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=888415518514346415&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/888415518514346415" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/888415518514346415" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/XHT77NF9pJc/silverlight-30.html" title="Silverlight 3.0" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/07/silverlight-30.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-2922013356188977769</id><published>2009-06-21T18:49:00.000-07:00</published><updated>2009-06-21T18:49:09.713-07:00</updated><title type="text">My F# Notes : Introducing F# - Four part webcast series</title><content type="html">&lt;a href="http://cs.hubfs.net/blogs/tomasp/archive/2009/06/16/fsharp_webcast.aspx"&gt;My F# Notes : Introducing F# - Four part webcast series&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Post Template Test&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-2922013356188977769?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://cs.hubfs.net/blogs/tomasp/archive/2009/06/16/fsharp_webcast.aspx" title="My F# Notes : Introducing F# - Four part webcast series" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/2922013356188977769/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=2922013356188977769&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2922013356188977769" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2922013356188977769" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/T8QDKAcDAak/my-f-notes-introducing-f-four-part.html" title="My F# Notes : Introducing F# - Four part webcast series" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/06/my-f-notes-introducing-f-four-part.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-1486913770800541506</id><published>2009-06-21T18:48:00.000-07:00</published><updated>2009-06-21T18:48:05.052-07:00</updated><title type="text">Next generation of languages</title><content type="html">F# from Microsoft&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-gb/fsharp/default.aspx"&gt;Microsoft F# Developer Center&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-1486913770800541506?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://msdn.microsoft.com/en-gb/fsharp/default.aspx" title="Next generation of languages" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/1486913770800541506/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=1486913770800541506&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1486913770800541506" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/1486913770800541506" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/xoiXTUrrXOY/next-generation-of-languages.html" title="Next generation of languages" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/06/next-generation-of-languages.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3420346546255223003</id><published>2009-03-04T06:39:00.000-08:00</published><updated>2009-03-04T06:39:42.680-08:00</updated><title type="text">Web Dev .NET: Mini jQuery Lab</title><content type="html">&lt;a href="http://webdevdotnet.blogspot.com/2009/02/mini-jquery-lab.html"&gt;Web Dev .NET: Mini jQuery Lab&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3420346546255223003?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://webdevdotnet.blogspot.com/2009/02/mini-jquery-lab.html" title="Web Dev .NET: Mini jQuery Lab" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3420346546255223003/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3420346546255223003&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3420346546255223003" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3420346546255223003" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/6RnlYVvULZ0/web-dev-net-mini-jquery-lab.html" title="Web Dev .NET: Mini jQuery Lab" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/03/web-dev-net-mini-jquery-lab.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-4577138020475788363</id><published>2009-02-24T21:53:00.000-08:00</published><updated>2009-02-24T21:53:02.347-08:00</updated><title type="text">How To: Scale .NET Applications scaling web services</title><content type="html">&lt;a href="http://msdn.microsoft.com/en-us/ms979199.aspx"&gt;How To: Scale .NET Applications&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Post Template Test&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-4577138020475788363?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://msdn.microsoft.com/en-us/ms979199.aspx" title="How To: Scale .NET Applications scaling web services" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/4577138020475788363/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=4577138020475788363&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/4577138020475788363" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/4577138020475788363" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/9bezQFASOXc/how-to-scale-net-applications-scaling.html" title="How To: Scale .NET Applications scaling web services" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/02/how-to-scale-net-applications-scaling.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-8931520047072216132</id><published>2009-02-24T21:48:00.000-08:00</published><updated>2009-02-24T21:48:49.909-08:00</updated><title type="text">Internet Information Services: Scaling ASP.NET Applications: Lessons Learned</title><content type="html">&lt;a href="http://technet.microsoft.com/en-us/magazine/2008.08.scaling.aspx"&gt;Internet Information Services: Scaling ASP.NET Applications: Lessons Learned&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-8931520047072216132?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://technet.microsoft.com/en-us/magazine/2008.08.scaling.aspx" title="Internet Information Services: Scaling ASP.NET Applications: Lessons Learned" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/8931520047072216132/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=8931520047072216132&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/8931520047072216132" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/8931520047072216132" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/uepjCA0qRIE/internet-information-services-scaling.html" title="Internet Information Services: Scaling ASP.NET Applications: Lessons Learned" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/02/internet-information-services-scaling.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-2850955917764828416</id><published>2009-02-13T20:06:00.000-08:00</published><updated>2009-02-13T20:06:50.113-08:00</updated><title type="text">Silverlight Spy : First Floor Software</title><content type="html">&lt;a href="http://firstfloorsoftware.com/silverlightspy/"&gt;Silverlight Spy : First Floor Software&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-2850955917764828416?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://firstfloorsoftware.com/silverlightspy/" title="Silverlight Spy : First Floor Software" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/2850955917764828416/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=2850955917764828416&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2850955917764828416" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/2850955917764828416" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/kvfxvQrj0RU/silverlight-spy-first-floor-software.html" title="Silverlight Spy : First Floor Software" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/02/silverlight-spy-first-floor-software.html</feedburner:origLink></entry><entry><id>tag:blogger.com,1999:blog-6874889.post-3953595947656183245</id><published>2009-01-25T18:20:00.000-08:00</published><updated>2009-01-25T18:20:55.018-08:00</updated><title type="text">CodeProject: Scalable Session-State Storage for ASP.NET Server Farms. Free source code and programming help</title><content type="html">&lt;a href="http://www.codeproject.com/KB/showcase/scaleout.aspx"&gt;CodeProject: Scalable Session-State Storage for ASP.NET Server Farms. Free source code and programming help&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6874889-3953595947656183245?l=braveideas.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel="related" href="http://www.codeproject.com/KB/showcase/scaleout.aspx" title="CodeProject: Scalable Session-State Storage for ASP.NET Server Farms. Free source code and programming help" /><link rel="replies" type="application/atom+xml" href="http://braveideas.blogspot.com/feeds/3953595947656183245/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=6874889&amp;postID=3953595947656183245&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3953595947656183245" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/6874889/posts/default/3953595947656183245" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TechnicalTreasureAndGlinksForInquisitiveMinds/~3/Y4cybMnSnG0/codeproject-scalable-session-state.html" title="CodeProject: Scalable Session-State Storage for ASP.NET Server Farms. Free source code and programming help" /><author><name>Shan Kane</name><uri>http://www.blogger.com/profile/16133467756763658342</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://braveideas.blogspot.com/2009/01/codeproject-scalable-session-state.html</feedburner:origLink></entry></feed>

