Latest Microsoft IDE is Visual Studio 2015 and there are many features introduced with this IDE. So I always existed to explore those features whenever new feature comes.
We are going to talk more about one of the more productive feature is Go to Implementation. That is very easy to navigate actual implementation.
Developer's life is easy to pick/navigate on actual implementation because previously this option is not available to need to depend on some third party tools like Resharper, etc.
Older version on Visual Studio has only Go to Definition option so it will bring to interface where function is declare and not able to reach on actual implementation.
So for more productive and reach at actual implementation. Go to Implementation feature is useful and I love to explore this feature and make development life easier.
Hope you like this new feature from Visual Studio 2015.
0 comments:
Post a Comment