Click here to Skip to main content
15,887,906 members
Home / Discussions / C#
   

C#

 
QuestionABOUT C# PROJECT Pin
bhulku Swati7-Jan-15 16:33
bhulku Swati7-Jan-15 16:33 
AnswerRe: ABOUT C# PROJECT Pin
BillWoodruff7-Jan-15 16:55
professionalBillWoodruff7-Jan-15 16:55 
AnswerRe: ABOUT C# PROJECT Pin
Pete O'Hanlon7-Jan-15 20:29
mvePete O'Hanlon7-Jan-15 20:29 
AnswerRe: ABOUT C# PROJECT Pin
Swinkaran8-Jan-15 10:12
professionalSwinkaran8-Jan-15 10:12 
QuestionWhy is happening this error: Object synchronization method was called from an unsynchronized block of code. ? Pin
FANMixco7-Jan-15 8:38
FANMixco7-Jan-15 8:38 
AnswerRe: Why is happening this error: Object synchronization method was called from an unsynchronized block of code. ? PinPopular
Richard Deeming7-Jan-15 8:57
mveRichard Deeming7-Jan-15 8:57 
GeneralRe: Why is happening this error: Object synchronization method was called from an unsynchronized block of code. ? Pin
OriginalGriff7-Jan-15 8:59
mveOriginalGriff7-Jan-15 8:59 
QuestionI'm looking for instructions to convert a demo project into a class Pin
turbosupramk37-Jan-15 5:00
turbosupramk37-Jan-15 5:00 
Hi,

In an attempt to graduate into a more professional programmer, I'm trying to comment my code more and use classes more. I have a demo project working and sadly enough I'm not very well versed in creating/using my own classes but would like to change that.

I have a datagridview demo project that I've written with the idea that I will have multiple datagridviews in my final project, on multiple tabs. Instead of cutting and pasting and changing the code multiple times, it seems like my own class would benefit me greatly in this instance, where I could instantiate the same object multiple times.

If this is correct, can I have help creating a class out of this demo project? It's ~1000 lines of code, but I'll be happy to post it if that would help.

Thanks
AnswerRe: I'm looking for instructions to convert a demo project into a class Pin
OriginalGriff7-Jan-15 5:23
mveOriginalGriff7-Jan-15 5:23 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
turbosupramk37-Jan-15 8:00
turbosupramk37-Jan-15 8:00 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
OriginalGriff7-Jan-15 8:27
mveOriginalGriff7-Jan-15 8:27 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
turbosupramk37-Jan-15 8:49
turbosupramk37-Jan-15 8:49 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
OriginalGriff7-Jan-15 8:58
mveOriginalGriff7-Jan-15 8:58 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
turbosupramk37-Jan-15 9:12
turbosupramk37-Jan-15 9:12 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
OriginalGriff7-Jan-15 10:09
mveOriginalGriff7-Jan-15 10:09 
AnswerRe: I'm looking for instructions to convert a demo project into a class Pin
V.7-Jan-15 10:35
professionalV.7-Jan-15 10:35 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
Mycroft Holmes7-Jan-15 13:42
professionalMycroft Holmes7-Jan-15 13:42 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
turbosupramk38-Jan-15 4:58
turbosupramk38-Jan-15 4:58 
GeneralRe: I'm looking for instructions to convert a demo project into a class Pin
V.8-Jan-15 10:04
professionalV.8-Jan-15 10:04 
QuestionBinding one to many (bindingsource / datasource ) Pin
rudo327-Jan-15 4:52
rudo327-Jan-15 4:52 
Questionenums Pin
Gilbert Consellado6-Jan-15 21:21
professionalGilbert Consellado6-Jan-15 21:21 
AnswerRe: enums Pin
V.6-Jan-15 21:46
professionalV.6-Jan-15 21:46 
GeneralRe: enums Pin
Gilbert Consellado6-Jan-15 22:15
professionalGilbert Consellado6-Jan-15 22:15 
AnswerRe: enums Pin
OriginalGriff6-Jan-15 22:49
mveOriginalGriff6-Jan-15 22:49 
AnswerRe: enums Pin
lukeer6-Jan-15 22:55
lukeer6-Jan-15 22:55 

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.