Click here to Skip to main content
15,921,841 members
Home / Discussions / C#
   

C#

 
GeneralRe: The WOE!! Pin
Muammar©14-Jun-07 1:48
Muammar©14-Jun-07 1:48 
QuestionChanging the control size at run time Pin
Keshav V. Kamat11-Jun-07 18:41
Keshav V. Kamat11-Jun-07 18:41 
AnswerRe: Changing the control size at run time Pin
Sathesh Sakthivel11-Jun-07 18:44
Sathesh Sakthivel11-Jun-07 18:44 
GeneralRe: Changing the control size at run time Pin
Keshav V. Kamat11-Jun-07 18:50
Keshav V. Kamat11-Jun-07 18:50 
GeneralRe: Changing the control size at run time Pin
Sathesh Sakthivel11-Jun-07 18:55
Sathesh Sakthivel11-Jun-07 18:55 
QuestionHow to copy the folder in coding? Pin
sukirtha11-Jun-07 18:37
sukirtha11-Jun-07 18:37 
AnswerRe: How to copy the folder in coding? Pin
Sathesh Sakthivel11-Jun-07 18:42
Sathesh Sakthivel11-Jun-07 18:42 
QuestionRibbon Control Pin
wasife11-Jun-07 18:14
wasife11-Jun-07 18:14 
AnswerRe: Ribbon Control Pin
Sathesh Sakthivel11-Jun-07 18:36
Sathesh Sakthivel11-Jun-07 18:36 
GeneralRe: Ribbon Control Pin
wasife11-Jun-07 18:51
wasife11-Jun-07 18:51 
GeneralRe: Ribbon Control Pin
Sathesh Sakthivel11-Jun-07 18:56
Sathesh Sakthivel11-Jun-07 18:56 
GeneralRe: Ribbon Control Pin
wasife11-Jun-07 19:03
wasife11-Jun-07 19:03 
AnswerRe: Ribbon Control Pin
blackjack215011-Jun-07 22:41
blackjack215011-Jun-07 22:41 
AnswerRe: Ribbon Control [modified] Pin
Insincere Dave12-Jun-07 11:50
Insincere Dave12-Jun-07 11:50 
QuestionDefine and using Property Pin
Alireza383911-Jun-07 17:05
Alireza383911-Jun-07 17:05 
AnswerRe: Define and using Property Pin
kripzz11-Jun-07 17:07
kripzz11-Jun-07 17:07 
GeneralRe: Define and using Property Pin
Alireza383911-Jun-07 20:58
Alireza383911-Jun-07 20:58 
GeneralRe: Define and using Property Pin
kripzz11-Jun-07 21:08
kripzz11-Jun-07 21:08 
GeneralRe: Define and using Property Pin
Alireza383911-Jun-07 21:26
Alireza383911-Jun-07 21:26 
AnswerRe: Define and using Property Pin
Martin#11-Jun-07 21:44
Martin#11-Jun-07 21:44 
GeneralC# Consultants needed in CA Pin
writesatish11-Jun-07 17:00
writesatish11-Jun-07 17:00 
GeneralRe: C# Consultants needed in CA Pin
sxbluebird11-Jun-07 18:06
sxbluebird11-Jun-07 18:06 
GeneralRe: C# Consultants needed in CA Pin
call_me_Cincin_please19-Jan-10 13:51
call_me_Cincin_please19-Jan-10 13:51 
GeneralRe: C# Consultants needed in CA Pin
Tarakeshwar Reddy12-Jun-07 3:03
professionalTarakeshwar Reddy12-Jun-07 3:03 
QuestionQuestions ive always wanted to ask. [modified] Pin
kripzz11-Jun-07 16:48
kripzz11-Jun-07 16:48 
1. I have 2 forms, form1 and form2. form1 has a button click event, and form2 has a method called displayText(string s).
When i click the button on form1 how do i get form2 to invoke the displayText() method?
Does form2 have to be static or is there another way? Also how do i make a static form in VS2005?

2. What would be the best way to implement a console into an application? Some sort of text box and use custom methods to add text? or is there a droppable control and possibly exploit Console.Out methods.

3. What is the best way to implement user authentication where users are stored online (something like windows activation), google returns absolutely nothing when i searched for application authentication. Also any details to prevent cracking etc will be appreciated (this doesnt have to be total crack proof etc, just interested in learning).


-- modified at 23:07 Monday 11th June, 2007

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.