Skip to main content

Home/ Programming/ Group items tagged Visual Studio

Rss Feed Group items tagged

Emilyn Manuela

Visual Studio 2015 Hosting Tutorial - Using New Options in Context Menu - 1 views

  •  
    There are many changes and improvements in Visual Studio 2015. In this article, we will tell you how to use the new options in Visual Studio 2015 Context Menu.
Andrey Karpov

Visual Studio 2012 New Features of the IDE - better late than never ;-) - 0 views

  •  
    I am making this post thinking "Better late than never", as I was supposed to make this post a long time ago, actually in the beta period of Visual Studio 2012, like I did with Visual Studio 2010, unfortunately I was held up with other stuff, personal and work related. This post remained as partially completed in my blog's drafts for a long time which I took and finished.
Andrey Karpov

All about PVS-Studio - 0 views

  •  
    PVS-Studio is a static analyzer that detects errors in source code of C/C++/C++11 applications. The PVS-Studio tool integrates into the Visual Studio 2005/2008/2010 environment.
Hostforlife Hosting

What can Developers do with Visual Studio 2015 and .NET 4.6? - - 1 views

  •  
    Let's take a look at all the new stuff that developers now have the freedom to do with Visual Studio 2015 and .NET 4.6.
Andrey Karpov

10+ powerful debugging tricks with Visual Studio - 0 views

  •  
    The article describes 10 sime-saving debugging techniques available in Visual Studio
Andrey Karpov

PVS-Studio 5.00 released - 0 views

  •  
    PVS-Studio 5.00: support of Embarcadero C++Builder, Windows Store and Windows Phone 8 applications in Visual Studio, and several hundreds of diagnostic rules
Andrey Karpov

How to unite several separate projects into one general Visual Studio solution (.sln fi... - 0 views

  •  
    For the purpose of testing our C/C++ analyzer PVS-Studio, we often check various open-source projects and publish reports about bugs we have found. It is obvious that we seek projects of large sizes (hundreds of thousands of code lines), as there is little to be tested and caught in just a few dozens of files. We already had opportunities to test large collections consisting of hundreds of small open-source projects, for example sets of test samples for various SDKs and Frameworks. We are especially interested in checking such collections to see how the analyzer supports various specific code constructs, Visual C++ project subtypes, and so on.
Andrey Karpov

Creating a plugin for the Visual Studio 2005-2012 development environment - 0 views

  •  
    I decided to fool around a bit with the plugin and the picture to attract your attention. A whole lot of articles on programming regularly appear on the Internet, but most of them are unfortunately brief and all about nothing. But we are sure that our material is extremely useful, and it will be a pity if it remains unnoticed. We tell our users in every detail about how to develop plugins in C# for the Visual Studio 2005/2008/2010/2012 development environment. This material is based on our own experience and describes some subtleties you won't read anywhere about.
Andrey Karpov

Developing extension packages for Visual Studio 2005/2008/2010/2012 using C# with real-... - 0 views

  •  
    Creating extension packages (plug-ins) for Microsoft Visual Studio IDE appears as quite an easy task at the first sight. There exist an excellent MSDN documentation, as well as various articles, examples and a lot of other additional sources on this topic. But, at the same time, it could also appear as a difficult task when an unexpected behavior is encountered along the way. Although it can be said that such issues are quite common to any programming task, the subject of IDE plug-in development is still not thoroughly covered at this moment. Part1
Andrey Karpov

Visual Studio tool windows - 0 views

  •  
    This article covers the extension of Visual Studio IDE through integration of a custom user toolwindow into the environment. Discussed are the issues of window registration and initialization in VSPackage and Add-In plug-in modules, hosting of user components and handling of window's events and states.
Jim Dedzen

ASP.NET MVC 3 : The Official Microsoft ASP.NET Site - 0 views

  •  
    " "
1 - 13 of 13
Showing 20 items per page