I just installed few tools on my new laptop and at some point Visual Studio 2012 started throwing error “Exception has been thrown by the target of an invocation.“ … After Binging few mins I got some clue what could …

How to fix – Exception has been thrown by the target of an invocation – VS2012 VS2010. Read more »

I am going to list few most annoying Errors XAML designer throws to me and hope you find right solution. Most likely by this time you have already gone though your error list many times and scratching your head.. why …

XAML Tips: Why do I get error – Error The name ‘InitializeComponent’ does not exist in the current context Read more »

Recently I tried to exclude some project items and adding back from other location as “Add as Link” option. But I was keep getting below error. Visual Studio Error: Cannot add link to the file XXX. There is already file …

Visual Studio Error: Cannot add link to the file XXX. There is already file of the same name in this folder Read more »

How many times you felt that XAML designer was too slow for you to handle??? If you using code window most of the time for XAML Editing then you can change default edit action for XAML files as below so …

Visual Studio Tips – How to set text edit as default view for XAML file Read more »