有人在实际生产的 Silverlight 应用程序中使用过 ComponentOne XAPOptimizer 吗?
特别是有使用它进行混淆的经验吗?这对绑定等有何影响?
In particular any experiences using it for obfuscation? How does this affect binding, etc.?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
它不影响绑定。如果您使用反射(直接或间接),您可能需要使用专业版,但它确实有效。
It doesn't affect bindings. You might need to use the pro version if you use reflection (directly or indirectly), but it really works.
另外,请确保下载 silverlight optimization 的桌面版本来使用,而不是在线版本。它的功能更加强大,并且是您想要在生产应用程序中尝试的功能。它免费 60 天,然后是定时炸弹。如果它对你来说效果很好,那绝对物有所值。它将为您和您的最终用户节省大量带宽。
Also, make sure you download the desktop version of silverlight optimization to use instead of the online version. It is much more powerful and is what you want to try for production apps. It is free for 60 days then time bombs. If it works well for you, it is definitely worth the money. It will save a lot of bandwidth for you and your end users.