Search 5,000,000+ questions and answers.

Frequently Asked Questions

Why are you removing support for Visual Studio 6.0 (or Visual Studio .NET)?

FAQ -- Frequently Asked Questions about Windows
It is very hard for us to support every Windows compiler, so we try to choose the most current and popular compilers. We are depreciating our support for Visual Studio 6.0 and .NET 2003 in favor of Visual Studio 2005, and in the future, 2008. Moving to new compilers also means we can take advantage of new features and make the build process even easier. For example, we now support building on 64-bit Windows and Windows Vista using Visual Studio 2005.
Related Questions

Can I run Visual Basic 6.0 and Visual Basic .NET on the same machine?

Visual Basic Frequently Asked Questions
J. Henshaw asks "Is it possible to run both VB6 and VB.Net on the same machine,or do I have to remove VB6 to be able to use VB.NET", and the answer is a definite yes. You can run them both on the same machine. Many people, including myself, run VB6 on the same machine as their installation of Visual Basic .NET. If you look at this KB article from Microsoft Support, you will even see that it recommended to run VB6 and VB.NET on the same machine when upgrading projects from one to another.
Related Questions

What languages in Microsoft Visual Studio .NET are supported?

Google SOAP Search API
The service has been tested with a C# client auto-generated from WSDL by the wsdl.exe tool. It should work fine from any .NET language.
Related Questions

Why can't I see the C-Sharpener For VB menu in Visual Studio .NET?

Frequently Asked Questions (FAQ) about C-Sharpener For VB
Assuming that you have successfully installed C-Sharpener For VB, the menu option should automatically appear. If it doesn't appear, then try the following: Turn on the checkbox to the left of C-Sharpener For VB and click the OK button. The menu option should now appear.
Related Questions

Are there any plans to support Visual Studio .NET 2002?

Indigoware - HTML Help Authoring Tools for Visual Studio, Fr...
It is not planned to release a version of Help Publisher that works with Visual Studio .NET 2002. You can of course use still use Help Publisher for FrontPage or Dreamweaver to produce Help files. Later in the year a new version of Help Publisher will be released that will support Visual Studio 2005.
Related Questions

How do I get a full call stack when debugging in Visual Studio .NET 2003?

Debugging - Windows Forms FAQs
In VS2003, debug info for unmanaged code is turned off by default. This is why you will not see the call stack including code in the System DLLs. To enable debugging for unmanaged code go to your project properties dialog and turn on as shown here: Contributed...
Related Questions

What is Wise for Visual Studio .NET?

Setups Installations - FAQs Wise
Wise for Visual Studio .NET is a specially designed Wise product that operates within the Visual Studio interface, with the full functionality of the Wise installation authoring environment. Wise for Visual Studio .NET™ is the only full-featured installation product embedded directly into Microsoft® Visual Studio® .NET. Our participation in the Visual Studio Integration Program and our close partnership with Microsoft gives us exclusive access to Microsoft technology.
Related Questions

Why .NET/C#/Visual Studio/etc?

FAQ - pspplayer - Google Code
This project is my hobby and the last thing I want to do in my spare time was use a language or environment I don't enjoy (I code on Macs during the day, and that's enough pain ^_^). I like C#, and I love Visual Studio. Just about any argument you can create against it can be countered, so don't even try. If you don't like it, you don't have to use it; I know that this is certainly my philosophy with other languages/environments!
Related Questions

Can I use TFS's source code control with Visual Studio 6.0 and Visual Studio .NET 2003 clients?

FAQ: Visual Studio Team Foundation Server
Yes. You can use the Visual Studio Team Foundation Server MSSCCI Provider Beta 2, but be sure to disable strong name validation.
Related Questions

How do I get support for .NET Framework 2.0 and Visual Studio 2005?

Runtime - Windows Forms FAQs
Use the Microsoft Visual Studio 2005 newsgroups which you can use through the web interface or follow the directions on that that page for using an NNTP reader. For Windows Forms support, see the Forums In addition, there are a number of free and for...
Related Questions

How do I make Visual Studio 2005 Express work with .NET 3.0?

Frequently Asked Questions (FAQ)
You will need to download and install additional components. Please see the Visual Studio Developer Center for more information. No, each release of Visual Studio is tied to a specific version of the .NET Framework. The Express Editions can only be used to create applications that run on the .NET Framework 2.0.
Related Questions

Is Eiffel transparent in Visual Studio .NET?

Eiffel Software - EiffelEnvision FAQ
Yes. Eiffel for .NET can be used in exactly the same way as classic Eiffel and no extra language constructs are required to produce applications. Since there are some elements of the .NET language which have no equivalents in Eiffel, such as the ability to define custom attributes, these have been extended to Eiffel for .NET so that the full features of .NET can be used. Eiffel Software (a division of ISE) is the world leader in Eiffel pure object-oriented programming tools.
Related Questions

Will Microsoft be discontinuing the current MCSD (Visual Studio 6.0) exams?

Frequently Asked Questions About the MCSD Certification
The Microsoft Certified Professional (MCP) program continually monitors current industry trends and makes appropriate changes. Microsoft develops new exams and discontinues others to ensure that all exams reflect current job roles. To help you manage your certification and training plan, all certification exams will be available for at least two years from the release date of the exam.
Related Questions

