Results 1 to 3 of 3

Thread: Any way to protect ASP.NET source code???

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    7

    Question Any way to protect ASP.NET source code???

    Hello everyone....Is there a way to protect the ASP.NET source code????

    For example I want to distribute a certain intranet application but don't want people see the actual code even on the server.

    I tried htmlguardian but it does not protect aspx. Only asp.

    Thanks

    Antonio

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Any way to protect ASP.NET source code???

    Limit access to the server.... if the net admin is any good, not everyone can access the web folder anyways....

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    PowerPoster
    Join Date
    Nov 2001
    Location
    Trying to reach and stay in the cloud
    Posts
    2,089

    Re: Any way to protect ASP.NET source code???

    well...If you just deploy your ASP.NEt application without your code -behind files, doesnt your code automatically get "protected"?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width