Click here to Skip to main content
15,914,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to 'deploy' without need to install .net framework?? Pin
Colin Angus Mackay13-Oct-04 13:34
Colin Angus Mackay13-Oct-04 13:34 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
bitpusher13-Oct-04 13:48
bitpusher13-Oct-04 13:48 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
Colin Angus Mackay13-Oct-04 13:55
Colin Angus Mackay13-Oct-04 13:55 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
J4amieC14-Oct-04 0:50
J4amieC14-Oct-04 0:50 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
bitpusher14-Oct-04 5:24
bitpusher14-Oct-04 5:24 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
J4amieC14-Oct-04 6:06
J4amieC14-Oct-04 6:06 
AnswerRe: How to 'deploy' without need to install .net framework?? Pin
Anonymous13-Oct-04 14:49
Anonymous13-Oct-04 14:49 
AnswerRe: How to 'deploy' without need to install .net framework?? Pin
Dave Kreskowiak13-Oct-04 16:25
mveDave Kreskowiak13-Oct-04 16:25 
There are projects out there that will install just the components of the .NET Framework that are needed to run your app. There is a HUGE downside to doing this though. If your clients eventually get around to installing the .NET Framework or expect that a .NET Framework Service Pack will fix a problem with your app, they are SOL because the fix won't install. The reason? The .NET Framework is not installed and the Service Pack will not install just the files it needs to fix your partial installation. Software has already hit the market that requires the Framework, so they'll have to install the thing eventually. Why not start with your app?


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: How to 'deploy' without need to install .net framework?? Pin
bitpusher14-Oct-04 6:17
bitpusher14-Oct-04 6:17 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
Dave Kreskowiak14-Oct-04 7:20
mveDave Kreskowiak14-Oct-04 7:20 
GeneralSub Procedure Pin
Member 116832413-Oct-04 12:45
Member 116832413-Oct-04 12:45 
GeneralRe: Sub Procedure Pin
Anonymous13-Oct-04 18:00
Anonymous13-Oct-04 18:00 
GeneralRe: Sub Procedure Pin
Anonymous13-Oct-04 19:11
Anonymous13-Oct-04 19:11 
GeneralRe: Sub Procedure Pin
Anonymous13-Oct-04 19:14
Anonymous13-Oct-04 19:14 
General[VB.NET] Unicode by default Pin
Anonymous13-Oct-04 12:42
Anonymous13-Oct-04 12:42 
GeneralRe: [VB.NET] Unicode by default Pin
Anonymous13-Oct-04 16:32
Anonymous13-Oct-04 16:32 
QuestionHow can I connect two Computers Pin
Waleed Eissa13-Oct-04 11:08
Waleed Eissa13-Oct-04 11:08 
AnswerRe: How can I connect two Computers Pin
Anonymous13-Oct-04 16:55
Anonymous13-Oct-04 16:55 
GeneralEXPORT PDF from VB.NET Pin
partt13-Oct-04 10:28
partt13-Oct-04 10:28 
GeneralRe: EXPORT PDF from VB.NET Pin
Jim Matthews13-Oct-04 11:03
Jim Matthews13-Oct-04 11:03 
GeneralRe: EXPORT PDF from VB.NET Pin
partt13-Oct-04 11:39
partt13-Oct-04 11:39 
GeneralRe: EXPORT PDF from VB.NET Pin
Jim Matthews14-Oct-04 3:12
Jim Matthews14-Oct-04 3:12 
GeneralRe: EXPORT PDF from VB.NET Pin
partt14-Oct-04 4:30
partt14-Oct-04 4:30 
GeneralRe: EXPORT PDF from VB.NET Pin
Jim Matthews14-Oct-04 5:27
Jim Matthews14-Oct-04 5:27 
GeneralRe: EXPORT PDF from VB.NET Pin
partt14-Oct-04 6:54
partt14-Oct-04 6:54 

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.