2
votes
2answers
308 views

Moving from Winforms,WebForms to WPF,MVC,WCF STEP UP! [closed]

I have developed compact, windows, webforms application for more than two years now in our company (Manufacturing Company). We are using visual 2008. I tried to apply on a software company but their ...
3
votes
2answers
341 views

How do you write a code analysis & refactoring tool to interface with Visual Studio?

Recently while working on a project of mine and doing some refactoring I got an idea to write a custom tool to help me analyze my code in a very specific context and perform some very custom ...