I am working on a aplication invs08 for both the x86 and x64 platform I have created two configrations x86 and x64 for both the pla开发者_如何转开发tforms but when I add Dotfuscator project in the sol
I am using visual studio 2010. Having a windows application and a setup project ( visual studio\'s setup project ), and now i want to protect my code by using the preemptive solution dotfuscator.
I am using dotfuscator for the protecting of my hello.exe and supporting files like hello.dll hello.xml
I am new to Dotfuscator. I want to protect my .exe file through dotfuscator in visual studio2开发者_运维百科008 using post build option.But I am unable to do this
Is there a MVC 3 helper that could compress and include linked JavaScript / CSS in the original HTML sent from the server so the client wouldn\'t have to go get it as a separate request?
I\'ve successfully run dotfuscator locally with my WP7 app. However, when I try to run it on our build server, which is a Windows Server 2008 SP2, I get the following error:
This is a Dotfuscator noob question -- I\'m trying to run it on some assemblies for the first time, but I get an error saying: \"Invalid assembly [foo.dll]. Input assembly [foo.dll] was compiled with
With Dotfuscator Professional V4.8 (by PreEmptive Solutions), is it possible to make a public type from a merged (aka linked) non-primary assembly a public type of the merged assembly?
I\'m working for the first time with dotfuscator. My project is written in C# and .NET 3.5, it has a main program and some plugins; this is the slice of code that loads the plugins:
I\'m running the free version of Dotfuscator bundled with VS2008 on my console app, but keep getting the following error开发者_如何学JAVA.