Technology, Smartphones, Games

Visual Studio 2013 Update 2 - build universal apps

Microsoft released Update two for the Visual Studio 2013.  The update have many improvements, bug fixes and additional capabilities. Microsoft released Update two for the Visual Studio 2013.  The update have many improvements, bug fixe... [More]

Bing Code Search for C# - Visual Studio extension

  Microsoft released Official Bing extension for Visual Studio. This will help developers to search and re-use the code snippets from sites like MSDN, StackOverflow, Dotnetperls and CSharp411. You can search what you want directly from the Int... [More]

Visual Studio Themes

Visual Studio supports changing the color theme of it to have a better look for your developer environment. You can create your own theme by customizing a theme (you can create a copy of the theme and customize it But website named StudioStyles h... [More]

Pretty Paste - Visual Studio Extension

  pretty paste is simple Visual Studio Extension which will help you to paste copied text with out extra line. Supports :  Visual Studio  2012 How it works Just paste any copied code into VS as you normally would. Paste F... [More]

dotPeek - Free .NET decompiler

dotPeek is free .Net decompiler from jetBrains. It supports framework 1.0 to 4.0 and can decompile to C#. Features Opening and Browsing Assemblies Viewing the Source Code with Syntax highlighting and code insight (Visual Studio look-and-feel) Q... [More]

Few things to Enhance your Visual Studio experience

Here are some Free Add-ons am using with the Visual Studio 2010. 1. Visual Studio 2010 Pro Power Tools With this you can get too many handy things on your visual studio. Some of them are Scrollable tabs Maintain spatial consistency of the ... [More]