[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

12/09/2003 at 11:57AM PST, ID: 20820992
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

best practices for .net web application, architecture, protecting source code

Asked by MrDeveloper in .NET

I am in the conceptual phase of a .net web application project and have some concerns over the end users reverse-engineering what I am building.  I would, of course, like to prevent this from happening.

My client will sell this product to their clients.  They currently have about 50 organizations that they will sell it to, but this number could grow significantly.  At each organization, there could be anywhere from 10 to over a hundred users, all accessing this thing simultaneously.

I will develop he product using .NET, SQL Server 2000, and Crystal Reports.  There are basically two options for the overall architecture that I can think of.  I am, of course, very open to any other (better) suggestions.

The first option is to host the entire thing centrally, using a single web server with the .NET aspx pages (and other associated files of course) with either a single high-end SQL Server box or clustered servers if it becomes necessary.  I don’t have too many concerns over reverse-engineering with this option, since I could build most of the logic into stored procedures that the end users could not see.  The advantages that I could see would be the difficulty of reverse engineering, ease of updates, and eliminating the possibility of end users being on different versions.  The disadvantages would be more development time (though not a lot more) and the much greater hardware and bandwidth requirements (the bandwidth mostly needed to run large reports frequently by many users at once).

The second (more likely) option that I can imagine is to provide each of their organizations with a SQL Server box and a web server that has everything loaded on it and they can take it back to their site and be up and running.  The advantages would be that we wouldn’t need superpowered servers to handle all of the processing and we could make money on the bundled hardware, networking, and services associated with them.  Some disadvantages would be more difficult updates and troubleshooting bugs (would need to collect data to reproduce problems from time to time I’m sure).

What really concerns me about this option is that they would, of course, have access to the database, along with the table designs, stored procedures, DTS packages, etc. etc.  Would you suggest building more of the logic into the .NET web files and compiling them somehow (is this even possible?  Modules?  Classes?  I am relatively new to .NET development).

I really appreciate any help and advice that more experienced developers could offer to me.  This decision will obviously greatly impact how I develop this thing, so thanks so much in advance for any help that you can offer!
[+][-]12/09/03 12:28 PM, ID: 9907142

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/09/03 01:10 PM, ID: 9907530

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/09/03 01:15 PM, ID: 9907579

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/10/03 03:23 PM, ID: 9916828

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]12/11/03 12:28 PM, ID: 9923076

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]12/11/03 12:49 PM, ID: 9923245

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: .NET
Sign Up Now!
Solution Provided By: timmyt851
Participating Experts: 2
Solution Grade: A
 
 
[+][-]12/11/03 12:55 PM, ID: 9923284

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]12/22/03 02:17 PM, ID: 9987955

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91