What's up!

Pyaarey Allah!

Monday, March 26, 2012

Empty MVC3 application is not so empty

MarMonday,26,
0 comments

How can you say this is NEW EMPTY MVC application when there are 6 Nuget packages are palced already, 20 javascript files are placed, 13 images and 15 CSS files are there. ........

Friday, March 23, 2012

Point domain to own web server Godaddy

MarFriday,23,
0 comments

Go to domain control panel i.e mysite.com

STEP # 1
Click on set nameservers
opt this radio choice
"I have specific nameservers for my domains."
set name servers
NS55.DOMAINCONTROL.COM
NS56.DOMAINCONTROL.COM
click ok

STEP # 2
Click DNS Manager ........ [Launch link]
Click on Add record
Record type: A Host
Host Name: @
Points to ip address: [web servers static ip]
TTL: 1 Hour
click ok

Tuesday, March 6, 2012

My favorite shortcut key combinations

MarTuesday,6,
0 comments


All mapped with ALT key :P


1 - Compile Current Project


2 - Start outlining
3 - Toggle outline on current block
4 - Toggle all blocks


5 - Comment selection
6 - Uncomment selection


7 - Find in files
8 - Repalce in files


9 - Insert Snippet


0 - Attach to process
= - Attach to Current IIS process(VS Commands customized shortcut)


Q - Format selection
W - Full document format


Z - Zen expand (with zen coding VS plugin)
X - Zen Wrap (with zen coding VS plugin)


Space - save all items

A - Close currently selected window
S - Close all but currently selected window