Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

Visual Studio 2013 Preview is already here and many of you already downloaded it and started exploring the new features and enhancements introduced in this version. Few people asked me that, they are not able to build Windows Phone 7 applications in Visual Studio 2013 even after installing the WP7 SDK.

 

So, what is the issue? How can we build Windows Phone application that targets OS 7? This short post is for those developers who are seeking this information.

Published by on under Visual Studio 2013 | VisualStudio

Everybody wants to protect their code from unauthorized reverse engineers. Isn’t it? For this, a company or a developer needs a Obfuscation tool to add huge noise bits in the generated executable and encrypt it to make sure the disassembler can not read it.

 

There are many tools in the market and I did some research with few of them. Among them, I liked the “Crypto Obfuscator” tool from LogicNP Software and thus thought to write a review of it here.

Published by on under .Net | Crypto Obfuscator