Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
QuestionwebBrowser1.Font = button1.Font; NOT working :( Pin
AngryC12-Oct-06 11:21
AngryC12-Oct-06 11:21 
AnswerRe: webBrowser1.Font = button1.Font; NOT working :( Pin
Dave Kreskowiak12-Oct-06 16:14
mveDave Kreskowiak12-Oct-06 16:14 
QuestionRegex? Pin
asator12-Oct-06 10:55
asator12-Oct-06 10:55 
AnswerRe: Regex? Pin
Guffa12-Oct-06 14:22
Guffa12-Oct-06 14:22 
AnswerRe: Regex? Pin
mnvkng7612-Oct-06 19:13
mnvkng7612-Oct-06 19:13 
Questionhow to create trial version from my app ? Pin
hdv21212-Oct-06 10:46
hdv21212-Oct-06 10:46 
AnswerRe: how to create trial version from my app ? Pin
AB777112-Oct-06 20:44
AB777112-Oct-06 20:44 
GeneralRe: how to create trial version from my app ? Pin
mav.northwind13-Oct-06 22:32
mav.northwind13-Oct-06 22:32 
The registry entry will have to be created every time you install the application, so after expiration you'll just have to reinstall to get another trial period.

It'll also be saved if you create an image of your windows after installation.
And there are tools out there that can easily track all modifications done to the registry so you can see which registry key is being created.

I'm afraid there is no really watertight way to achieve this when only a single computer is concerned (i.e. without some sort of online activation).

Regards,
mav

--
Black holes are the places where God divided by 0...

AnswerRe: how to create trial version from my app ? Pin
jmcc2k24-Nov-10 18:11
jmcc2k24-Nov-10 18:11 
QuestionLoading .cs file from FileSystem as Object? Pin
robert11012-Oct-06 10:15
robert11012-Oct-06 10:15 
AnswerRe: Loading .cs file from FileSystem as Object? Pin
Stefan Troschuetz12-Oct-06 21:23
Stefan Troschuetz12-Oct-06 21:23 
AnswerRe: Loading .cs file from FileSystem as Object? Pin
Jonathan van de Veen12-Oct-06 21:51
Jonathan van de Veen12-Oct-06 21:51 
GeneralRe: Loading .cs file from FileSystem as Object? Pin
robert11015-Oct-06 6:39
robert11015-Oct-06 6:39 
QuestionPage_Load fires twice [modified] Pin
bins8812-Oct-06 8:47
bins8812-Oct-06 8:47 
AnswerRe: Page_Load fires twice Pin
Andrew Rissing12-Oct-06 10:01
Andrew Rissing12-Oct-06 10:01 
QuestionService Problem - Starting a different process Pin
matthias s.12-Oct-06 8:01
matthias s.12-Oct-06 8:01 
AnswerRe: Service Problem - Starting a different process Pin
Andrew Rissing12-Oct-06 8:21
Andrew Rissing12-Oct-06 8:21 
GeneralRe: Service Problem - Starting a different process Pin
matthias s.12-Oct-06 9:14
matthias s.12-Oct-06 9:14 
GeneralRe: Service Problem - Starting a different process Pin
Andrew Rissing12-Oct-06 9:58
Andrew Rissing12-Oct-06 9:58 
Questiondropdownlist1.selectedvalue Pin
Ram Kiran12-Oct-06 7:57
Ram Kiran12-Oct-06 7:57 
AnswerRe: dropdownlist1.selectedvalue Pin
mnvkng7612-Oct-06 18:23
mnvkng7612-Oct-06 18:23 
QuestionHow to use class property Pin
robert11012-Oct-06 7:29
robert11012-Oct-06 7:29 
AnswerRe: How to use class property Pin
led mike12-Oct-06 7:36
led mike12-Oct-06 7:36 
AnswerRe: How to use class property Pin
Sreenath Madyastha12-Oct-06 7:40
Sreenath Madyastha12-Oct-06 7:40 
QuestionHow can i create Font property for a composite control similar to the default one? Pin
Lior S12-Oct-06 7:27
Lior S12-Oct-06 7:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.