25 Tips on ASP.NET, C#, MEF, Visual Studio, Profiler – September 2011 Links

Daily .NET Tips is aiming to sharing useful coding tips and tricks for .NET Developers. This site completely design for sharing Tips and Tricks, useful Code Snippet which anyone use in daily development work and targeted anything related with .NET.   This month we have wide range of tips including ASP.NET, C#, MEF, Visual Studio, Profiler etc. In this post I am quickly listing down all the tips which are published over the month September 2011

  1. How to enable Tier Interaction Profiling ( TIP ) in Visual Studio 2010 Profiler ?
  2. Highlighting Execution Hot Path in Visual Studio 2010 Profiler Call Tree
  3. Create Work Item in TFS for Specific Visual Studio 2010 Profiler Report
  4. Setting Up Noise Reduction Option for Performance Reports in Visual Studio 2010 Profiler
  5. How to change Default Performance Report Name in Visual Studio 2010 ?
  6. Using Code Definition Window with Call Hierarchy in Visual Studio 2010
  7. Navigate Code Using Code Definition Window in Visual Studio
  8. Data Schema Comparison in Visual Studio 2010
  9. Sort Generic List Using Lambda Expression For Dynamic Type And Dynamic Property
  10. How to Pass Command Line Arguments using Visual Studio ?
  11. Specifying Assembly Information in Visual Studio
  12. Install a shared Assembly to the GAC as post build event from Visual Studio
  13. Programmatically Get Assembly Version
  14. Maps Keys to a Collection of Values using Lookup Collection
  15. Conditional Binding Expression with ASP.NET GridView
  16. How to change selected date background color of current week in ASP.NET Calendar ?
  17. How to Change Background Color of Current Week in ASP.NET Calendar ?
  18. How to enable code coverage in Visual Studio 2010 ?
  19. Setting up Policies for Extensible Parts in MEF
  20. Use of ImportConstructor to inject Constructor code in MEF
  21. Writing Metadata in Contracts of MEF
  22. Working with CompositionBatch in MEF
  23. Allow Recomposition in MEF
  24. Getting Lazy with MEF
  25. PartNotDiscoverable attribute in MEF

 

To get regular updates visit http://dailydotnettips.com and follow @dailydotnettips at Twitter

Leave a comment