Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
Question"The Server is not operational" when authenticating user to active directory Pin
krishna nimmalapudi8-May-06 9:55
krishna nimmalapudi8-May-06 9:55 
QuestionCursor and windows form Pin
indimu8-May-06 9:39
indimu8-May-06 9:39 
AnswerRe: Cursor and windows form Pin
Shy Agam8-May-06 23:38
Shy Agam8-May-06 23:38 
QuestionListbox Pin
JMichael24688-May-06 9:37
JMichael24688-May-06 9:37 
AnswerRe: Listbox Pin
NaNg152418-May-06 9:51
NaNg152418-May-06 9:51 
AnswerRe: Listbox Pin
microsoc8-May-06 16:31
microsoc8-May-06 16:31 
GeneralRe: Listbox Pin
JMichael24689-May-06 2:44
JMichael24689-May-06 2:44 
QuestionFew focused questions Pin
NaNg152418-May-06 9:37
NaNg152418-May-06 9:37 
Hey all... I know a little C#, I've been working with it for 2 years (still at school, 11th grade), I'm pretty expirienced but still I don't know alot... I'm building all my programs on VC# express, which as you know, has built-in publisher, with built-in installation, well, I wanna do a few things out of the small box it shows me, so here are some questions that I remember now, that I would like answers to them, and appriciate if you would answer, or give me a link for it:

1. How can I register my program in such a way, that the computer will know that files with endings such as what I want(i.e .ysl) will have an icon that I want?

2. How can I register my program in such a way, that I can put an option of "Start with Windows startup"?

3. What is the BEST way to make sure that my program is only run ONCE in the computer, and that no-one will be able to open another copy will the first one is running?

4. How can I open a process (System.Diagnostics.Process), and make sure it's an internet explorer program, such as IE or NetScape no-matter to the program he use (IF statements will be accepted), and open it in a URL I want?

5. How can I tell who implements ICryptoTransform (System.Security.Cryptography.ICryptoTransform) without checking at Microsoft's MSDN for each and every one? and what is the best way to encode (Crypt) my code (what is the best ICryptoTransform implementing class to do it)?

6. Where can I find default icons such as SaveAs... (three discates), Save (one discate), open (folder), new (page) etc...?

well... that's enough for now... if I'll remember some more I will ask...

THANKS IN ADVANCE FOR ALL THE ANSWERS!!!!

-- modified at 15:51 Monday 8th May, 2006
AnswerRe: Few focused questions Pin
NaNg152418-May-06 9:40
NaNg152418-May-06 9:40 
GeneralRe: Few focused questions Pin
Stefan Troschuetz8-May-06 10:46
Stefan Troschuetz8-May-06 10:46 
AnswerRe: Few focused questions Pin
Stefan Troschuetz8-May-06 10:58
Stefan Troschuetz8-May-06 10:58 
AnswerRe: Few focused questions Pin
DigitalKing8-May-06 17:46
DigitalKing8-May-06 17:46 
GeneralRe: Few focused questions Pin
NaNg152419-May-06 0:52
NaNg152419-May-06 0:52 
QuestionRe: Few focused questions Pin
NaNg152419-May-06 1:54
NaNg152419-May-06 1:54 
AnswerRe: Few focused questions Pin
DigitalKing9-May-06 19:47
DigitalKing9-May-06 19:47 
QuestionFew focused questions Pin
NaNg152418-May-06 9:36
NaNg152418-May-06 9:36 
QuestionWalking an XSL to get node/attribute data Pin
LongRange.Shooter8-May-06 9:05
LongRange.Shooter8-May-06 9:05 
QuestionAsyncCallback Pin
yongwpi8-May-06 8:54
yongwpi8-May-06 8:54 
QuestionRichTextBox throws tab in there Pin
likefood8-May-06 8:25
likefood8-May-06 8:25 
AnswerRe: RichTextBox throws tab in there Pin
LongRange.Shooter8-May-06 9:09
LongRange.Shooter8-May-06 9:09 
GeneralRe: RichTextBox throws tab in there Pin
likefood8-May-06 9:23
likefood8-May-06 9:23 
GeneralRe: RichTextBox throws tab in there Pin
likefood8-May-06 9:28
likefood8-May-06 9:28 
AnswerRe: RichTextBox throws tab in there Pin
likefood8-May-06 10:01
likefood8-May-06 10:01 
GeneralRe: RichTextBox throws tab in there Pin
Office Lineman8-May-06 12:32
Office Lineman8-May-06 12:32 
GeneralRe: RichTextBox throws tab in there Pin
likefood9-May-06 7:27
likefood9-May-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.