News

Novell Ships Mono Tools for Visual Studio 2.0

Visual Studio add-in extends support to Mac OS X and features improved debugging and deployment.

Novell today announced that it is shipping the release version of Mono Tools for Visual Studio 2.0, the add-in module for Microsoft's Visual Studio integrated development environment (IDE) that enables developers to write cross-platform .NET applications.

Mono Tools 2.0 advances the cross-platform appeal of the tooling, adding full support for development of .NET applications bound for the Mac OS X operating system. The new version also features an improved debugger that provides feature parity across all targeted OSes. In Mono Tools 1.0, applications targeting anything other than an x86-based Linux machine were unable to use the native debugger. A new debugger now extends full debug support to other platforms and targets, says Joseph Hill, product manager for Mono at Novell.

"That engine runs anywhere that Mono runs. Now we were able to turn around and add that to our Visual Studio product," Hill said. "Our message is you get Mono Tools for Visual Studio, get Mono on Windows, and do application work from there. Then you don't have to ask a Windows guy to worry about any other operating system."

Hill said Mono Tools 2.0 also provides faster deployment, using compression and uploading only changed files at build time. MonoTouch 2.0 also adds a profile manager that helps eliminate repetitive configuration tasks. "When you go to deploy debugging now, it's easier and it's faster," Hill said.

Mono Tools Professional Edition costs $99 and is targeted to individual developers, while Mono Tools Enterprise Edition costs $249 per seat. An Ultimate Edition, which costs $2499, bundles five enterprise developer licenses and provides limited commercial license to redistribute Mono. A 30 day trial version of Mono Tools 2.0 is also available for download here.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube