Click here to Skip to main content
16,010,553 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDocking Form? Pin
Muhammad Nauman Yousuf4-Apr-07 20:51
Muhammad Nauman Yousuf4-Apr-07 20:51 
AnswerRe: Docking Form? Pin
Dave Kreskowiak5-Apr-07 3:38
mveDave Kreskowiak5-Apr-07 3:38 
GeneralRe: Docking Form? Pin
Muhammad Nauman Yousuf5-Apr-07 18:47
Muhammad Nauman Yousuf5-Apr-07 18:47 
GeneralRe: Docking Form? Pin
Dave Kreskowiak6-Apr-07 1:38
mveDave Kreskowiak6-Apr-07 1:38 
QuestionRegular Expression to remove single line comments Pin
irsh_is4-Apr-07 19:51
irsh_is4-Apr-07 19:51 
AnswerRe: Regular Expression to remove single line comments Pin
amaneet4-Apr-07 22:54
amaneet4-Apr-07 22:54 
Questionhow to build a trial version of an application? [modified] Pin
Mr.Kode4-Apr-07 19:28
Mr.Kode4-Apr-07 19:28 
AnswerRe: how to build a trial version of an application? Pin
JUNEYT4-Apr-07 22:38
JUNEYT4-Apr-07 22:38 
There are several approaches for this. Whenever user installs your application, you check user's internet connection. If he/she is connected to internet, you can check date and time according to user's location via a time zone in web and save this values as encrypted information somewhere under your application's directory. Therefore whenever user runs your application, decrypt this values and calculate remaining date or time.

Another approach is to calculate remaining time not date. Therefore, Whenever user installs the application, record time (HH:MM:SS). Accumulate time and convert it to date (if you want to) each time user runs your application.

I hope that helps for a bit. WTF | :WTF:


What a curious mind needs to discover knowledge is noting else than a pin-hole.


GeneralRe: how to build a trial version of an application? Pin
Mr.Kode4-Apr-07 23:35
Mr.Kode4-Apr-07 23:35 
QuestionAttach to process Pin
ParagGupta4-Apr-07 19:04
ParagGupta4-Apr-07 19:04 
AnswerRe: Attach to process Pin
Dave Kreskowiak5-Apr-07 3:37
mveDave Kreskowiak5-Apr-07 3:37 
Question128 bit encryption & decryption..... Pin
Member 38798814-Apr-07 18:53
Member 38798814-Apr-07 18:53 
AnswerRe: 128 bit encryption & decryption..... Pin
Dmitry Khudorozhkov4-Apr-07 23:21
Dmitry Khudorozhkov4-Apr-07 23:21 
Questionhelp!! plz :( Pin
xendeasis4-Apr-07 18:02
xendeasis4-Apr-07 18:02 
AnswerRe: help!! plz :( Pin
Johan Hakkesteegt4-Apr-07 19:49
Johan Hakkesteegt4-Apr-07 19:49 
GeneralRe: help!! plz :( Pin
xendeasis5-Apr-07 16:52
xendeasis5-Apr-07 16:52 
GeneralRe: help!! plz :( Pin
Johan Hakkesteegt9-Apr-07 20:04
Johan Hakkesteegt9-Apr-07 20:04 
AnswerRe: help!! plz :( Pin
Christian Graus4-Apr-07 22:59
protectorChristian Graus4-Apr-07 22:59 
GeneralRe: help!! plz :( Pin
xendeasis5-Apr-07 16:50
xendeasis5-Apr-07 16:50 
Questionhelp!! plz :( Pin
xendeasis4-Apr-07 18:02
xendeasis4-Apr-07 18:02 
AnswerRe: help!! plz :( Pin
Jonathan [Darka]4-Apr-07 21:49
professionalJonathan [Darka]4-Apr-07 21:49 
GeneralRe: help!! plz :( Pin
xendeasis5-Apr-07 16:51
xendeasis5-Apr-07 16:51 
QuestionHow to disable all control inside a form ? Pin
cheeken2u4-Apr-07 15:47
cheeken2u4-Apr-07 15:47 
AnswerRe: How to disable all control inside a form ? Pin
Christian Graus4-Apr-07 15:50
protectorChristian Graus4-Apr-07 15:50 
AnswerRe: How to disable all control inside a form ? Pin
The ANZAC4-Apr-07 16:34
The ANZAC4-Apr-07 16:34 

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.