Click here to Skip to main content
15,918,007 members
Home / Discussions / C#
   

C#

 
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
AnswerRe: Questions ive always wanted to ask. Pin
Sathesh Sakthivel11-Jun-07 16:53
Sathesh Sakthivel11-Jun-07 16:53 
GeneralRe: Questions ive always wanted to ask. Pin
kripzz11-Jun-07 17:05
kripzz11-Jun-07 17:05 
GeneralRe: Questions ive always wanted to ask. Pin
Sathesh Sakthivel11-Jun-07 17:59
Sathesh Sakthivel11-Jun-07 17:59 
AnswerRe: Questions ive always wanted to ask. Pin
Christian Graus11-Jun-07 19:35
protectorChristian Graus11-Jun-07 19:35 
GeneralRe: Questions ive always wanted to ask. Pin
kripzz11-Jun-07 19:51
kripzz11-Jun-07 19:51 
GeneralRe: Questions ive always wanted to ask. Pin
Martin#11-Jun-07 20:07
Martin#11-Jun-07 20:07 
GeneralRe: Questions ive always wanted to ask. Pin
kripzz11-Jun-07 20:10
kripzz11-Jun-07 20:10 
GeneralRe: Questions ive always wanted to ask. Pin
Martin#11-Jun-07 20:11
Martin#11-Jun-07 20:11 

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.