Click here to Skip to main content
16,004,977 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: 0xFFFFB0FF Pin
Scott Page24-May-05 4:07
professionalScott Page24-May-05 4:07 
GeneralShutdown in VB.NET Pin
Snaker29-Apr-05 10:34
Snaker29-Apr-05 10:34 
GeneralRe: Shutdown in VB.NET Pin
Fernando Soto29-Apr-05 12:43
Fernando Soto29-Apr-05 12:43 
GeneralRe: Shutdown in VB.NET Pin
vertig073029-Apr-05 16:11
vertig073029-Apr-05 16:11 
Generalparsing a multi-line text box Pin
zasskarMtnBiker29-Apr-05 8:49
zasskarMtnBiker29-Apr-05 8:49 
GeneralRe: parsing a multi-line text box Pin
zasskarMtnBiker29-Apr-05 9:26
zasskarMtnBiker29-Apr-05 9:26 
General.net framework Pin
Lisana29-Apr-05 8:44
Lisana29-Apr-05 8:44 
GeneralRe: .net framework Pin
Fernando Soto29-Apr-05 9:36
Fernando Soto29-Apr-05 9:36 
Hi Lisa;

If your question is can you run a VB.Net program on a system that supports the
.Net Framework and have that program produce a file that can be viewed or used
on a system that does not have the .Net Framework, for example text, bmp, XML
files and others then the answer is yes. But if you are asking if you can run a
.Net program on a system that does not have the .Net Framework then the answer
is no. One of the most important part of the .Net Framework is the CLR “Common
Language Runtime”. This block of code provides the environment in which .Net
programs are executed in. You can download the .Net Framework from Microsoft
free of charge at, click here -> .Net Framework Download This download includes all that is needed to run
applications developed under .Net Framework.


I hope I have been of some help. Smile | :)
GeneralTransparent Form Pin
Joey Picerno29-Apr-05 8:27
Joey Picerno29-Apr-05 8:27 
GeneralRe: Transparent Form Pin
Suman Singh5-May-05 3:57
professionalSuman Singh5-May-05 3:57 
GeneralRe: Transparent Form Pin
Joey Picerno5-May-05 6:37
Joey Picerno5-May-05 6:37 
GeneralData call using Nokia PC Connectivity SDK 3.0 Pin
alexbetro29-Apr-05 5:35
alexbetro29-Apr-05 5:35 
GeneralSubclassing ListBox Pin
Andy H29-Apr-05 5:05
Andy H29-Apr-05 5:05 
GeneralBuild a cumbersome SQL String Pin
Joe Contreras29-Apr-05 3:25
sussJoe Contreras29-Apr-05 3:25 
GeneralSubscript out of range in vb6 Pin
husman29-Apr-05 2:49
husman29-Apr-05 2:49 
GeneralRe: Subscript out of range in vb6 Pin
Fernando Soto29-Apr-05 6:19
Fernando Soto29-Apr-05 6:19 
GeneralRe: Subscript out of range in vb6 Pin
Dave Kreskowiak29-Apr-05 6:26
mveDave Kreskowiak29-Apr-05 6:26 
GeneralRe: Subscript out of range in vb6 Pin
Fernando Soto29-Apr-05 6:41
Fernando Soto29-Apr-05 6:41 
GeneralRe: Subscript out of range in vb6 Pin
Dave Kreskowiak29-Apr-05 6:22
mveDave Kreskowiak29-Apr-05 6:22 
GeneralVbscript Quote Dilemma Pin
Anonymous29-Apr-05 2:38
Anonymous29-Apr-05 2:38 
GeneralRe: Vbscript Quote Dilemma Pin
Dave Kreskowiak29-Apr-05 6:10
mveDave Kreskowiak29-Apr-05 6:10 
QuestionHow to fetch primary key field Pin
Suman Singh29-Apr-05 0:40
professionalSuman Singh29-Apr-05 0:40 
AnswerRe: How to fetch primary key field Pin
Colin Angus Mackay29-Apr-05 2:05
Colin Angus Mackay29-Apr-05 2:05 
GeneralRe: How to fetch primary key field Pin
Suman Singh5-May-05 3:55
professionalSuman Singh5-May-05 3:55 
GeneralRe: How to fetch primary key field Pin
Colin Angus Mackay5-May-05 4:14
Colin Angus Mackay5-May-05 4:14 

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.