what is the shortcutkey for solution explorer and add new
item?
Answers were Sorted based on User's Feedback
Answer / vas
Shortcut Key For Solution Explorer is : ctrl+w+s
and
Shortcut Key For Add New Item is : ctrl+shift+a
| Is This Answer Correct ? | 1 Yes | 0 No |
Differnce between managed code and unmanaged code ?
what is polymorphism and advantage ?
How does an appdomain get created?
Name some changes done since version 3.0?
Explain the five stages in a dlx pipeline? : .NET Architecture
Different types of authentication modes in .net framework ?
Does .NET runtime offer Deterministic Destruction or not?
In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.
Navigation controls in ASP.net,explain each control in brief?
Explain difference between machine config vs. Web config : Dot net architecture
When do I need to use gc.keepalive?
How do I know when my thread pool work item has completed?