asp.net - Hide ASP Website and SQL Ptored Procedures from Users -


i'm creating asp.net web application hosted on different servers, , not want show code others have access servers. so, heard of publishing pre compiled code in asp.net code secure.

but need hide stored procedures main. so, how can hide them ?? like.. precompiling or converting dlls etc,

how can this??

for code can publish , stored procedure can using with encryption encrypts code behind stored procedure.

create procedure sp_mytest encryption select * tablename 

check link

you may check msdn


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -