The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I do have a compiled project in vb.Net Standard edition. I haven't done anything special when compiling it.I haven't done anything with assemlies or licensing.
Is there ANY way someone can disassemble my project and take my code?
PSPrakash S Syncfusion Team June 3, 2003 05:53 PM UTC
Hi Peter,
Unless your assembly is obfuscated it is very simple to decompile it, and there are several free decompilers available. Check out the MSDN docs on obfuscation and related techniques for detailed information and also for the free/commerical obfuscators available. The attached link is for the Essential Obfusctate white paper. Unfortunately, Essential Obfuscate is still in beta and is not available as of this time, but the whitepaper should give you a good idea of the issues involved here.
http://www.syncfusion.com/docs/whitep/essential_obfuscate_white.PDF
Prakash
Syncfusion, Inc