.NET Tips and Tricks from Daily .NET Tips – July and August 2013 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.   In this post I am quickly listing down all the tips shared over the month of July and August 2013.

  1. Refreshing browser from Application written in C#
  2. Refreshing browsers directly from Visual Studio 2013
  3. How to customize the Reflection Metadata ?
  4. There is a ‘forr’ code snippet for reverse ‘for’ loop
  5. Type and TypeInfo, the two new faces of Object Metadata
  6. LargeObjectHeapCompaction in .NET Garbage Collection
  7. Function return values inspection in Visual Studio 2013
  8. Flag your own code in multithreading debugging
  9. Debugging Multithreaded Program
  10. There is a propfull code snippet for property and backing field
  11. How to select a block of code in Visual Studio
  12. How to adjust Kinect sensor automatically based on user positions ?
  13. Identify Kinect device index from device instance id
  14. How to check if Kinect data streams are already enabled ?
  15. Do we really need to install Kinect for Windows SDK in the production / end user systems ?
  16. Using Kinect Instance Id to Initialize the Kinect Sensor
  17. How to get list of all Connected Kinect Sensor ?
  18. How to turning off the Kinect IR light forcefully ?abhi
  19. How to check if any Kinect device is connected with system ?
  20. How to stop debugger after a specific number of breakpoint hit ?
  21. Easy JavaScript Navigation in Visual Studio 2013
  22. Automatic braces completion in Visual Studio 2013
  23. Changing Code Information Indicator Styles in Visual Studio 2013
  24. Search within Options Dialog Control – Visual Studio 2013
  25. Configuring Code Information Indicators in Visual Studio 2013
  26. Check the Unit Test Status Easily and Effectively – Test Status Indicator in Visual Studio 2013 Preview
  27. Find the References Easily – Code Reference Indicator in Visual Studio 2013 Preview
  28. View Code Definition with in Same Code Window – Peek Definition in Visual Studio 2013 Preview

4 comments

Leave a comment