Quantcast
Channel: Visual Studio Integrate forum
Browsing all 4410 articles
Browse latest View live

How to create new Csharp Solution, Project programmatically ( EnvDTE ) ??

 Hi,           I am looking for the code that will create a new Solution and Add a C# project in the Solution. I know we can use the below code with the Add-ins project .. But just want to know is this...

View Article


Are there any open-source C# Heat Map generator libraries?

I have always been a Java developer, so suddenly dawning the C# world has been.. different. Many libraries that I normally would think are free/OS are behind pay walls. I've been doing a good deal of...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 project template folders

Hi,Is there any way to create a project template which contains all target project items in separate folder ProjectItems.I mean something like this:The above gives me an error:Thank you & best...

View Article

Is there anyway to load VS extension from solution directory?

I am trying to have a collection of solution-specific extensions which I want to include in the source control. My goal is to load up different extensions for different solutions. I tried creating a...

View Article

WebResource.axd and ScriptResource.axd not loading. Also ASP.NET Ajax...

I have .net 3.5 application, which is working absolutely fine on the Local machine, however its not working properly on the server. Though it use to work fine previously but since few days its not...

View Article


How to specify two wizard assemblies under tag in project template to create...

I have posted some query in below link and got solutionhttp://social.msdn.microsoft.com/Forums/en-HK/vsx/thread/a271e786-4ac1-4492-9ab7-5e866e1e5155i am using multi-project  template concept. That...

View Article

How to execute a Test method

Hi,What automation assemblys i have to use to execute a test method programmatically?

View Article

Custom help topic in VS Isolated Shell

Hello everybody,          I'm building an application based on VS Shell (isolated) with some packages inside. I'm trying to use my own help service linking the "F1" key to my own url. Using the context...

View Article


VS 2010 Integrated Shell (SSDT/BI) and Team foundation 2012 Express

The situation is that I am a contract working with a small team (3 developers including me) on a BI Project using VS2010 Shell (2012 BI environment has some issues).The client didnt have any source...

View Article


Image may be NSFW.
Clik here to view.

Guidance Package Manager doesn't work in VS2010(win7)

 http://social.msdn.microsoft.com/Forums/en-US/b44488bc-a24e-451d-acab-9fa680be15d5/display-question-of-valueeditor-in-os-win7?forum=vsgatkThe question is no exsited in OS WindowsXP.做一名合格的中国人!

View Article

Image may be NSFW.
Clik here to view.

vstest.console.exe doesn't list extension

I'm trying to get the GoogleTest Runner extension working in Visual Studio 2013 Pro. (http://visualstudiogallery.msdn.microsoft.com/9dd47c21-97a6-4369-b326-c562678066f0)The extension is listed in...

View Article

With Visual Studio 2013 RC "Microsoft.VisualBasic.PowerPacks.Vs.dll" could...

Hi, I have upgraded Visual Studio from VS 2012Ultimate to VS2013 Ultimate RC. In our Code we are using "Microsoft.VisualBasic.PowerPacks.Vs.dll" DLL. but when we build this code on VS2013 RC then...

View Article

nFringe for Visual Studio 2013

How to install nfringe 1.3.0.2 for visual studio 2013 ultimate?

View Article


Having Issue with VSPackage in 2010

I have VSPackage which is trying to load the issues from one of our tracking system to TFS. This package has window withmenu with options 'Filter', Import' commands. While loading main window, which...

View Article

How to correctly add item to ISharePointProjectItemCollection

Not sure if this belongs in SP forum, but the question is related to a VS Extension implementing custom ISharePointProjectItem.So, I have 2 custom VS ItemTemplates and have also implemented a...

View Article


VS 2013 Image Library

Any plans to make a VS 2013 Image Library available?Please mark as answer, if this was it. Visit my SQL Server Compact blog http://erikej.blogspot.com

View Article

IVsTrackProjectDocumentsEvents2.OnQueryRenameDirectories is not called when...

Hi.It seems that the OnQueryRenameDirectories method is not called when renaming a folder in the solution explorer. The folder is within a C# project and is created using the Add->Folder context...

View Article


How to create a control for Toolbox in MFC

Hi, I am trying to write a control that i can add to the ToolBox in my MFC (C++ in VS2010 - unmanaged code) project. Due to limitations on the computers, our projects are not supposed to use any .NET....

View Article

how to create a setup for visual studio 2012 addin?

Hello,i want to deploy my custom visual studio 2012 addin.How to create a setup for that?

View Article

Disable Remove Option on Virtual Project Node in VSIS app

I am not able to disable Remove Option on Virtual Project Node in VSIS app.  I have tried the IDelete interfaces, Node CanDelete and below code.  Nothing seems to work.It gets removed from the Node,...

View Article
Browsing all 4410 articles
Browse latest View live