Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > A question about deployments....

Reply
Thread Tools

A question about deployments....

 
 
Twitch
Guest
Posts: n/a
 
      01-07-2004
If I create an ASP.net application to sell to a client, is there something I
can do to the .aspx, .aspx.cs, etc. files to make them non-human readable /
editable?

Or is it presumed that if you are making this type of Dot Net app, you'ren
shipping source?

thx.



 
Reply With Quote
 
 
 
 
Curt_C [MVP]
Guest
Posts: n/a
 
      01-07-2004
if you complile the app they only need the aspx and the DLL, not the .cs
files.
It will allow them to tweak the HTML of the aspx but not the code-behind

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com


"Twitch" <> wrote in message
news:yqUKb.117$...
> If I create an ASP.net application to sell to a client, is there something

I
> can do to the .aspx, .aspx.cs, etc. files to make them non-human readable

/
> editable?
>
> Or is it presumed that if you are making this type of Dot Net app,

you'ren
> shipping source?
>
> thx.
>
>
>



 
Reply With Quote
 
 
 
 
Jim Cheshire [MSFT]
Guest
Posts: n/a
 
      01-07-2004
Twitch,

If you develop your ASP.NET application using code-behind, your source is
compiled into the primary assembly (.dll file) and you should not
distribute your source files.

Jim Cheshire, MCSE, MCSD [MSFT]
ASP.NET
Developer Support


This post is provided as-is with no warranties and confers no rights.

--------------------
>From: "Twitch" <>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Subject: A question about deployments....
>Lines: 11
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
>Message-ID: <yqUKb.117$>
>Date: Wed, 7 Jan 2004 09:08:15 -0500
>NNTP-Posting-Host: 192.190.75.6
>X-Complaints-To:
>X-Trace: news.on.tac.net 1073484574 192.190.75.6 (Wed, 07 Jan 2004

09:09:34 EST)
>NNTP-Posting-Date: Wed, 07 Jan 2004 09:09:34 EST
>Path:

cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTN GP08.phx.gbl!newsfeed00.su
l.t-online.de!t-online.de!newsfeed.icl.net!newsfeed.fjserv.net!new shosting.c
om!nx02.iad01.newshosting.com!167.206.3.103.MISMAT CH!news3.optonline.net!new
sfeed.telusplanet.net!newsfeed.telus.net!newsfeed. on.tac.net!news.on.tac.net
!not-for-mail
>Xref: cpmsftngxa07.phx.gbl microsoft.public.dotnet.framework.aspnet:200281
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>If I create an ASP.net application to sell to a client, is there something

I
>can do to the .aspx, .aspx.cs, etc. files to make them non-human readable /
>editable?
>
>Or is it presumed that if you are making this type of Dot Net app, you'ren
>shipping source?
>
>thx.
>
>
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
question row filter (more of sql query question) =?Utf-8?B?YW5kcmV3MDA3?= ASP .Net 2 10-06-2005 01:07 PM
Quick Question - Newby Question =?Utf-8?B?UnlhbiBTbWl0aA==?= ASP .Net 4 02-16-2005 11:59 AM
Question on Transcender Question :-) eddiec MCSE 6 05-20-2004 06:59 AM
Question re: features of the 831 router (also a 924 question) Wayne Cisco 0 03-02-2004 07:57 PM
Syntax Question - Novice Question sean ASP .Net 1 10-20-2003 12:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57