Can Scriptol work with Visual Studio 6.0 and Visual Studio.net ?

Frequently asked question about the Scriptol interpreter and...
Scriptol can be integrated into the IDE for compiling Scriptol programs as with C++ Builder (version pro).
Related Questions

Scriptol FAQ: frequently asked questions about Scriptol
A library is furnished for Visual C++ 7.0, and Visual C++ is a part of Visual Studio. The cl.exe compiler is common to the two tools. It is also a part of the .net framework. Scriptol can also be integrated into the IDE for compiling Scriptol programs as with C++ Builder (version pro). Learning Scriptol is a matter of hours. For a PHP program becoming executable, you have to convert the PHP library and this is a matter of years (PHP is born in 1995 and is still under development).
Related Questions

Where can I get help and support for Visual Studio 2008 Express Edition?

Frequently Asked Questions
The Express products are not officially supported. But you may find help by posting your question in the Visual Basic 2008 Express Forum .
Related Questions

How do I open a Visual Studio .NET 2003 project using Visual Studio .NET 2002?

IDE - Windows Forms FAQs
See the article A Utility to Convert VS.NET 2003 Project Files on The Code Project . Contributed from George Shepherd's Windows Forms FAQ
Related Questions

How do I insert a member variable of ActiveX type to my application, using C++ Visual Studio 6.0?

eXontrol Software's Home Page - Developing advanced .NET, Ac...
The ClassWizard asks 'The ActiveX Control "..." has not been inserted into the project. Developer Studio will do this now, and generate a C++ wrapper class for it', click OK The "Add Member Variable" dialog shows up, and is asking for the name of the variable that needs to be inserted
Related Questions

Question : Can I have VS.NET and the Visual Studio 6.0 installed on the same machine?

ASP.NET 3.5 interview question: 10/1/07 - 11/1/07
Answer :Yes! VS.Net works with the .Net framework, while VS6.0 works with MFC or the Windows API directly, for the most part. They can be installed and run on the same machine without any considerations.
Related Questions

Where do I find the command line options for Visual Studio .NET?

IDE - Windows Forms FAQs
Type devenv.exe /? to get a full list of options. Contributed from George Shepherd's Windows Forms FAQ
Related Questions

What does EiffelEnvision bring to Visual Studio .NET?

Eiffel Software - EiffelEnvision FAQ
EiffelEnvision brings strengths in several areas that result in significant benefits to the developer: Eiffel's "code once, run on many platforms" feature provides "future proofing" for companies using .NET: their users can migrate applications to and from different platforms, and can also use component libraries across platforms. Eiffel brings quite a few unique and powerful features to .NET. Most noticeably it is the only .NET language to offer multiple inheritance and genericity.
Related Questions

Can I use remote debugging services with Visual Studio .NET?

Business Class Budget Web Hosting on Windows, .NET, & ASP - ...
The environment for all virtual hosting plans at uplinkearth is considered to be "production". We expect that your code has been debugged prior to uploading to your virtual server. While we recognize that matching our server environment to your development environment may not be 100% possible, we do expect that most of your code is already production quality and does not require low level debugging facilities.
Related Questions

Do I need to install Visual Studio .NET 2003 on the MIIS server?

MIIS Experts Full FAQ | From Oxford, leaders in MIIS 2003
No. Rules extensions can be built and compiled on a separate computer, then copied to the extensions folder on the MIIS server. Installing the debugger on the MIIS computer is a good idea, since it will improve the troubleshooting experience. Top
Related Questions

How does Wise for Visual Studio .NET improve the installation development process?

Setups Installations - FAQs Wise
By integrating our installation technology directly into Visual Studio .NET, we have created a new installation authoring model. From the first line of code that's written, you will have a working installation. You can now test the installation as you test the application. The result is higher quality products, easier internal testing, earlier beta availability, and a significantly more efficient development process.
Related Questions

Why did Wise develop a product for integration into Visual Studio .NET?

Setups Installations - FAQs Wise
Wise is an innovative company always looking for ways to use new technologies to solve customer's installation problems. We immediately saw this as an opportunity to change the way installations are created, and are the first and only installation tool vendor to capitalize on this opportunity.
Related Questions

What features are different between Wise for Visual Studio .NET and Wise for Windows Installer?

Setups Installations - FAQs Wise
The macro editor is not a part of Wise for Visual Studio .NET because Visual Studio has it's own macro editor that can be used to automate Wise installations. Source control integration has also been removed as it is not longer necessary due to our interface with the Visual Studio .NET source control. The Import Visual Basic Product Wizard has been removed because the integration eliminates the need for this function.
Related Questions

What is the return policy for Wise for Visual Studio .NET?

Setups Installations - FAQs Wise
The normal 30 day return policy applies for Wise for Visual Studio .NET. The exception to this is if you buy the Wise for Visual Studio .NET bundle-the Microsoft Visual Studio .NET portion of the bundle is not returnable.
Related Questions

How to configure Microsoft Visual Studio .NET 2003 solution files?

TeamCity FAQ - Confluence
Microsoft Visual Studio .NET 2003 solution build runner is build on the base of NAnt runner, described before. Solution task is used to run the build. Projects files are expected to be wellformed XML. You may configure this runner to run NUnit tests.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact