Apr
17th | 2008

10 Visual Studio Shortcuts You Must Know

Posted by Amit |
Filed under Visual Studio |

This is a list of 10 great shortcuts me and my co workers use frequently, we thought you all should know too. Here they are:

CTRL + “.”: This is actually a shortcut for a shortcut. it is the same as CTRL + SHIFT + F10 which opens the smart tag window and allows you to [...]


Continue Reading...
Mar
24th | 2008

Using WinForms with WPF, Watch Out!

Posted by Amit |
Filed under C#, WPF |

Here is an interesting thing that happened to me at work.
For various reasons the application i am working on has a Windows Form in its base, and most of the controls are WPF, part of them are WinForms. The weirdest thing happened to me as i was trying to open a WPF Window from one [...]


Continue Reading...

Search Dev102