Click here to Skip to main content
15,914,070 members
Home / Discussions / C#
   

C#

 
AnswerRe: problem DLL logic Pin
OriginalGriff28-Jun-09 21:17
mveOriginalGriff28-Jun-09 21:17 
GeneralRe: problem DLL logic Pin
ishika_kukki28-Jun-09 23:05
ishika_kukki28-Jun-09 23:05 
GeneralRe: problem DLL logic Pin
dan!sh 29-Jun-09 2:43
professional dan!sh 29-Jun-09 2:43 
QuestionCreating excel file templates at runtime using C# Pin
Krishna Aditya28-Jun-09 19:24
Krishna Aditya28-Jun-09 19:24 
AnswerRe: Creating excel file templates at runtime using C# Pin
padmanabhan N28-Jun-09 19:35
padmanabhan N28-Jun-09 19:35 
QuestionHow to set password or security to SQL server 2005 table Pin
KIDYA28-Jun-09 19:14
KIDYA28-Jun-09 19:14 
AnswerRe: How to set password or security to SQL server 2005 table Pin
Krishna Aditya28-Jun-09 19:35
Krishna Aditya28-Jun-09 19:35 
AnswerRe: How to set password or security to SQL server 2005 table Pin
padmanabhan N28-Jun-09 19:40
padmanabhan N28-Jun-09 19:40 
Questiondrawing circles. Pin
_AnsHUMAN_ 28-Jun-09 19:09
_AnsHUMAN_ 28-Jun-09 19:09 
AnswerRe: drawing circles. Pin
dan!sh 28-Jun-09 19:49
professional dan!sh 28-Jun-09 19:49 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 20:17
_AnsHUMAN_ 28-Jun-09 20:17 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 20:29
professional dan!sh 28-Jun-09 20:29 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 20:52
_AnsHUMAN_ 28-Jun-09 20:52 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 20:58
professional dan!sh 28-Jun-09 20:58 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 21:23
_AnsHUMAN_ 28-Jun-09 21:23 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 21:53
professional dan!sh 28-Jun-09 21:53 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 22:22
_AnsHUMAN_ 28-Jun-09 22:22 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 22:46
professional dan!sh 28-Jun-09 22:46 
GeneralRe: drawing circles. Pin
_AnsHUMAN_ 28-Jun-09 23:12
_AnsHUMAN_ 28-Jun-09 23:12 
GeneralRe: drawing circles. Pin
dan!sh 28-Jun-09 23:36
professional dan!sh 28-Jun-09 23:36 
RantRe: drawing circles. Pin
musefan29-Jun-09 2:38
musefan29-Jun-09 2:38 
QuestionTimed License Pin
anishkannan28-Jun-09 18:45
anishkannan28-Jun-09 18:45 
AnswerRe: Timed License Pin
musefan29-Jun-09 2:41
musefan29-Jun-09 2:41 
you could have a config file that stores the date the application was first used (not secure)

you could store the date in the system registry (still not secure, but better)

you could get third party licensing software (security depends on the product)

Take a look here[^] for a good example.

Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: Timed License Pin
LogicNP Software10-Jul-09 19:21
LogicNP Software10-Jul-09 19:21 
QuestionOracle ODP.NET "ORA-06502: PL/SQL: numeric or value error: character string buffer too small" [modified] Pin
devvvy28-Jun-09 18:19
devvvy28-Jun-09 18:19 

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.