Desmond File

Blog archive

VS Partner Play: PreEmptive's Runtime Intelligence

Having worked in IT publishing for nearly 20 years now, I've long subscribed to the remora-and-shark metaphor when it comes to describing the Microsoft ecosystem. Often that's been cast as a bad thing, especially when you look at the sad histories of bygone companies like DoubleSpace.

But the relationship can and does work for a lot of firms, with perhaps no better example than PreEmptive Solutions. PreEmptive got its start as a player on the Visual Studio platform back in 2003, when the company solved a real problem with applications on the new .NET Framework -- that managed applications could be easily reverse engineered to reveal underlying IP.

PreEmptive's Dotfuscator helped plug that hole, and a free version of the product has been built into Visual Studio ever since. Like any viable Microsoft add-on provider, PreEmptive couldn't afford to sit still, and in 2006 released Runtime Intelligence, a Visual Studio add-on that enables application developers to receive telemetry about how their applications are being used in the field.

Sebastian Holst, chief marketing officer for PreEmptive, says his product provides "business intelligence for developers," enabling them to make better decisions about how to improve software, by allowing them to see how their customers use software.

PreEmptive is at the Visual Studio 2010 launch event showing off the latest version of Runtime Intelligence, which is integrated into all flavors of Visual Studio 2010. The new version of Runtime Intelligence includes monitoring of Silverlight 4 applications, and also enables developers to configure analytics from within Microsoft Expression Blend 4 beta, via the Silverlight Analytics Framework.

PreEmptive's story is being repeated over and over at the launch event, where over 50 vendors are showing (and shipping) Visual Studio 2010-compatible applications.

Posted by Michael Desmond on 04/13/2010


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