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

C#

 
AnswerRe: Smpp Pin
sharpiesharpie5-Mar-07 3:02
sharpiesharpie5-Mar-07 3:02 
GeneralRe: Smpp Pin
saltcode5-Mar-07 4:05
professionalsaltcode5-Mar-07 4:05 
QuestionGetting Error while creating a Web Application....Please help Pin
Jayaraman B5-Mar-07 1:26
Jayaraman B5-Mar-07 1:26 
AnswerRe: Getting Error while creating a Web Application....Please help Pin
Paddy Boyd5-Mar-07 4:28
Paddy Boyd5-Mar-07 4:28 
GeneralRe: Getting Error while creating a Web Application....Please help Pin
Jayaraman B5-Mar-07 19:37
Jayaraman B5-Mar-07 19:37 
AnswerRe: ssl URGENT Pin
Pete O'Hanlon5-Mar-07 2:08
mvePete O'Hanlon5-Mar-07 2:08 
QuestionAccessing a method Pin
hiremath715-Mar-07 1:03
hiremath715-Mar-07 1:03 
AnswerRe: Accessing a method Pin
CPallini5-Mar-07 1:32
mveCPallini5-Mar-07 1:32 
If the method is public and you have access to an instance of the form then make a call like the following one:

myForm.myMethod()


if you haven't access to an instance of the form, then you can call only static (and of course public) methods.

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

QuestionDrawing on second monitor using Graphics Pin
jjansen5-Mar-07 0:26
jjansen5-Mar-07 0:26 
AnswerRe: Drawing on second monitor using Graphics Pin
Christian Graus5-Mar-07 0:59
protectorChristian Graus5-Mar-07 0:59 
GeneralRe: Drawing on second monitor using Graphics Pin
jjansen5-Mar-07 1:32
jjansen5-Mar-07 1:32 
Questionrender mhtml doc in c# Pin
Kuba_B5-Mar-07 0:10
Kuba_B5-Mar-07 0:10 
QuestionRichTextbox Control Header and Footer Filtering Pin
Riaan Booyzen4-Mar-07 23:07
Riaan Booyzen4-Mar-07 23:07 
GeneralMulti-version compilation [modified] Pin
joputaidilico4-Mar-07 23:06
joputaidilico4-Mar-07 23:06 
GeneralRe: Multi-version compilation Pin
BrianShields4-Mar-07 23:23
BrianShields4-Mar-07 23:23 
GeneralRe: Multi-version compilation Pin
joputaidilico5-Mar-07 1:24
joputaidilico5-Mar-07 1:24 
GeneralRe: Multi-version compilation Pin
Dave Kreskowiak5-Mar-07 4:55
mveDave Kreskowiak5-Mar-07 4:55 
GeneralRe: Multi-version compilation Pin
Ed.Poore5-Mar-07 2:56
Ed.Poore5-Mar-07 2:56 
GeneralRe: Multi-version compilation Pin
Luc Pattyn5-Mar-07 13:34
sitebuilderLuc Pattyn5-Mar-07 13:34 
GeneralRe: Multi-version compilation Pin
joputaidilico6-Mar-07 23:25
joputaidilico6-Mar-07 23:25 
QuestionHow to convert DRM protected audio files to unprotected audio files Pin
Balakrish4-Mar-07 22:12
Balakrish4-Mar-07 22:12 
AnswerRe: How to convert DRM protected audio files to unprotected audio files Pin
stancrm5-Mar-07 2:28
stancrm5-Mar-07 2:28 
AnswerRe: How to convert DRM protected audio files to unprotected audio files Pin
m@u5-Mar-07 2:50
m@u5-Mar-07 2:50 
AnswerRe: How to convert DRM protected audio files to unprotected audio files Pin
Vega025-Mar-07 13:19
Vega025-Mar-07 13:19 
Questionwin ce project Pin
gskumar1114-Mar-07 21:59
gskumar1114-Mar-07 21:59 

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.