Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 19:21
sitebuilderDavid Stone20-Nov-02 19:21 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 19:51
valikac20-Nov-02 19:51 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 19:55
sitebuilderDavid Stone20-Nov-02 19:55 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 20:06
valikac20-Nov-02 20:06 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 20:14
sitebuilderDavid Stone20-Nov-02 20:14 
GeneralRe: ListView Fundamentals :: C# Pin
BarryJ22-Nov-02 10:54
BarryJ22-Nov-02 10:54 
GeneralRe: ListView Fundamentals :: C# Pin
valikac22-Nov-02 11:30
valikac22-Nov-02 11:30 
QuestionIs it now taboo to use the registry? Pin
roybrew20-Nov-02 15:38
roybrew20-Nov-02 15:38 
I am converting an old VC++ app to C#. I had two builds for this program: 1) an Eval version; and 2) a registered version. The way I had this setup it required 2 separate programs to be built. The eval version expired after 30 days had passed by storing an encoded timestamp in the registry of when it was installed so it could tell when the expiration date had elapsed and disable the software. So now in the .NET world, where folks seem to be shying away from using the registry (not necessarily a bad thing!), where is the best place to do something like this? In the metadata, or in assembly attributes, etc. ?? I'd rather not use the registry if there is a more appropriate, politically correct place to put this. Basically I don't want the user to be able to go in and fiddle with it. Thanks in advance.

Regards,

Roy

_____________
Roy H. Berger
roybrew@att.net


AnswerRe: Is it now taboo to use the registry? Pin
Christian Graus20-Nov-02 15:55
protectorChristian Graus20-Nov-02 15:55 
GeneralRe: Is it now taboo to use the registry? Pin
roybrew20-Nov-02 16:01
roybrew20-Nov-02 16:01 
GeneralThoughts on using INI files in C#/.NET Pin
roybrew20-Nov-02 15:27
roybrew20-Nov-02 15:27 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
Christian Graus20-Nov-02 15:31
protectorChristian Graus20-Nov-02 15:31 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
roybrew20-Nov-02 15:46
roybrew20-Nov-02 15:46 
GeneralRe: Thoughts on using INI files in C#/.NET Pin
leppie21-Nov-02 0:44
leppie21-Nov-02 0:44 
QuestionTransparent bitmaps? Pin
Marc Clifton20-Nov-02 14:37
mvaMarc Clifton20-Nov-02 14:37 
GeneralApp Monitor Pin
MStanbrook20-Nov-02 9:17
MStanbrook20-Nov-02 9:17 
GeneralExposing C# COM object from Windows Service Pin
solidstore20-Nov-02 8:37
solidstore20-Nov-02 8:37 
GeneralHowto make TreeView with custom expand/collapse images?. Pin
kobalcz20-Nov-02 5:24
kobalcz20-Nov-02 5:24 
GeneralC#1: Naming controls in designer Pin
peterchen20-Nov-02 2:31
peterchen20-Nov-02 2:31 
GeneralRe: C#1: Naming controls in designer Pin
Shaun Wilde20-Nov-02 2:39
Shaun Wilde20-Nov-02 2:39 
GeneralRe: C#1: Naming controls in designer Pin
peterchen20-Nov-02 2:43
peterchen20-Nov-02 2:43 
GeneralRe: C#1: Naming controls in designer Pin
Shaun Wilde20-Nov-02 2:56
Shaun Wilde20-Nov-02 2:56 
QuestionHow Can I develop Plug-im for MSN Messenger Pin
to_ik_khan19-Nov-02 20:04
to_ik_khan19-Nov-02 20:04 
AnswerRe: How Can I develop Plug-im for MSN Messenger Pin
Ryan Cromwell20-Nov-02 4:19
Ryan Cromwell20-Nov-02 4:19 
GeneralRemoting Examples Pin
Vasudevan Deepak Kumar19-Nov-02 19:23
Vasudevan Deepak Kumar19-Nov-02 19:23 

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.