Question

G

Guest

Hi Guys,
I need to to put one project on my client's server. how can i make the
project work without putting the codebehind files on his server. I need to
prevent access to my code.

Just need to put aspx, images and some dll files.

Please let me know how can i do it.

Thanks

Manny
 
L

Lucas Tam

Hi Guys,
I need to to put one project on my client's server. how can i make the
project work without putting the codebehind files on his server. I
need to prevent access to my code.

Just need to put aspx, images and some dll files.


Are you using VS.NET?

VS.NET generates a DLL - just upload that to the server.

But be aware, .NET is pretty easy to decompile... you might want to get an
obfuscator if your code is sensitive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top