Monthly Archives: March 2014

How to set Internet Explorer as default browser

This one is particularly for IE 11. 1. Choose Tools from pull down menu (if you do not see the pull down menu then press the Alt key).   2. Select Internet Options. 3. Choose the Programs tag. 4. Click … Continue reading

Posted in Community, Computers and Internet | Tagged , | Leave a comment

System.Data.OracleClient requires Oracle client software version 8.1.7 or greater

I hit this problem when I have 1. Windows 2012 Server 2. Running ASP.NET 4. To resolve this problem you need to download the correct client. 1. Go to http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html. 2. Select ODAC 11.2 Release 5 and Oracle Developer Tools … Continue reading

Posted in .Net | Tagged | Leave a comment

Team Explorer Everywhere 2013 Update 1

Let’s reemphasize the 3 key features here: ·         Java projects managed in Git can now be built on the hosted build service ·         Oracle Java JDK, Ant, and Maven libraries are available out-of-the-box on the hosted build image.  This means … Continue reading

Posted in .Net | Tagged , | Leave a comment

Peek Definition in Visual Studio 2013

In Visual Studio 2013, instead of Go to definition you can now see the can inline by right click then select Peek Definition.   Then the code will display inline. You can press Escape to get rid of the peek.

Posted in .Net | Tagged | Leave a comment

How to get your MCP ID

A lot of we have forgotten our MCP ID. Even worst is many of us do not know where to find the ID. Okay, do this. 1.     Go to http://mcp.microsoft.com. 2.     Login your account (if you have forgotten what is … Continue reading

Posted in Community, Computers and Internet | Tagged , | Leave a comment

Adding SQL Server Express 2012 Advanced Services to Existing Development Environment

This article consists of three subsections: ·    Get the SQL Express 2012 Advanced Services installation file ·    Install SQL Express 2012 Advanced Services ·    Configure SQL Express 2012 Advanced Services More information please see http://blogs.msdn.com/b/mvpawardprogram/archive/2014/03/10/adding-sql-server-express-2012-advanced-services-to-existing-development-environment.aspx

Posted in .Net | Tagged | Leave a comment

CodeLens in Visual Studio 2013

Finally you do not need a code map to fine all your code reference. Somehow if the code is MVC controller that will eventually called by the cshtml view then the CodeLens will still reflecting 0 reference such as the … Continue reading

Posted in .Net | Tagged , | 1 Comment

Visual Studio 2013 notification

You can always go and check the notification and see what updates are available for you to download.

Posted in .Net | Tagged , | Leave a comment

MVP Community Camp 17th March 2014 – 22nd March 2014

This is the great Microsoft technical hybrid event. This community camp is divided into 6 days. The beauty of these 6 days is every day the camp is forcing in a particular important area of Microsoft technologies.  The sessions in … Continue reading

Posted in .Net, Community | Tagged | Leave a comment