Donnerstag, 28. Juni 2012

Obfuscator has been integrated

Obfuscator has been integrated in JScriptSuite. Components catalog contains only obfuscated version of published assembly. Everybody can obfuscate his/her aseembly for free.
free .NET obfuscator

Sonntag, 10. Juni 2012

Components area has been added to site

  • Everybody can publish .NET components in components area,
  • Everybody can download published component and reference it in his/her projects which can be compiled by JScriptSuite

.NET and javascript components to free download and publishing

Dienstag, 5. Juni 2012

Proxy generator has been implemented

Proxies for remote methods will be generated automaticaly. It is enough to declare abstract method and mark public fields and properties in data transfer object with DataMemberAttribute. See sample generation of remote proxy for .NET and javascript