i created project in zend studio and there are files called .sharedentries and .listing gets created on all folders and sub folders of the project, its annoying, cause i would have to delete all these files and then upload. does anyone know what can i do to turn this off, so it dont create it anymore?
It's possible to define your own custom templates for normal project types, such as templates for C# files, for a Class Library project.
What about a 'Database Project' scenario?
I would like to define a standard template for adding a stored procedure, which uses the company's conventions for all stored procedures, such as standard comments at the top.
Which folder contains Visual Studio templates for Database projects?
Hey guys, in Visual Studio 2010 I can point to a bunch of classes and create a diagram.
However, the diagram by default doesn't recognize any relationships between the classes, except inheritance and implementations.
Is there a way, ideally by using Attributes, to define class and property relationships and associations in such a way that it is picked up by a new Class Diagram automatically?
cheers!
I've created a setup project in Visual Studio 2008. I would like the installed location
DefaultLocation never to be modified by the user during installation, probably by
skipping the 'Select Installation Folder' dialog during setup. Is there a way to do
this, either in VS2008 (or VS2010) or using an MSI editor such as Orca. Please advise
at your earliest convenience, thanks.
Is there a way to start WebDevServer (Visual Web Development Server) by passing in the .sln file without actually opening Visual Studio 2008? I am a JavaScript developer and I work in a client project and I want to save the memory overhead consumed by VS and give it to multiple browsers for cross-browser testing. I am hesitant with setting up IIS (Visual Web Dev server is SO LIGHT-WEIGHT being Cassini). Please advice. Thanks!
I recently reinstalled my development machine and went from 32 bit Windows Vista to 64 bit Windows 7. I'm running VS2008.
Some of my .NET applications still use J#, which now causes problems. The program still runs, but when I want to deploy it (I'm using a setup project to create a .msi), I get this error:
"Visual Studio registry capture utility has encountered a problem"
How can I fix this?
This error does not occur with other programs (those written purely in C#).
How can I compile poppler 0.13.3 using Visual Studio 2008, and with QT4 support? I want to use poppler as a static lib.
Can anyone help, or has anyone done this?
Thanks
For a small community discussion, what are some essential Visual Studio macros you guys use? I just started learning about them, and want to hear what some of you guys can't live without.
I'm trying to write a macro that toggles between release/debug solution configurations in Visual Studio.
It appears I can switch the configuration by using 'DTE.ExecuteCommand("Build.SolutionConfigurations", "Debug")'.
Is there a way I can 'read' the value? Or is there a way I can use macros to 'focus' on the solution configuration UI element?
For the longest time I've been curious to code in Microsoft Intermediate Language (MSIL) just as an academic endeavour and to gain a better understanding of what's "happening under the hood".
Is there any sort of Visual Studio support for this in the form of: project templates, IntelliSense integration, and those kind of RAD features?
Just downloaded the Visual Studio 2010 Premium and realized that can't compile the project, made for PDA! The error log in output window says: Loading D:\Work...\PDA2.csproj ...
D:\Work...\PDA2.csproj : error : The project file 'D:\Work...\PDA2.csproj' cannot be opened.
The project type is not supported by this installation. I want to know if mobile development projects are supported in RTM version or they are deprecated?
Hi!
I have installed Visual Studio Team System 2008 Architecture version: 9.0.30729.1 SP and Microsoft Net Framework 3.5 SP1.
When I'm going to add a new item I can't find ADO.NET Entity Data Model template.
What's happening?
Thanks!
I have a scripted database SQL file that I need to execute inside Visual Studio to create a new database. I am so far unable to locate any function that allows me to do this.
I added a boost header to my c++ app in visual studi 2008 and intellisense is now telling me there is no information available when it trys to do its smartness. Ive edlted the ncb and restarted visual studio - the ncb rebuilds and same problem persists. Any suggestions?
I have my original CD housing for my copy of Visual Studio 2008 Standard. Therefore I still have my key. I have trial versions of 2008 and 2010, and Express versions of both, but can't find a place to enter my CD key.
What am I suppose to do? I lost my CD. Should I just call MSFT and ask them what to do?
Hi,
I get the following exception: 'Cannot find the method on the object instance' when I hover over a property of one of my classes in Visual Studio 2010.
Any ideas?
Hi
Quick question please, its the first time am using visual studio, I usually program in netbeans (java), anyways am writing a simple C# program with some outputs (Console.WriteLine("...");), problem each time i run it I cannot see the program's output in the output window.
The "program output" tag is already checked and I already redirected all outputs to the intermediate window but to no avail?
any ideas?
thanx =)
Visual studio does not show all the compile errors at once.
for example one time it says I have two errors and when I fix them then 102 more compile errors are showing up and these new errors are not dependent on those two previous errors.
How can we tell it to go through all the code and show all compile errors at once
Hi guys... I've been doing some research in to installers for visual studio express 2008. I don't much like the standard publish option. I'd rather have a proper windows installer. Am I right in thinking that the only way to do this is to upgrade to the standard edition?
Are there any third party tools which can be used? I've tried googling a lot, but don't seem to be getting anywhere!
Is it true that Visual Studio 2010 has now COBOL compiler inside?
I saw this in one article.
I also saw a video of it.
The question is, where can I find it? I've been searching VS2010 and still, no clues.
Thanks for answering.