Click here to Skip to main content
16,008,175 members
Home / Discussions / C#
   

C#

 
AnswerRe: CheckedListBox Getting the Checked ones Pin
led mike16-Oct-07 7:44
led mike16-Oct-07 7:44 
JokeRe: CheckedListBox Getting the Checked ones Pin
Martin#16-Oct-07 8:06
Martin#16-Oct-07 8:06 
GeneralRe: CheckedListBox Getting the Checked ones Pin
s3rro16-Oct-07 9:32
s3rro16-Oct-07 9:32 
QuestionCharachter encoding troubles [modified] Pin
gregbrant16-Oct-07 7:16
gregbrant16-Oct-07 7:16 
AnswerRe: Charachter encoding troubles Pin
led mike16-Oct-07 7:41
led mike16-Oct-07 7:41 
AnswerUnicode vs Ascii Pin
Ennis Ray Lynch, Jr.16-Oct-07 7:42
Ennis Ray Lynch, Jr.16-Oct-07 7:42 
AnswerRe: Charachter encoding troubles Pin
Guffa16-Oct-07 7:56
Guffa16-Oct-07 7:56 
AnswerRe: object creation Pin
J4amieC16-Oct-07 6:05
J4amieC16-Oct-07 6:05 
Trustapple, you really really need to pick up a basic programming book and work your way through it. Granted your questions are getting slightly more complex but seriously - you're still asking similar questions about "functions" that you've been asking for the last day or so!


Trustapple wrote:
wen do we create a an object and call the function and wen we can call the function without creating a object.


Put simply, a static method can be called without creating an instance of the object, and an instance method (as is suggested by it's name) must be called on an instance of an object.







QuestionGet ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 5:44
Davids Maguire16-Oct-07 5:44 
AnswerRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Dave Kreskowiak16-Oct-07 5:53
mveDave Kreskowiak16-Oct-07 5:53 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 6:05
Davids Maguire16-Oct-07 6:05 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Dave Kreskowiak16-Oct-07 6:27
mveDave Kreskowiak16-Oct-07 6:27 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 6:34
Davids Maguire16-Oct-07 6:34 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Dave Kreskowiak16-Oct-07 8:26
mveDave Kreskowiak16-Oct-07 8:26 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:48
led mike16-Oct-07 6:48 
AnswerRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:01
led mike16-Oct-07 6:01 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
Davids Maguire16-Oct-07 6:08
Davids Maguire16-Oct-07 6:08 
GeneralRe: Get ALL the Records in NS .. plz , Help of any kind Pin
led mike16-Oct-07 6:13
led mike16-Oct-07 6:13 
Questionhow to read txt file Pin
nomi khan16-Oct-07 5:38
nomi khan16-Oct-07 5:38 
AnswerRe: how to read txt file Pin
led mike16-Oct-07 5:54
led mike16-Oct-07 5:54 
AnswerRe: how to read txt file Pin
nomi khan16-Oct-07 5:57
nomi khan16-Oct-07 5:57 
AnswerRe: how to read txt file Pin
User 665816-Oct-07 6:04
User 665816-Oct-07 6:04 
QuestionHow do I give my c# app access to eventlog? Pin
Greg Ellis16-Oct-07 5:33
Greg Ellis16-Oct-07 5:33 
AnswerRe: How do I give my c# app access to eventlog? Pin
led mike16-Oct-07 5:53
led mike16-Oct-07 5:53 
GeneralRe: How do I give my c# app access to eventlog? Pin
Greg Ellis16-Oct-07 6:06
Greg Ellis16-Oct-07 6:06 

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.