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

C#

 
AnswerRe: Numeric formatting question Pin
Luc Pattyn27-Feb-09 8:33
sitebuilderLuc Pattyn27-Feb-09 8:33 
GeneralRe: Numeric formatting question Pin
PIEBALDconsult27-Feb-09 8:50
mvePIEBALDconsult27-Feb-09 8:50 
GeneralRe: Numeric formatting question Pin
bscaer3-Mar-09 11:02
bscaer3-Mar-09 11:02 
GeneralRe: Numeric formatting question Pin
PIEBALDconsult3-Mar-09 12:25
mvePIEBALDconsult3-Mar-09 12:25 
AnswerRe: Numeric formatting question Pin
Ennis Ray Lynch, Jr.27-Feb-09 8:13
Ennis Ray Lynch, Jr.27-Feb-09 8:13 
GeneralRe: Numeric formatting question Pin
PIEBALDconsult27-Feb-09 9:11
mvePIEBALDconsult27-Feb-09 9:11 
AnswerRe: Numeric formatting question [modified] Pin
PIEBALDconsult28-Feb-09 9:03
mvePIEBALDconsult28-Feb-09 9:03 
QuestionOne Assembly Versus Multiple Assemblies Pin
MarkB12327-Feb-09 6:46
MarkB12327-Feb-09 6:46 
Hi - can some one help me out here please - I'm new-ish to C#.
What are the performance implications of creating all my objects (forms, classes etc) inside one assembly versus splitting up the application over multiple assemblies?
I would prefer to keep every thing in one as I find it easier to work with and I won't get the cyclic error where by a form in one refers to a form in another which refers back to the original etc.
If I do put eveything in one assembly, will the application take longer to start up?
Will opening forms be quicker using the one as the app won't need to open more than one assembly to find the correct opened form etc?
Thanks
AnswerRe: One Assembly Versus Multiple Assemblies Pin
led mike27-Feb-09 7:17
led mike27-Feb-09 7:17 
GeneralRe: One Assembly Versus Multiple Assemblies Pin
Dan Neely27-Feb-09 7:53
Dan Neely27-Feb-09 7:53 
GeneralRe: One Assembly Versus Multiple Assemblies Pin
MarkB12327-Feb-09 8:07
MarkB12327-Feb-09 8:07 
QuestionVS2005 C# error message 1)"starting a second loop on a single thread is not a valid operation" or 2)"Child list for field Authors cannot be created" (many-to-many relationship) Pin
Diana Rhoades27-Feb-09 6:44
Diana Rhoades27-Feb-09 6:44 
AnswerRe: VS2005 C# error message 1)starting a second message on a single thread or 2)"Child list for field Authors cannot be created" Pin
led mike27-Feb-09 7:27
led mike27-Feb-09 7:27 
GeneralRe: VS2005 C# error message 1)starting a second message on a single thread or 2)"Child list for field Authors cannot be created" Pin
Diana Rhoades27-Feb-09 8:40
Diana Rhoades27-Feb-09 8:40 
GeneralRe: VS2005 C# error message 1)starting a second message on a single thread or 2)"Child list for field Authors cannot be created" Pin
led mike27-Feb-09 10:35
led mike27-Feb-09 10:35 
QuestionDirectory.GetDirectories/ GetFiles Exception Pin
mirko8627-Feb-09 6:26
mirko8627-Feb-09 6:26 
AnswerRe: Directory.GetDirectories/ GetFiles Exception Pin
Luc Pattyn27-Feb-09 6:55
sitebuilderLuc Pattyn27-Feb-09 6:55 
GeneralRe: Directory.GetDirectories/ GetFiles Exception Pin
mirko8627-Feb-09 7:09
mirko8627-Feb-09 7:09 
AnswerRe: Directory.GetDirectories/ GetFiles Exception Pin
Luc Pattyn27-Feb-09 7:12
sitebuilderLuc Pattyn27-Feb-09 7:12 
QuestionUsing Windows Live Maps Pin
cdpace27-Feb-09 5:05
cdpace27-Feb-09 5:05 
AnswerRe: Using Windows Live Maps Pin
EliottA27-Feb-09 5:06
EliottA27-Feb-09 5:06 
GeneralRe: Using Windows Live Maps Pin
cdpace27-Feb-09 5:15
cdpace27-Feb-09 5:15 
QuestionAdd Active Directory User to Local Group Pin
svh198527-Feb-09 4:56
svh198527-Feb-09 4:56 
AnswerRe: Add Active Directory User to Local Group Pin
svh198527-Feb-09 6:04
svh198527-Feb-09 6:04 
GeneralRe: Add Active Directory User to Local Group Pin
lane0p23-Mar-09 6:28
lane0p23-Mar-09 6:28 

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.