this is my first project on .net
actually i want know is there any way by which i can run my project by double clicking on an icon so that no onecan see my inside project code
samythehunk 0 Newbie Poster
Recommended Answers
Jump to PostGo to Project Menu in Visual Studio.You can see the publish menu at the end.Click on that .You will get a wizard.Hust specify the folder where you want to save.It may take ferw seconds based on your file size and a setup package will be created.It can be distributed to …
Jump to PostIf you publish your application also code can be viewed using reflector.
So you need to Obfuscation of code.. Look into this link for more info
http://www.dotnetspider.com/resources/664-What-Obfuscation.aspx
All 5 Replies
Thijk 0 Newbie Poster
sandeepparekh9 109 Posting Whiz
NETProgrammer -3 Light Poster
lijua 0 Newbie Poster
Pgmer 50 Master Poster Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.