Click here to Skip to main content
15,886,787 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to encrypt dll files? Pin
Dave Kreskowiak31-Jan-06 9:46
mveDave Kreskowiak31-Jan-06 9:46 
AnswerRe: How to encrypt dll files? Pin
Ingo7-Feb-06 5:27
Ingo7-Feb-06 5:27 
Questionproblem whit data format Pin
kings_131-Jan-06 0:44
kings_131-Jan-06 0:44 
AnswerRe: problem whit data format Pin
Le centriste31-Jan-06 1:41
Le centriste31-Jan-06 1:41 
QuestionCalander Alarm Timer Pin
Dave McCool30-Jan-06 23:53
Dave McCool30-Jan-06 23:53 
QuestionTabStrip Control Pin
karthik_dotnet130-Jan-06 23:51
karthik_dotnet130-Jan-06 23:51 
QuestionNumerous items Pin
Dave McCool30-Jan-06 23:44
Dave McCool30-Jan-06 23:44 
AnswerRe: Numerous items Pin
Colin Angus Mackay31-Jan-06 0:11
Colin Angus Mackay31-Jan-06 0:11 
Dave McCool wrote:
1) How would you get a button to link to the Recycle bin? or My computer?


Not sure about the Recycle Bin - there is probably an API for it. You can access many of the special folders with System.Environment.GetFolderPath()[^]


Dave McCool wrote:
txtBx1


You might consider a more robust naming convention otherwise it will become a nightmare to maintain.

Dave McCool wrote:
How would I generate a .ini config file so when the application is closed, you don't loose the settings?


.ini files? How very Windows 3.1 - You might better consider an XML file, for which there is plenty of documentation.

ColinMackay.net
"Man who stand on hill with mouth open will wait long time for roast duck to drop in." -- Confucius
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

QuestionGetString function Pin
ita_cas30-Jan-06 23:25
ita_cas30-Jan-06 23:25 
AnswerRe: GetString function Pin
AETaylor31-Jan-06 1:17
AETaylor31-Jan-06 1:17 
AnswerRe: GetString function Pin
kasik31-Jan-06 1:20
kasik31-Jan-06 1:20 
QuestionTime hr:min AM/PM with updown control Pin
For_IT30-Jan-06 22:38
For_IT30-Jan-06 22:38 
AnswerRe: Time hr:min AM/PM with updown control Pin
Ingo30-Jan-06 22:56
Ingo30-Jan-06 22:56 
QuestionProblem in Sending Email Pin
sohne30-Jan-06 22:16
sohne30-Jan-06 22:16 
AnswerRe: Problem in Sending Email Pin
Ingo30-Jan-06 22:51
Ingo30-Jan-06 22:51 
QuestionUgly error Pin
nc3b30-Jan-06 20:57
nc3b30-Jan-06 20:57 
QuestionRe: Ugly error Pin
Vikram A Punathambekar30-Jan-06 22:03
Vikram A Punathambekar30-Jan-06 22:03 
AnswerRe: Ugly error Pin
nc3b30-Jan-06 22:06
nc3b30-Jan-06 22:06 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:11
nc3b30-Jan-06 22:11 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:27
Colin Angus Mackay30-Jan-06 22:27 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:29
nc3b30-Jan-06 22:29 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:46
Colin Angus Mackay30-Jan-06 22:46 
GeneralRe: Ugly error Pin
nc3b30-Jan-06 22:48
nc3b30-Jan-06 22:48 
GeneralRe: Ugly error Pin
Colin Angus Mackay30-Jan-06 22:50
Colin Angus Mackay30-Jan-06 22:50 
AnswerRe: Ugly error Pin
Ingo30-Jan-06 22:46
Ingo30-Jan-06 22:46 

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.