次の方法で共有


Dotfuscator Gets Better (and still FREE) in Visual Studio 2010

This week I’ve been learning about a free tool included with Visual Studio 2010 called Dotfuscator Software Services by PreEmptive Solutions. If you’re using the version included with Visual Studio 2008 then you are already familiar with it’s code obfuscation technology. You get a lot more with Visual Studio 2010. They’ve added a whole new class of features and services based on code injection like tamper defense and notification as well as performance and usage monitoring. If you’ve ever wanted to instrument your application to see how users really use your apps so you can improve them, this may be the solution for you.

I’ve been working with some folks to provide you with some How Do I videos on how to get up and running quickly. The videos will be released on the usual Dev Center locations so stay tuned.

Of what I’ve learned so far it’s super simple to set up your application in Visual Studio 2010 and compile it with these features. The application then communicates with a free cloud service called the Runtime Intelligence Services Portal that lets you analyze the data from your running applications. But what if you don’t want to use PreEmptive’s free cloud service and would rather host your own endpoint and collect your own data? You’re in luck because today PreEmptive announced an open source starter kit for creating and hosting your own endpoint. Check it out on CodePlex: https://riendpointkit.codeplex.com/ .

What’s the rub, how do these guys make money if it’s all free? The free version included in Visual Studio 2010 has some great features but the Pro versions have even more, of course! Take a look at the feature comparison here.

Enjoy!

Comments

  • Anonymous
    February 24, 2010
    Thanks Beth, I am looking forward to watch those Dotfuscator videos. I can see Dotfuscator included into limited time RC edition. Do you think it will also be included in Express Edition of 2010?

  • Anonymous
    February 24, 2010
    Hi Grettir, No, Dotfuscator is not included in the free VS express editions. You need Pro or higher. Cheers, -B

  • Anonymous
    February 24, 2010
    After I read this post yesterday, I had a look at Dotfuscator in VS2005. Now I can't open the project whose xml file I tried opening...

  • Anonymous
    February 25, 2010
    Hi Logan, Sorry I'm not familiar with that version. You should try the support forums: http://preemptive.com/support/dotfuscator-support