Switch to Bing in English
Copilot
Your everyday AI companion
About 874,000 results
    Upvotes9Top Answeredited Feb 5, 2011 at 23:06

    To give you a more concrete answer, Visual Studio will definitely compile C code under a C++ project. It will even compile it as C code, not C++ - Visual Studio treats anything with a .c extension as C code and will compile as such by default. This is confirmed in the documentation on MSDN (albeit only specified for VS2008 and VS2010). There is even a compiler command line switch (/Tc) and an option in the properties page of any .c file to compile it as C++ code, rather than the C default.

    Content Under CC-BY-SA license
    Was this helpful?
  1. Compile C programs with Visual Studio 2005? - Stack Overflow

    Can I use Visual Studio 2005 to compile simple C programs? There appears to be only options to create projects for VB, C# or C++. If this is possible, what do I need …
    ✓ To give you a more concrete answer, Visual Studio will definitely compile C code under a C++ project. It will even compile it as C code, not C++ - Visual …
    Feedback
  2. Using Visual Studio 2005 with IIS 7.0 | Microsoft Learn

  3. VB開発者設定で「Debug」や「Release」などのソ …

    WEBVisual Studio 2005以降のIDEでは、初めて起動するときに表示される [既定の環境設定の選択]ダイアログ で、「C#(Visual C#)」や「VB(Visual Basic)」などの開発者設定が選べる。 これにより、IDEの動作方法を決める各種オプションが、開発者の種別に合わせて自動設定される。...

  4. Visual Studio - Wikipedia

  5. Develop/Visual Studio 2005 - SyncHack

  6. People also ask
    Previous to Visual Studio 2005, we always thought: A developer is a developer is a developer. We want to build a great set of tools for the developer, and this will make him happy. As we started to think about Visual Studio 2005, we had a realization.
    Visual Studio 2005 provides the options to create a New project and Open an existing project. This does not necessarily mean that you must create a new IIS web application or open an existing application – you can use either of the options with an existing IIS web application. In Visual Studio, use the "File menu \ New \ Project ..."
    Visual Studio® provides several options for working with IIS when developing web sites and applications. This article covers using Visual Studio 2005 to work with, publish, and debug IIS 7.0 and above applications on Windows Vista® SP1 and Windows Server® 2008, using both the Web application and Web site project models.
    PM: Visual Studio 2005 is quite vast, in terms of the tools and technologies it provides you with to implement your solutions. For example, you might find yourself programming against a combination of ASP.NET, ADO.NET, SQL, XML, WSE—pick your alphabet soups of choice.
  7. What's New With Visual Studio 2005 -- Visual Studio Magazine

  8. 第1回 Visual Studio 2005でいってみよう(1/4) - @IT

  9. Extending Visual Studio 2005 | Developer.com

  10. 「Visual Studio 2005 Express Edition」日本語正式版の …

    WEBDec 16, 2005 · マイクロソフトは15日統合開発環境“Visual Studio”シリーズの最新版となる「Visual Studio 2005日本語正式版をMSDN会員向けにダウンロードでの提供を開始し同時に同製品の機能限定版である「Visual Studio 2005 Express Edition」日本語正式版の …

  11. What to Know About Visual Studio 2005…The Products

By using this site you agree to the use of cookies for analytics, personalized content, and ads.Learn more about third party cookies|Microsoft Privacy Policy