Click here to Skip to main content
15,881,852 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# linq to sql default problem Pin
jschell8-Nov-12 8:49
jschell8-Nov-12 8:49 
QuestionReplicate a class from an assempli and add a new constructor Pin
PozzaVecia7-Nov-12 11:45
PozzaVecia7-Nov-12 11:45 
AnswerRe: Replicate a class from an assempli and add a new constructor Pin
Mycroft Holmes7-Nov-12 13:07
professionalMycroft Holmes7-Nov-12 13:07 
AnswerRe: Replicate a class from an assempli and add a new constructor Pin
DaveyM697-Nov-12 18:42
professionalDaveyM697-Nov-12 18:42 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
PozzaVecia7-Nov-12 22:41
PozzaVecia7-Nov-12 22:41 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
DaveyM698-Nov-12 18:39
professionalDaveyM698-Nov-12 18:39 
GeneralRe: Replicate a class from an assempli and add a new constructor Pin
Andy4118-Nov-12 20:53
Andy4118-Nov-12 20:53 
QuestionHow to structure my application Pin
ASOSEA7-Nov-12 1:11
ASOSEA7-Nov-12 1:11 
Hello experts,

First of all I have average experience with .Net programming, so please go easy on me Smile | :) .


I have an windows application project that consists of 10 Forms. At the moment when I compile my app, it generates a single Exe file. Everything works good.

I want to write an update program for my application, and also after reading some best practices on how to build your app i realized I also need a lot of code rewriting in order to make my app look good.

The thing is I am thinking it would be better to split each form into a separate DLL file, this way achieving some form of modular structure and make my app easier to manage and update.

The problem is I don't have enough experience to know whether splitting each Form into a separate DLL is a good idea or a bad idea, so I'm asking you guys to tell me, from your experience, how would you structure such a project and what would the expected files be ?.


Thank you for your time, and I hope I made myself understood.

Andrei
AnswerRe: How to structure my application Pin
Pete O'Hanlon7-Nov-12 1:34
mvePete O'Hanlon7-Nov-12 1:34 
GeneralRe: How to structure my application Pin
ASOSEA7-Nov-12 2:53
ASOSEA7-Nov-12 2:53 
AnswerRe: How to structure my application Pin
Mycroft Holmes7-Nov-12 11:34
professionalMycroft Holmes7-Nov-12 11:34 
QuestionConvert PPT to image Pin
Er. Neel Kamal7-Nov-12 0:54
professionalEr. Neel Kamal7-Nov-12 0:54 
Questionhow to report the single record into crystal report Pin
sri apple6-Nov-12 20:02
sri apple6-Nov-12 20:02 
AnswerRe: how to report the single record into crystal report Pin
Mycroft Holmes6-Nov-12 22:23
professionalMycroft Holmes6-Nov-12 22:23 
QuestionSocket performance Pin
devvvy6-Nov-12 16:54
devvvy6-Nov-12 16:54 
QuestionRe: Socket performance Pin
Richard MacCutchan6-Nov-12 21:44
mveRichard MacCutchan6-Nov-12 21:44 
AnswerRe: Socket performance Pin
devvvy6-Nov-12 22:12
devvvy6-Nov-12 22:12 
GeneralRe: Socket performance Pin
Richard MacCutchan6-Nov-12 22:28
mveRichard MacCutchan6-Nov-12 22:28 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 15:27
devvvy7-Nov-12 15:27 
GeneralRe: Socket performance Pin
Richard MacCutchan7-Nov-12 21:29
mveRichard MacCutchan7-Nov-12 21:29 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 22:18
devvvy7-Nov-12 22:18 
GeneralRe: Socket performance Pin
Pete O'Hanlon7-Nov-12 22:26
mvePete O'Hanlon7-Nov-12 22:26 
GeneralRe: Socket performance Pin
devvvy7-Nov-12 22:29
devvvy7-Nov-12 22:29 
GeneralRe: Socket performance Pin
Richard MacCutchan8-Nov-12 0:05
mveRichard MacCutchan8-Nov-12 0:05 
AnswerRe: Socket performance Pin
Dave Kreskowiak7-Nov-12 2:17
mveDave Kreskowiak7-Nov-12 2:17 

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.