Category Archives: Windows

Visual Studio 2013 Shortcut keys

Analyze Navigate Backward Shift+Alt+3 Navigate Forward Shift+Alt+4 Architecture New Diagram Ctrl+\, Ctrl+N Architecture Context Menus Add Node Ins Both Dependencies B Incoming Dependencies I Outgoing Dependencies O New Comment Ctrl+Shift+K Ctrl+E, C Remove Del Rename F2 Architecture Designer Navigate To Code F12 Build Build Selection Shift+F6 Build Solution Ctrl+Shift+B F6 Cancel Ctrl+Break Compile Ctrl+F7 Run… Read More »

Installing Oracle ODBC Driver to Windows 2012 Server R2

Step1:   Download 32-bit Oracle Data Access Components (ODAC) with Oracle Developer Tools for Visual Studio http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html   After installing the above software create a envirnoment variable called TNS_ADMIN Variable Name :TNS_ADMIN Variable Value : C:\oracle\product\10.2.0\client_2\network\admin  (Make sure path is correct. If your machine is connected to Domain path may differ) Step3: Open C:\Windows\SysWOW64\odbcad32.exe USER DSN –>… Read More »

Finding a Port which is already in use : Windows

Scenario: You want to find out a port which is used by another application. Step1: Open Command Prompt in elevated mode Step 2 : Enter following command : netstat -aon | findstr :80 This command is to find application which s using port 80. The command will show the process id of the application. Note that… Read More »

Mobirise – Free Response HTML Web Site Builder

Mobirise Mobile Website Builder Develop fully responsive, mobile-optimized websites that look amazing on any devices and browsers. Preview how your website will appear on smartphones, tablets and desktops directly in the visual editor.   Bootstrap Builder Mobirise is based on Bootstrap 3 – most powerful mobile first framework. Use any bootstrap themes with no extra… Read More »