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

.NET (Core and Framework)

 
GeneralRe: Starting Windows Form in new AppDomain Pin
bwilhite18-Apr-08 5:18
bwilhite18-Apr-08 5:18 
GeneralRe: Starting Windows Form in new AppDomain Pin
bwilhite18-Apr-08 5:55
bwilhite18-Apr-08 5:55 
QuestionASP Page Load Speed Pin
Learning17-Apr-08 7:58
Learning17-Apr-08 7:58 
AnswerRe: ASP Page Load Speed Pin
led mike17-Apr-08 8:03
led mike17-Apr-08 8:03 
GeneralRe: ASP Page Load Speed Pin
Pete O'Hanlon17-Apr-08 9:35
mvePete O'Hanlon17-Apr-08 9:35 
GeneralRe: ASP Page Load Speed Pin
led mike17-Apr-08 10:12
led mike17-Apr-08 10:12 
Generalneed of a "SpeciaL" plan for distribution... Pin
daxfrost17-Apr-08 3:52
daxfrost17-Apr-08 3:52 
GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Dave Kreskowiak17-Apr-08 4:33
mveDave Kreskowiak17-Apr-08 4:33 
You're best option is to include a link to the .NET Framework runtime installation. Your app's setup size would already be as small as possible as a seperate install.

Your only other option would be to use one of the tools that compiles the required .NET assmeblies into your .EXE, but be prepared to shell out BIG money for these tools. There are no free ones that do this...


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Ed.Poore17-Apr-08 4:34
Ed.Poore17-Apr-08 4:34 
GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Dave Kreskowiak17-Apr-08 4:42
mveDave Kreskowiak17-Apr-08 4:42 
GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Ed.Poore17-Apr-08 5:08
Ed.Poore17-Apr-08 5:08 
GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Dave Kreskowiak17-Apr-08 8:19
mveDave Kreskowiak17-Apr-08 8:19 
GeneralRe: need of a "SpeciaL" plan for distribution... Pin
Ed.Poore17-Apr-08 11:31
Ed.Poore17-Apr-08 11:31 
QuestionLine with different width have different lengths? Pin
KeesVer17-Apr-08 1:41
KeesVer17-Apr-08 1:41 
AnswerRe: Line with different width have different lengths? Pin
Luc Pattyn17-Apr-08 2:09
sitebuilderLuc Pattyn17-Apr-08 2:09 
GeneralRe: Line with different width have different lengths? Pin
KeesVer17-Apr-08 2:46
KeesVer17-Apr-08 2:46 
GeneralReflection Doesn't Enumerate Everything Pin
Thomas Wells16-Apr-08 6:29
Thomas Wells16-Apr-08 6:29 
GeneralRe: Reflection Doesn't Enumerate Everything Pin
Rob Smiley18-Apr-08 10:47
Rob Smiley18-Apr-08 10:47 
GeneralRe: Reflection Doesn't Enumerate Everything Pin
Thomas Wells21-Apr-08 6:16
Thomas Wells21-Apr-08 6:16 
Generalneed special treeview Pin
Member 472067116-Apr-08 2:20
Member 472067116-Apr-08 2:20 
GeneralRe: need special treeview Pin
Christian Graus16-Apr-08 11:54
protectorChristian Graus16-Apr-08 11:54 
QuestionBug in ListView.Items.Insert(int,ListViewItem)? Pin
AndrewVos16-Apr-08 2:08
AndrewVos16-Apr-08 2:08 
GeneralRe: Bug in ListView.Items.Insert(int,ListViewItem)? Pin
Rob Smiley18-Apr-08 10:57
Rob Smiley18-Apr-08 10:57 
GeneralRe: Bug in ListView.Items.Insert(int,ListViewItem)? Pin
AndrewVos18-Apr-08 12:00
AndrewVos18-Apr-08 12:00 
GeneralRe: Bug in ListView.Items.Insert(int,ListViewItem)? Pin
Rob Smiley18-Apr-08 12:44
Rob Smiley18-Apr-08 12:44 

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.