--
You received this message because you are subscribed to the Google Groups ".Net Reactor Support" group.
To post to this group, send email to net-react...@googlegroups.com.
To unsubscribe from this group, send email to net-reactor-sup...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/net-reactor-support?hl=en.
You have hit the nail on the head and have covered the negatives. As for
the quality of the product, you cannot get better value for your money.
As to whether you will have need of support, a lot depends upon your own
skills and general coding knowledge. I have used .Net Reactor for over 3
years and have needed support on about 4 occasions. On 3 of those
occasions, the problem was of my own making as I didn't either
understand the 'manual' or what I was trying to do was beyond the scope
of the program or was just plain impossible to do anyhow. On the other
occasion Denis asked for my source code so he could 'fix' .Net Reactor
however I decided the default protection level was quite adequate for my
needs.
Like you however, Denis has not always been there when I needed him - in
fact I have one huge support request with him at the moment and have
heard nothing. In the meantime, there is a viable workaround and that
gives me all the protection I really need.
Like most programmers, I want to protect all my hard work to the maximum
degree. Naturally I tick all the options and am a little peeved when
something goes wrong. The truth is however, that my code has become
quite complicated and even I have lost track of the detail and as you
know, 'the devil is in the detail'.
I have found though, if you chose the 'default' options to start with,
the protection mechanism will work OK. You should then gradually
increase the protection options one by one until it fails. Most often,
it will not fail.
I cannot tick all the options on two of my projects however the
'default' options do work on those projects.
Considering some of .Net Reactor's competitor products don't even have
all the 'default' options that .Net Reactor has, I feel quite safe in
allowing my code to go out the door.
As Denis once said to me in an email - can anyone say that their .Net
Protected software has been successfully cracked? I'm not saying it
hasn't but I've never heard anyone say it has - do a google search and
see if you can find where it has.
As for the licencing mechanism - I have never had any technical problems
with that at all. I have had some personal coding problems figuring it
out but I think they have all been covered in this group anyway.
FastSpring connects to me for each sale, my webservice produces and
emails the appropriate licence key file etc etc. The licencing system
works as advertised - if it doesn't then you probably have configured it
incorrectly.
Hope the above helps you to decide.
Glen Harvy.
--------------------------------------------------
From: "Marc van Beveren" <mjvanb...@gmail.com>
Sent: Tuesday, January 04, 2011 5:12 AM
To: ".Net Reactor Support" <net-react...@googlegroups.com>
Subject: Is .NET Reactor recommended
--------------------------------------------------
From: "Marc van Beveren" <mjvanb...@gmail.com>
Sent: Tuesday, January 04, 2011 1:08 PM
To: ".Net Reactor Support" <net-react...@googlegroups.com>
Subject: Re: Is .NET Reactor recommended
> --
> You received this message because you are subscribed to the Google Groups
> ".Net Reactor Support" group.
> To post to this group, send email to net-react...@googlegroups.com.
> To unsubscribe from this group, send email to
> net-reactor-sup...@googlegroups.com.
Three years ago, when I started using C#, I found *everything* to be
hard :-)
Now I find almost *everything* to be generally understandable or at
least I know the right terms to search with on Google. Certainly some
coding I find "easy".
If I thought I could make a living out of cracks then I would probably
consider getting into the market as the 'Masked Crusader for Freedom" :-)
If .Net Reactor can be cracked, then I'm pretty certain it wouldn't be
'easy'.
Good luck ...
Glen.
Thanks.
I can't think of any reason why the control name would be obfuscated as
i can't see how that information wouldn't be obvious to a prospective
thief of your code when running the program. Having said that, I can't
read the control names of my protected C# application using a free hex
editor I just downloaded.
If your worried then have a look at the Settings details and see if you
have enabled everything.
Regards,
Glen.
Still learning...