| Visual Studio 2003 Interview Questions and Answers |
|
|
How do you compile your code into an executable once you have all the code written out right and everything in place?
This is in Visual Studio.NET 2003 by the way
code written in BASIC
|
|
|
|
Are there any known issues with Visual Studio and Dev C++ in the same machine?
|
|
|
|
I know it is old, but I have a ful version of visual studio professional 97. I need to work with a visual studio.net 2003 application, so need to upgrade.
Will I be able to upgrade to .net 2003 without buying the full version?
|
|
|
|
No. XNA is built on the .NET 2.0 Framework, which is only currently supported in Visual Studio 2005.
|
|
|
|
I'd rather not delete visual studio 03. i want to have both installed.
|
|
|
|
How do we convert Visual Studio 2003 .NET's Visual Basic Windows Application to .exe file.
In Visual Basic 6 we could simply do this by saving it as .exe but how to do it in VISUAL STUDIO 2003.NET???
|
|
|
|
Hi, I'm interested in learning C++. If I were to purchase Microsoft Visual Studio .NET 2003 for Students, would I still be able to create regular C++ applications that Visual Studio 2003 does? Or would I have to use .NET syntax for all my C++ programs?
|
|
|
|
Hello I'm a java programmer and new to the whole .NET/VS thing... I clicked on View and do not see Design like I've seen when I used VS at school.
Can someone show me how to see the design of csharp code? Thanks
|
|
|
|
I work for a company and we currently develop software using Visual Studio 2003 on the Microsoft .Net Framework version 1.1
I have been tasked to look at a Content Management System written in C# but runs on the .Net Framework version 2.0. I know that I can have both frameworks installed on the same machine. What I would like to know is what I would need to be able to develop applications (in case we need to make any modifications to the CMS package) using Visual Studio 2003 for the .Net 2.0 framework. Any good websites or whitepapers or anything similar would be appreciated.
Thanks in anticipation.....
|
|
|
|
which vesion of crystal reports is supported by visual studio 2003. Is Version an issue.
|
|
|
|
What are the differences between Visual Studio 2003 Academic Edition and the real software? Are there any huge differences I should know about? Thanks.
|
|
|
|
I'm in a beginning C++ class at my school. I'd like to make one of my projects into a standalone app capable of running without Visual Studio. I believe I'm using MS Visual Studio 2003. Can anyone tell me how to do this?
|
|
|
|
Anybody please help me out in this,urgent!
Thanks in advance.
|
|
|
|
I'm trying to design an interface in Visual Studio.NET 2003, Visual Basic coding, and I'm trying to figure out how I would go about making a dialog come up asking for a confirmation when I click "Exit". For instance, a dialog that says "Are you sure you wish to exit?" with Yes or No buttons, one of which exits, one that returns to the program.
|
|