Click here to Skip to main content
15,890,527 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
General[Message Deleted] Pin
vladdy7728-Nov-06 7:20
vladdy7728-Nov-06 7:20 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 7:30
mentorNot Active28-Nov-06 7:30 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 8:26
mentorNot Active28-Nov-06 8:26 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Not Active28-Nov-06 9:54
mentorNot Active28-Nov-06 9:54 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:40
professionalPaul Conrad28-Nov-06 12:40 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 8:59
mveDave Kreskowiak28-Nov-06 8:59 
General[Message Deleted] Pin
vladdy7728-Nov-06 9:19
vladdy7728-Nov-06 9:19 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 9:29
mveDave Kreskowiak28-Nov-06 9:29 
vladdy77 wrote:
We're trying to avoid total redesign as we're not sure customer will agree to it.


You have but one choice here - It's either do a redesign or you live with the 20MB download.


vladdy77 wrote:
There is very little data access in this application as it is basically automating MapPoint with their dispatch system and that's why n-tier architecture with gui/bus/data layer is not very applicable to this project.


You're still missing the point entirely and why Mark was saying this. You have to break this application down into more discrete modules, LIKE a Data Layer, or Business Logic Layer, or this, or that. The whole point is that you MUST modularize this code.


Dave Kreskowiak
Microsoft MVP - Visual Basic


General[Message Deleted] Pin
vladdy7728-Nov-06 10:00
vladdy7728-Nov-06 10:00 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Dave Kreskowiak28-Nov-06 10:51
mveDave Kreskowiak28-Nov-06 10:51 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:46
professionalPaul Conrad28-Nov-06 12:46 
AnswerRe: Split .NET exe into smaller dll's for easier download Pin
Guffa28-Nov-06 16:10
Guffa28-Nov-06 16:10 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:44
professionalPaul Conrad28-Nov-06 12:44 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Colin Angus Mackay28-Nov-06 23:30
Colin Angus Mackay28-Nov-06 23:30 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Pete O'Hanlon29-Nov-06 2:04
mvePete O'Hanlon29-Nov-06 2:04 
GeneralRe: Split .NET exe into smaller dll's for easier download Pin
Paul Conrad28-Nov-06 12:43
professionalPaul Conrad28-Nov-06 12:43 
QuestionReflection Pin
hosseinfani6228-Nov-06 2:25
hosseinfani6228-Nov-06 2:25 
AnswerRe: Reflection Pin
Pete O'Hanlon28-Nov-06 4:58
mvePete O'Hanlon28-Nov-06 4:58 
GeneralRe: Reflection Pin
hosseinfani621-Dec-06 22:28
hosseinfani621-Dec-06 22:28 
QuestionSWC ServiceConfig Bug? Pin
Phil Harding28-Nov-06 0:35
Phil Harding28-Nov-06 0:35 
QuestionAbandon module loading if login fails Pin
hmyhmy27-Nov-06 19:38
hmyhmy27-Nov-06 19:38 
AnswerRe: Reusable component Pin
Paul Conrad27-Nov-06 19:56
professionalPaul Conrad27-Nov-06 19:56 
Questionuser settings in clickonce app Pin
ha.dungle27-Nov-06 13:15
ha.dungle27-Nov-06 13:15 
Questionwindows servive and config file Pin
Tauseef A26-Nov-06 19:49
Tauseef A26-Nov-06 19:49 
AnswerRe: windows servive and config file Pin
Rob Graham27-Nov-06 8:52
Rob Graham27-Nov-06 8:52 

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.