Hi
In VB.NET there is an option to add a Splash Screen when you click Add New Window but when I do that with C#, I can't find any thing.
so
How I can add a Splash Screen in Visual C#?
I recently downloaded VisualStudio 2010 beta 2, and was told it included a TFS server. However I am unsure of if it has/can be installed, or how to start it up if it has been.
Can anyone shed any light on this for me please?
Thanks :)
Thanks for your help :)
I am downloading the ISO of the separate product instead from msdn.
Ctrl+3 in Eclipse can do this:
http://techvj.blogspot.com/2007/11/any-software-developer-using-ide-begins.html
Is there an equivalent in Visual Studio? Or via some 3rd party plugin?
Hi all. This is the weirdest thing:
For some reason, when I'm running VS 2008 in XP, and I use the 'Advanced Appearance settings' control panel to change the Size of menu items in all applications, VisualStudio 2008 is unaffected by the change. (That's Control Panel - Display - Appearance tab - Advanced - select 'Menu' from the item drop-down, and change the Font size)
Anyone else noticed this? Is anyone aware of a fix?
Thanks in advance!
To be a bit more clear. If I have a VisualStudio C++ solution that has two projects, say a static library with CLR support turned off, and a second project with CLR support turned on that depends on this static library, does the static library get compiled as managed code? What about libraries that the CLR project uses that are external to this solution, do they also get compiled as managed code?
The documentation on the various WiX sites (Sourceforge or Codeplex) is a little unclear. Is it the case that only version 3.5 (still in beta) of WiX will integrate with VisualStudio 2010 (i.e. allow me to add and edit a WiX project in a solution)?
I am working with VisualStudio 2008. Actually there is References folder missing in its solution explorer. When I create a New web Application it has References folder but when I add new .aspx file it also adds .aspx.designer.cs file with it and its does not show master page option in add dialogue. but in the old web application it shows the master page option where master page file is already added. whats the difference between these two solutions.
Hi guys, I would like to install VisualStudio 2008 and MS SQL Server 2008 on Ubuntu OS which I have in my PC, however, I don't know how. May I have some tips please? Thanks.
In my VisualStudio 2010 project I have files with .mm file extension, that need to be compiled as normal C++ files. Is there a way to make a build rule for new extensions or something like that? In VS 2008 there were options for that, but they are gone in 2010.
I must have done something wrong. I have a C# project in VisualStudio 2008. All of a sudden I see a lock on my classes and when I hover the class names on the top tab I see the class name as : C:\Myprojects\Oder.cs[Read Only] !
Has something weird like that happened to you before ?
Thanks
How can I prevent VisualStudio from naming the classes for new pages that are in folders from being named with the folder name? Does this method not set "right" with anyone else?
How do I represent integer array as attribute of a class in VisualStudio 2010's UML class diagrams? I know hot to add normal integers, but I'm hoping that there is a way to do it other than adding [] to integer's name.
I'm new to UML, so I could be missing something obvious here.
Should I use Is ordered and Is unique?
I have an older laptop that I won't get around to replacing for another month or two. It has 1GB of memory so I'm trying to squeeze applications as much as possible.
In VisualStudio 2010, it has apparently loaded some extensions related to Team Foundation Server, since I have menu items and dialog choices for it.
Questions:
Would I save a noticable amount of memory (even a couple of MB would be good) if I managed to disable this?
How do I disable it?
I am trying to find out the version of Visual Study that is used to compile the python on my computer
It says
Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on win32
What I do not understand is that MSC V.1500. Does it mean it is compiled with 2005?
I cannot find this information on `python.org' neither. Any help is appreciated!
Was wondering if any C++ programmers have tried out the VSTD2010? If so, is there anything new that will help us (unmanaged) C++ programmers become more productive? Anything that Visual Assist X is not already doing? =p Or anything in particular that would want me to upgrade from VSTD2008?
Hi,
My VisualStudio 2010 project creates resource.h when compiled but does creates the file in UTF-16. How do I get VS 2010 to generate this file in either UTF-8 or ANSI?
Note: I need this to happen automatically. So, re-opening the file and resaving it is not an option.
Thanks.
We only have VisualStudio 2005. We're developing an application for Windows Mobile 6 and would like to use the .NET Compact Framework 3.5. However VS 2005 defaults to the 2.0 framework (for Windows Mobile 5).
It all works fine, but I would still like to use the 3.5 framework. Is this possible in some way?
In VisualStudio 2008 I know its possible to have one solution with two (or more) projects.
Is it possible OR How is it possible for the projects to share common class files?
For example - Project 1 has a log file handling class. Can Project 2 reference it?
My hope is to increase code re-use and avoid two copies of the same thing that need to be maintained.
The target is Winforms C# (3.5)
Hi;
I want to know that, if is it possible to see the different parts of a file at the same time in Zend Studio 7? Maybe in different windows or something like that. I know this can be succeeded with simpler editors like editPlus
tHanks
Hi I am getting the operation cannot be completed error when i tried to open Visualstudio 2010. Previous to that I was trying to install web platform and didnt install but that is all I did...anyone have suggestions...i tried restart my pc...
If you have a header file named ThisIsAHeaderFile.h, the following will still locate the file in Visual Studio:
#include <ThisIsAheaderFile.h>
Is there a way to enforce case sensitivity so that the #include will result in an error?
I recently came across this website: http://studiostyles.info, which contains a list of color schemes that people have already created.
However, I can't find instructions on how to import them into VisualStudio 2010, does anyone know how?
PS: I am sorry, if this question has been asked but I cannot find an answer, through search.