Click here to Skip to main content
15,886,798 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: framework 2.0 and win98 Pin
caradri4-Dec-12 1:52
caradri4-Dec-12 1:52 
GeneralRe: framework 2.0 and win98 Pin
Pete O'Hanlon4-Dec-12 2:11
mvePete O'Hanlon4-Dec-12 2:11 
GeneralRe: framework 2.0 and win98 Pin
Eddy Vluggen4-Dec-12 2:56
professionalEddy Vluggen4-Dec-12 2:56 
Questionjquery.datePicker not working Pin
xnaLearner3-Dec-12 6:27
xnaLearner3-Dec-12 6:27 
AnswerRe: jquery.datePicker not working Pin
Pete O'Hanlon3-Dec-12 6:38
mvePete O'Hanlon3-Dec-12 6:38 
QuestionOOPS concepts in c# Pin
95003940022-Dec-12 17:09
95003940022-Dec-12 17:09 
AnswerRe: OOPS concepts in c# Pin
Richard MacCutchan2-Dec-12 21:43
mveRichard MacCutchan2-Dec-12 21:43 
AnswerRe: OOPS concepts in c# Pin
Eddy Vluggen3-Dec-12 1:00
professionalEddy Vluggen3-Dec-12 1:00 
What does this have to do with OOPS concepts? What you are describing is such a basic request that it's part of the framework; we call them "static classes".
C#
public static class MySingleObjectClass
{
  public static void PerformSomeAction()
  { 
  }
}

Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
They hate us for our freedom![^]

GeneralRe: OOPS concepts in c# Pin
95003940023-Dec-12 1:49
95003940023-Dec-12 1:49 
GeneralRe: OOPS concepts in c# Pin
Eddy Vluggen3-Dec-12 3:17
professionalEddy Vluggen3-Dec-12 3:17 
AnswerRe: OOPS concepts in c# Pin
Pete O'Hanlon3-Dec-12 1:58
mvePete O'Hanlon3-Dec-12 1:58 
GeneralRe: OOPS concepts in c# Pin
95003940023-Dec-12 2:07
95003940023-Dec-12 2:07 
GeneralRe: OOPS concepts in c# Pin
Pete O'Hanlon3-Dec-12 2:10
mvePete O'Hanlon3-Dec-12 2:10 
GeneralRe: OOPS concepts in c# Pin
Dave Kreskowiak3-Dec-12 2:22
mveDave Kreskowiak3-Dec-12 2:22 
GeneralRe: OOPS concepts in c# Pin
Pete O'Hanlon3-Dec-12 2:24
mvePete O'Hanlon3-Dec-12 2:24 
GeneralRe: OOPS concepts in c# Pin
95003940023-Dec-12 2:33
95003940023-Dec-12 2:33 
QuestionTAPI3 Call Id ?? Pin
trashambishion30-Nov-12 11:17
trashambishion30-Nov-12 11:17 
AnswerRe: TAPI3 Call Id ?? Pin
Eddy Vluggen30-Nov-12 23:45
professionalEddy Vluggen30-Nov-12 23:45 
QuestionDrop down list value returns to ---select--- after page refresh Pin
xnaLearner30-Nov-12 4:49
xnaLearner30-Nov-12 4:49 
Questionimage processing Pin
shiningstat29-Nov-12 2:52
shiningstat29-Nov-12 2:52 
AnswerRe: image processing Pin
Dave Kreskowiak30-Nov-12 4:12
mveDave Kreskowiak30-Nov-12 4:12 
AnswerRe: image processing Pin
AmitGajjar2-Dec-12 5:04
professionalAmitGajjar2-Dec-12 5:04 
QuestionIIS Server access Pin
950039400228-Nov-12 18:55
950039400228-Nov-12 18:55 
AnswerRe: IIS Server access Pin
Eddy Vluggen30-Nov-12 23:48
professionalEddy Vluggen30-Nov-12 23:48 
AnswerRe: IIS Server access Pin
AmitGajjar2-Dec-12 5:03
professionalAmitGajjar2-Dec-12 5:03 

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.