For whom is Visual C# 2008 Express intended?
Frequently Asked QuestionsVisual C# 2008 Express is designed for hobbyists, first-time developers, and students looking for a fun and easy way to build Windows applications.
Related QuestionsFor whom is Visual Basic 2008 Express intended?
Frequently Asked QuestionsVisual Basic 2008 Express is designed for hobbyists, first-time developers, and students looking for a fun and easy way to build Windows applications.
Related QuestionsFor whom is Visual Web Developer 2008 Express intended?
Frequently Asked QuestionsVisual Web Developer 2008 Express is intended for non-professional, hobbyists, students and beginning Web developers who want to learn how to build ASP.NET 3.5 Web applications.
Related QuestionsWhat types of application can I build with Visual C++ 2008 Express?
Frequently Asked QuestionsWith Visual C++ 2008 Express you can build both native and managed applications. Included is the Windows Platform SDK which you can build applications that take full advantage of the Win32 API. No, MFC and ATL are not included with Visual C++ 2008 Express. MFC and ATL will be included in Visual Studio 2008 Standard and above editions. Yes, Visual C++ 2008 Express Edition includes the same core optimizing compiler that will be included with all other Visual Studio 2008 editions.
Related QuestionsWhere can I get help and support for Visual C# 2008 Express Edition?
Frequently Asked QuestionsThe Express products are not officially supported. But you may find help by posting your question in the Visual C# 2008 Express Forum .
Related QuestionsWhat is Visual Web Developer 2008 Express?
Frequently Asked QuestionsVisual Web Developer 2008 Express is a stand-alone, lightweight, easy-to-use Web-focused tool for building ASP.NET 3.5 applications. It includes everything you need to begin building Web applications, including a built-in development/test Web server.
Related QuestionsWill code from Visual Basic 6.0 work in Visual Basic 2008 Express?
Frequently Asked QuestionsVisual Basic 2008 Express includes a migration wizard that will help import existing Visual Basic 6.0 projects. You may need to make some manual adjustments to the code you port over, but the migration wizard is a good first step towards moving your code forward.
Related QuestionsWill code from Visual Basic 2005 Express work in Visual Basic 2008 Express?
Frequently Asked QuestionsVisual Basic 2008 Express includes a migration wizard that will help import existing Visual Basic 2005 Express projects. You may need to make some manual adjustments to the code you port over, but the migration wizard is a good first step towards moving your code forward.
Related QuestionsWhere can I get help and support for Visual Studio 2008 Express Edition?
Frequently Asked QuestionsThe Express products are not officially supported. But you may find help by posting your question in the Visual Basic 2008 Express Forum .
Related QuestionsWhat types of applications can I build with Visual Basic 2008 Express?
Frequently Asked QuestionsVisual Basic 2008 Express can be used to build Windows applications, Windows Presentation Foundation (WPF) applications, console and reusable components and controls. If you want to create interactive Web sites, you should use Visual Web Developer 2008 Express Edition which fully supports the Visual Basic language.
Related QuestionsWhere can I get help and support for Visual Web Developer 2008 Express?
Frequently Asked QuestionsYes. The ability to target different versions of the .NET framework (i.e. multi-targeting) is available in Visual Web Developer 2008 through the Project Properties menu.
Related QuestionsWhat programming languages are supported by Visual Web Developer 2008 Express?
Frequently Asked QuestionsVisual Web Developer 2008 Express supports development with Visual Basic and Visual C#. Visual Web Developer 2008 Express also includes rich editors for HTML, XML, JavaScript and Cascade Style Sheets (CSS).
Related QuestionsDo I need IIS to build applications with Visual Web Developer 2008 Express?
Frequently Asked QuestionsNo. Visual Web Developer 2008 Express comes with a built-in Web development server that enables you to build and test applications without a dependency on IIS. The server only accepts local requests and is only for build and test. Web applications built with Visual Web Developer can easily be deployed to IIS or your favorite hoster using the built-in copy Web tool.
Related QuestionsWhat types of applications can I build with Visual C# 2005 Express?
Frequently Asked Questions (FAQ)Visual C# 2005 Express can be used to build Windows applications, consoles (sometimes referred to as "command line applications"), and reusable components. If you want to create interactive Web sites, you should use Visual Web Developer 2005 Express Edition which fully supports the Visual C# language.
Related QuestionsHow do I make Visual Studio 2008 Express work with .NET 2.0 and .NET 3.0?
Frequently Asked QuestionsThe ability to target a version of the .NET Framework other than 3.5 (i.e. multi-targeting) is included in all the Visual Studio Express Edition products. Multi-targeting is available under the Project Properties menu which can be selected by going to Project-> <Application Name> Properties.
Related QuestionsDo applications built for Visual Studio 2008 Express Beta 2 work in the official released version?
Frequently Asked QuestionsGenerally speaking, yes. Please note that there have been some changes between the betas and the official release, so you make to make some updates to your code accordingly. Yes, side-by-side compatibility with other versions of Visual Studio 2005 including Visual Studio 2005 Express Editions and Visual Studio 2008.
Related QuestionsHow can I compile FreeSwitch with Microsoft Visual C++ 2005 Express Edition?
FreeSwitch FAQ - FreeSWITCH WikiInstall the Microsoft Platform SDK and Visual C++ 2005 and than you have to make steps written on http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ . Import Freeswitch.sln and let's build. After importing you can ignore messages 'Solution folders are not supported in this version of Visual Studio."???The default build is the Debug build at the moment.
Related QuestionsHow do I use devkitPro toolchains with Visual C++ Express?
devkitPro & FAQStart a new project and select makefile, on the general tab. Enter the name of the project and the folder where it will be located, leaving the ‘Create directory for solution’ box unchecked. Click OK. in the ‘Build command line:’ box. Under ‘Clean commands:’ type “make clean”.
Related QuestionsWhy Visual C++?
Base One - Frequently Asked Questions about BFCVisual C++ is Microsoft's premiere Windows programming environment. While there are several interesting, up-and-coming contenders in the client/server marketplace, C++ has proven itself to be the best tool available today for building large-scale, mission-critical applications. Although "Fourth Generation" programming environments offer features for rapid development, the end-results are often disappointing or impractical for large-scale implementations.
Related QuestionsWhat are the Visual Studio Express Editions?
Frequently Asked QuestionsThe Visual Studio Express Editions are an expansion of the Visual Studio and SQL Server product line to include fun, simple and easy-to-learn tools for non-professional developers like hobbyists, students and novice developers who want to build dynamic Windows applications, Web sites, and Web services.
Related Questions