Re: C# for a serious desktop app? (newbie question)...
From: Brian Bischof (brian_at_nospam.bischofsystems.com)
Date: 03/02/04
- Next message: Randy: "Re: Crystal Reports"
- Previous message: Brian Bischof: "Re: Crystal Reports"
- In reply to: Steven H: "Re: C# for a serious desktop app? (newbie question)..."
- Next in thread: Stu Smith: "Re: C# for a serious desktop app? (newbie question)..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 2 Mar 2004 10:15:36 -0800
I'm amazed at how paranoid people are of getting their code stolen. When I
used to program with Delphi, all the components I bought came with the
source code by default. I loved it! Often I would find a bug and be able to
tell tech support the module and line number where the bug was. The
third-party Delphi component developers didn't sit around worrying about who
might steal their code or trying to obfuscate it. Giving out the source code
was the accepted way of doing things. You know what - these companies still
made money and grew.
Brian Bischof
A Crystal Reports.NET book for programmers? Its here!
* Covers ASP.NET and Windows Forms
* Teaches all phases of report development
* Alerts you to the bugs and how to get around them
* Maps out the complex ReportDocument object model
* Shows how to perform runtime customization
* Demonstrates all options of connecting with ADO.NET
* Gives complete code listings for every concept presented
http://www.123aspx.com/redir.aspx?res=30160
"Steven H" <smorf-REMOVE-@bigfoot.com - wont work anyway ;)> wrote in
message news:91g1zukgys0h.1dxbalfumn0p$.dlg@40tude.net...
> On Tue, 02 Mar 2004 02:55:15 GMT, MustRide wrote:
>
> > I can see your point of view, the thought of secure code does raise an
> > important question....will my code be secure from reverse-engineering?
>
> seriously - why is this such an issue.
>
> think of it logically, what sort of people will buy your software, what
> sort of people will actively search for a way to bypass any security in
> your software - are your prospective customers people who will do this.
>
> in all likelyhood they are not
>
> your average jo doesnt have a clue about crax.ws (or whatever the flavor
of
> the month crack search engine is). people who do generally have more of a
> clue about what "other" things these cracks will do to a persons
computer -
> there aint nothing stopping that keygen, crack you ran to get a cd-key for
> MS Office 2003 from installing a backorriface server on your box.
>
> as for your IP, the java community have delt with this "issue" and figured
> out that you can either obsfuctercate (however you spell it) or not worry
> about it - but then again the java community is more OSS minded than the
> microsoft developer community - which is niether a good or bad thing.
>
> it is your IP so you can guard against curious eyes if you so wish - but
> what is the big secret.
> --
> ---------------------------------------------------------
> Steven H - B.I.T. Otago Polytechnic, Dunedin, New Zealand
> .net Geek
- Next message: Randy: "Re: Crystal Reports"
- Previous message: Brian Bischof: "Re: Crystal Reports"
- In reply to: Steven H: "Re: C# for a serious desktop app? (newbie question)..."
- Next in thread: Stu Smith: "Re: C# for a serious desktop app? (newbie question)..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|