XSLT Profiler
http://blogs.msdn.com/xmlteam/archive/2008/02/07/announcing-the-xslt-profiler-addin-for-vs-2008.aspx
http://channel9.msdn.com/ShowPost.aspx?PostID=385258
http://www.microsoft.com/downloads/details.aspx?FamilyId=F43314ED-95B7-435F-95C5-0E326E64543B&displaylang=en
Sunday, August 15, 2010
Friday, August 13, 2010
Monitor Your Apps with System.Diagnostics
Monitoring your Apps with System.Diaognistics
http://msdn.microsoft.com/en-us/magazine/cc163582.aspx
http://www.thejoyofcode.com/from_zero_to_logging_with_system_diagnostics_in_15_minutes.aspx
http://msdn.microsoft.com/en-us/magazine/cc163582.aspx
http://www.thejoyofcode.com/from_zero_to_logging_with_system_diagnostics_in_15_minutes.aspx
Wednesday, August 4, 2010
Immutability in C# ,Fundamentals of immutability
Immutable in c# /Immutable types: understand their benefits and use them
http://blogs.msdn.com/b/ericlippert/archive/2007/11/13/immutability-in-c-part-one-kinds-of-immutability.aspx
http://blogs.msdn.com/b/ericlippert/archive/2007/11/13/immutability-in-c-part-one-kinds-of-immutability.aspx
Asp.net Web config Overview /asp.net caching
system.web Element (ASP.NET Settings Schema) (web.config,system.web)
http://msdn.microsoft.com/en-us/library/dayb112d.aspx
Asp.net Caching
http://msdn.microsoft.com/en-us/library/xsbfdd8c%28VS.71%29.aspx
http://msdn.microsoft.com/en-us/library/dayb112d.aspx
Asp.net Caching
http://msdn.microsoft.com/en-us/library/xsbfdd8c%28VS.71%29.aspx
IIS 7 Settings ,setting configuration ,IIS 7 distributed configuraation
IIS 7 distributed server configuration
IIS7 includes an all-new distributed configuration option
http://blogs.iis.net/bills/archive/2008/03/22/how-to-add-a-default-document-with-iis7-web-config.aspx
http://learn.iis.net/page.aspx/496/iis-url-rewriting-and-aspnet-routing/
WebConfiguration
http://www.iis.net/overview
customerrros
HttpErros
http://www.iis.net/ConfigReference/system.webServer/httpErrors
http://www.iis.net/ConfigReference/system.webServer/httpErrors?showTreeNavigation=true#003
http://msdn.microsoft.com/en-us/library/aa478986.aspx
http://learn.iis.net/page.aspx/121/iis-7-modules-overview/#Disabling
http://msdn.microsoft.com/en-us/library/ms690497%28VS.90%29.aspx
IIS7 includes an all-new distributed configuration option
http://blogs.iis.net/bills/archive/2008/03/22/how-to-add-a-default-document-with-iis7-web-config.aspx
http://learn.iis.net/page.aspx/496/iis-url-rewriting-and-aspnet-routing/
WebConfiguration
http://www.iis.net/overview
customerrros
HttpErros
http://www.iis.net/ConfigReference/system.webServer/httpErrors
http://www.iis.net/ConfigReference/system.webServer/httpErrors?showTreeNavigation=true#003
http://msdn.microsoft.com/en-us/library/aa478986.aspx
http://learn.iis.net/page.aspx/121/iis-7-modules-overview/#Disabling
http://msdn.microsoft.com/en-us/library/ms690497%28VS.90%29.aspx
Linq Blogs ,Linq Artciles ,Linq Tuorials,xml namespace,xml conversion using Linq,Lambada Expression
Linq Blogs
http://msmvps.com/blogs/deborahk/archive/tags/C_2300_/default.aspx?PageIndex=3
http://blogs.msdn.com/b/ericwhite/archive/2006/10/04/fp-tutorial.aspx
http://www.hookedonlinq.com/Resources.ashx
.
Paraller linq
http://msdn.microsoft.com/en-us/magazine/cc163329.aspx
Linq to xml .problem in converign and namespace
http://www.mikesdotnetting.com/Article/111/RSS-Feeds-and-Google-Sitemaps-for-ASP.NET-MVC-with-LINQ-To-XML
http://guyellisrocks.com/coding/the-prefix-cannot-be-redefined-from-within-the-same-start-element-tag/
Namespace Strangenesses in XML Infosets Transformed by LINQ to XML
http://oakleafblog.blogspot.com/2008/01/namespace-strangenesses-in-xml-infosets.html
xml NameSpacs
http://lenzconsulting.com/namespaces/
Delegates, Anonymous Methods and Lambda Expressions in C#
http://www.mikesdotnetting.com/Article/91/Delegates-Anonymous-Methods-and-Lambda-Expressions-in-CSharp
.
Linq
http://msmvps.com/blogs/jon_skeet/archive/tags/LINQ/default.aspx
"Push" LINQ revisited
http://msmvps.com/blogs/jon_skeet/archive/2008/01/04/quot-push-quot-linq-revisited-next-attempt-at-an-explanation.aspx
Designing Linq Operators
http://msmvps.com/blogs/jon_skeet/archive/2009/01/23/designing-linq-operators.aspx
PLINQ Parallel Linq
http://msdn.microsoft.com/en-us/magazine/cc163329.aspx
http://msmvps.com/blogs/Default.aspx?PageIndex=2
http://msmvps.com/blogs/tags/C_2300_/LINQ/default.aspx
Linq & Linq to xml
http://blogs.msdn.com/b/ericwhite/archive/2009/07/20/a-tutorial-in-the-recursive-approach-to-pure-functional-transformations-of-xml.aspx
http://blogs.msdn.com/b/ericwhite/archive/2010/03/08/serializing-encoded-xml-documents-using-linq-to-xml.aspx
http://blogs.msdn.com/b/ericwhite/archive/2009/07/20/a-tutorial-in-the-recursive-approach-to-pure-functional-transformations-of-xml.aspx
cloning vs attaching
http://msdn.microsoft.com/en-us/library/bb943916.aspx
http://blogs.msdn.com/b/ericwhite/archive/2008/12/15/a-more-robust-approach-for-handling-xname-objects-in-linq-to-xml.aspx
Equality Semantics of LINQ to XML Trees(comparing two xml nodes/Trees normalizing them :-
even if they are semanticy eqaul)
http://blogs.msdn.com/b/ericwhite/archive/2009/01/28/equality-semantics-of-linq-to-xml-trees.aspx
http://blogs.msdn.com/b/ericwhite/archive/tags/linq+to+xml/default.aspx?PageIndex=2
http://blogs.msdn.com/b/ericwhite/archive/2009/05/14/working-with-optional-elements-and-attributes-in-linq-to-xml-queries.aspx
Linq
http://blogs.msdn.com/b/charlie/archive/2006/10/05/links-to-linq.aspx
http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx
http://msmvps.com/blogs/deborahk/archive/tags/C_2300_/default.aspx?PageIndex=3
http://blogs.msdn.com/b/ericwhite/archive/2006/10/04/fp-tutorial.aspx
http://www.hookedonlinq.com/Resources.ashx
.
Paraller linq
http://msdn.microsoft.com/en-us/magazine/cc163329.aspx
Linq to xml .problem in converign and namespace
http://www.mikesdotnetting.com/Article/111/RSS-Feeds-and-Google-Sitemaps-for-ASP.NET-MVC-with-LINQ-To-XML
http://guyellisrocks.com/coding/the-prefix-cannot-be-redefined-from-within-the-same-start-element-tag/
Namespace Strangenesses in XML Infosets Transformed by LINQ to XML
http://oakleafblog.blogspot.com/2008/01/namespace-strangenesses-in-xml-infosets.html
xml NameSpacs
http://lenzconsulting.com/namespaces/
Delegates, Anonymous Methods and Lambda Expressions in C#
http://www.mikesdotnetting.com/Article/91/Delegates-Anonymous-Methods-and-Lambda-Expressions-in-CSharp
.
Linq
http://msmvps.com/blogs/jon_skeet/archive/tags/LINQ/default.aspx
"Push" LINQ revisited
http://msmvps.com/blogs/jon_skeet/archive/2008/01/04/quot-push-quot-linq-revisited-next-attempt-at-an-explanation.aspx
Designing Linq Operators
http://msmvps.com/blogs/jon_skeet/archive/2009/01/23/designing-linq-operators.aspx
PLINQ Parallel Linq
http://msdn.microsoft.com/en-us/magazine/cc163329.aspx
http://msmvps.com/blogs/Default.aspx?PageIndex=2
http://msmvps.com/blogs/tags/C_2300_/LINQ/default.aspx
Linq & Linq to xml
http://blogs.msdn.com/b/ericwhite/archive/2009/07/20/a-tutorial-in-the-recursive-approach-to-pure-functional-transformations-of-xml.aspx
http://blogs.msdn.com/b/ericwhite/archive/2010/03/08/serializing-encoded-xml-documents-using-linq-to-xml.aspx
http://blogs.msdn.com/b/ericwhite/archive/2009/07/20/a-tutorial-in-the-recursive-approach-to-pure-functional-transformations-of-xml.aspx
cloning vs attaching
http://msdn.microsoft.com/en-us/library/bb943916.aspx
http://blogs.msdn.com/b/ericwhite/archive/2008/12/15/a-more-robust-approach-for-handling-xname-objects-in-linq-to-xml.aspx
Equality Semantics of LINQ to XML Trees(comparing two xml nodes/Trees normalizing them :-
even if they are semanticy eqaul)
http://blogs.msdn.com/b/ericwhite/archive/2009/01/28/equality-semantics-of-linq-to-xml-trees.aspx
http://blogs.msdn.com/b/ericwhite/archive/tags/linq+to+xml/default.aspx?PageIndex=2
http://blogs.msdn.com/b/ericwhite/archive/2009/05/14/working-with-optional-elements-and-attributes-in-linq-to-xml-queries.aspx
Linq
http://blogs.msdn.com/b/charlie/archive/2006/10/05/links-to-linq.aspx
http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx
Look at the bookmarks (asp.net,c#,Linq,404pages,500pages,config files)
Subscribe to:
Posts (Atom)