Click here to Skip to main content
15,915,086 members
Home / Discussions / C#
   

C#

 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:29
jamesmc153522-Jul-15 4:29 
GeneralRe: c# error/warning code Pin
CHill6022-Jul-15 4:33
mveCHill6022-Jul-15 4:33 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:40
jamesmc153522-Jul-15 4:40 
AnswerRe: c# error/warning code Pin
Mycroft Holmes22-Jul-15 14:17
professionalMycroft Holmes22-Jul-15 14:17 
Questionsqls help Pin
jamesmc153522-Jul-15 2:30
jamesmc153522-Jul-15 2:30 
AnswerRe: sqls help Pin
Richard MacCutchan22-Jul-15 6:00
mveRichard MacCutchan22-Jul-15 6:00 
AnswerRe: sqls help Pin
Janine_A26-Jul-15 4:58
Janine_A26-Jul-15 4:58 
QuestionDevide huge mainform file Pin
mattlas21-Jul-15 22:17
mattlas21-Jul-15 22:17 
Hi,

I've got here a project for a lab-test software for internal use, which has a lot of buttons. It has a main form and some tabs which all have a lot of elements. This results in a lot of event handlers in one file.
Is there any good method to devide this (I thought about a file for every tab )? I tried this with partial class and it did compile (couldn't test if it also really would work) but when trying to jump to one of the handlers in the code editor it always jumps to the original file and sometimes even creates a new empty handler, that's why I dought that it really works.
I don't want to reduce the number of buttons, it is the easiest way of triggering a function also for untrained personnel.
Any hint to this ?

Thanks very much
AnswerRe: Devide huge mainform file Pin
OriginalGriff21-Jul-15 22:26
mveOriginalGriff21-Jul-15 22:26 
QuestionCreating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229521-Jul-15 11:46
Member 1176229521-Jul-15 11:46 
AnswerRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Dave Kreskowiak21-Jul-15 14:20
mveDave Kreskowiak21-Jul-15 14:20 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 1:12
mveRichard Deeming22-Jul-15 1:12 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Dave Kreskowiak22-Jul-15 2:42
mveDave Kreskowiak22-Jul-15 2:42 
AnswerRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 1:13
mveRichard Deeming22-Jul-15 1:13 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229522-Jul-15 10:20
Member 1176229522-Jul-15 10:20 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 10:27
mveRichard Deeming22-Jul-15 10:27 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229523-Jul-15 5:58
Member 1176229523-Jul-15 5:58 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming23-Jul-15 6:00
mveRichard Deeming23-Jul-15 6:00 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229523-Jul-15 9:14
Member 1176229523-Jul-15 9:14 
QuestionAttempt to write in a readonly database ERROR Pin
DPaul199421-Jul-15 7:01
DPaul199421-Jul-15 7:01 
AnswerRe: Attempt to write in a readonly database ERROR Pin
PIEBALDconsult21-Jul-15 7:06
mvePIEBALDconsult21-Jul-15 7:06 
GeneralRe: Attempt to write in a readonly database ERROR Pin
DPaul199421-Jul-15 7:10
DPaul199421-Jul-15 7:10 
GeneralRe: Attempt to write in a readonly database ERROR Pin
PIEBALDconsult21-Jul-15 7:17
mvePIEBALDconsult21-Jul-15 7:17 
GeneralRe: Attempt to write in a readonly database ERROR Pin
DPaul199421-Jul-15 7:27
DPaul199421-Jul-15 7:27 
GeneralRe: Attempt to write in a readonly database ERROR Pin
PIEBALDconsult21-Jul-15 7:35
mvePIEBALDconsult21-Jul-15 7:35 

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.