<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6874889</id><updated>2016-02-09T04:11:35.879-08:00</updated><category term=".NET 3.5"/><category term="ENTLib"/><category term="distributed"/><category term="enterprise library"/><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='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6874889/posts/default?alt=atom'/><link rel='alternate' type='text/html' href='http://braveideas.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/6874889/posts/default?alt=atom&amp;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://img1.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><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=&quot;http://bytes.com/topic/asp-net/answers/663322-accessign-system-web-ui-webcontrols-repeater-code&quot;&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(&quot;lblName&quot;);&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;}</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://braveideas.blogspot.com/2010/05/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></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=&quot;http://silverlight.net/getstarted/silverlight-4-beta/#whatsnew&quot;&gt;Silverlight 4 Beta : The Official Microsoft Silverlight Site&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html&quot;&gt;51 Best of jQuery Tutorials and Examples - Noupe&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.dotnetcurry.com/ShowArticle.aspx?ID=312&quot;&gt;Sorting ASP.NET DropDownList Using LINQ&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://nunos.zi-yu.com/2009/10/lazy-loading-and-eager-loading-in-the-entity-framework/&quot;&gt;Nuno Silva » Blog Archive » Lazy Loading and Eager Loading in the Entity Framework&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.kodefuguru.com/post/2009/12/07/Any-versus-Count.aspx&quot;&gt;Any() versus Count()&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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&#39;s ASP.NET blog</title><content type='html'>&lt;a href=&quot;http://weblogs.asp.net/gunnarpeipman/archive/2009/12/26/using-linq-and-reflection-to-find-matching-properties-of-objects.aspx&quot;&gt;Using LINQ and reflection to find matching properties of objects - Gunnar Peipman&amp;#39;s ASP.NET blog&lt;/a&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&#39;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://braveideas.blogspot.com/2010/01/linq-with-reflection-find-matching.html' title='LINQ with REFLECTION :find matching properties of objects - Gunnar Peipman&#39;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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/title-12&quot;&gt;Less Than Dot - Blog - 6 ways to import data into SQL Server&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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&#39;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=&quot;http://www.amazon.com/Pro-2010-NET-Platform-Fifth/dp/1430225491/ref=pd_sim_b_3&quot;&gt;Amazon.com: Pro C# 2010 and the .NET 4.0 Platform, Fifth Edition (9781430225492): Andrew Troelsen: Books&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.sqlservercentral.com/scripts/Index+Management/63937/&quot;&gt;The Ultimate Missing Index Finder - SQLServerCentral&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://entitycode.com/?cde23720#featured-content&quot;&gt;Entity Code - A Clear and Quick Reference to HTML Entities Codes&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.cuttingedge.it/blogs/steven/pivot/entry.php?id=61&quot;&gt;.NET Junkie - Microsoft Anti-Cross Site Scripting Library 3.1 released&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://steveorr.net/Articles/Ajax.aspx&quot;&gt;Steve C. Orr - Use AJAX client side callbacks in ASP.NET 2.0.&lt;/a&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://braveideas.blogspot.com/2010/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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&#39;s Blog (if (DeveloperTask == Communication &amp;&amp; OS == Windows)</title><content type='html'>&lt;a href=&quot;http://samgentile.com/Web/vs2010-and-net-framework-4-0/&quot;&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;</content><link rel="related" href="http://samgentile.com/Web/vs2010-and-net-framework-4-0/" title="VS2010 and .NET Framework 4.0 : Sam Gentile&#39;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://braveideas.blogspot.com/2009/12/vs2010-and-net-framework-40-sam.html' title='VS2010 and .NET Framework 4.0 : Sam Gentile&#39;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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://azuredesignpatterns.cloudapp.net/Default.aspx&quot;&gt;Azure Design Patterns&lt;/a&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://braveideas.blogspot.com/2009/10/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://bogdanbrinzarea.wordpress.com/2009/04/24/learning-net-40-new-features/&quot;&gt;Learning resources for C# 4.0 and .NET 4.0 new features « Bogdan Brinzarea’s blog&lt;/a&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://braveideas.blogspot.com/2009/09/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://msdn.microsoft.com/en-us/fsharp/default.aspx&quot;&gt;Microsoft F# Developer Center&lt;/a&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://braveideas.blogspot.com/2009/07/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://silverlight.net/getstarted/silverlight3/default.aspx&quot;&gt;Get Started : The Official Microsoft Silverlight Site&lt;/a&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://braveideas.blogspot.com/2009/07/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://cs.hubfs.net/blogs/tomasp/archive/2009/06/16/fsharp_webcast.aspx&quot;&gt;My F# Notes : Introducing F# - Four part webcast series&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Post Template Test</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://braveideas.blogspot.com/2009/06/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://msdn.microsoft.com/en-gb/fsharp/default.aspx&quot;&gt;Microsoft F# Developer Center&lt;/a&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://braveideas.blogspot.com/2009/06/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://webdevdotnet.blogspot.com/2009/02/mini-jquery-lab.html&quot;&gt;Web Dev .NET: Mini jQuery Lab&lt;/a&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://braveideas.blogspot.com/2009/03/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://msdn.microsoft.com/en-us/ms979199.aspx&quot;&gt;How To: Scale .NET Applications&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Post Template Test</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://braveideas.blogspot.com/2009/02/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://technet.microsoft.com/en-us/magazine/2008.08.scaling.aspx&quot;&gt;Internet Information Services: Scaling ASP.NET Applications: Lessons Learned&lt;/a&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://braveideas.blogspot.com/2009/02/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://firstfloorsoftware.com/silverlightspy/&quot;&gt;Silverlight Spy : First Floor Software&lt;/a&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://braveideas.blogspot.com/2009/02/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></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=&quot;http://www.codeproject.com/KB/showcase/scaleout.aspx&quot;&gt;CodeProject: Scalable Session-State Storage for ASP.NET Server Farms. Free source code and programming help&lt;/a&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://braveideas.blogspot.com/2009/01/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://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>