Click here to Skip to main content
15,922,533 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB.NET with Linux? Pin
Brad Fackrell7-Jun-04 5:25
Brad Fackrell7-Jun-04 5:25 
AnswerRe: VB.NET with Linux? Pin
GISnet7-Jun-04 5:38
GISnet7-Jun-04 5:38 
GeneralRe: VB.NET with Linux? Pin
Brad Fackrell7-Jun-04 7:05
Brad Fackrell7-Jun-04 7:05 
GeneralRe: VB.NET with Linux? Pin
Dave Kreskowiak7-Jun-04 7:45
mveDave Kreskowiak7-Jun-04 7:45 
GeneralRe: VB.NET with Linux? Pin
GISnet7-Jun-04 7:58
GISnet7-Jun-04 7:58 
GeneralRe: VB.NET with Linux? Pin
Brad Fackrell7-Jun-04 8:06
Brad Fackrell7-Jun-04 8:06 
GeneralRe: VB.NET with Linux? Pin
Dave Kreskowiak7-Jun-04 8:08
mveDave Kreskowiak7-Jun-04 8:08 
GeneralRe: VB.NET with Linux? Pin
Steven Campbell7-Jun-04 11:47
Steven Campbell7-Jun-04 11:47 
Mono is a framework, like .NET is a framework. There is a VB.NET compiler for mono, but it is not as advanced as the C# compiler. However, it is under active development.

Mono is not 100% compatible with .NET, especially when it comes to WinForms. My impression is that you will never be able to take a Windows Winform app and have it compile directly under Mono. You can compile a GTK Forms app (approx Mono equivalent to WinForms) in Mono, and have it run on Windows, using Mono.

Part of the WinForms problem is that in Linux, forms have some significant differences to forms in Windows, most notably that they do not use absolute positioning. There are other factors as well, some of them legal (licensing and patent issues etc).

Mono 1.0 beta 2 is out at the moment, and it does not have official support for windows forms. They have concentrated on other aspects of the framework for this version. ASP.NET works, as do other console, or non-visual DLLs. The Mono framework also has additions that .NET does not have, such as native support for several more databases.
GeneralIP Telephony Pin
sharma ji7-Jun-04 4:24
sharma ji7-Jun-04 4:24 
GeneralRe: IP Telephony Pin
Dave Kreskowiak7-Jun-04 5:47
mveDave Kreskowiak7-Jun-04 5:47 
Generaltable mapping and column mapping Pin
imran1896-Jun-04 23:49
imran1896-Jun-04 23:49 
GeneralDataset Merge Pin
Member 11177716-Jun-04 23:44
Member 11177716-Jun-04 23:44 
GeneralRe: Dataset Merge Pin
Dave Kreskowiak7-Jun-04 6:08
mveDave Kreskowiak7-Jun-04 6:08 
Generalreference problem Pin
Ashraf Fathy6-Jun-04 23:34
Ashraf Fathy6-Jun-04 23:34 
GeneralRe: reference problem Pin
Dave Kreskowiak7-Jun-04 0:33
mveDave Kreskowiak7-Jun-04 0:33 
GeneralRe: reference problem Pin
Ashraf Fathy7-Jun-04 2:35
Ashraf Fathy7-Jun-04 2:35 
GeneralRe: reference problem Pin
Dave Kreskowiak7-Jun-04 6:04
mveDave Kreskowiak7-Jun-04 6:04 
GeneralRe: reference problem Pin
Ashraf Fathy7-Jun-04 23:30
Ashraf Fathy7-Jun-04 23:30 
GeneralRe: reference problem Pin
Dave Kreskowiak8-Jun-04 0:27
mveDave Kreskowiak8-Jun-04 0:27 
QuestionHow can I sort a DataTable? Pin
Tuwing.Sabado6-Jun-04 23:21
Tuwing.Sabado6-Jun-04 23:21 
AnswerRe: How can I sort a DataTable? Pin
Dave Kreskowiak7-Jun-04 6:00
mveDave Kreskowiak7-Jun-04 6:00 
GeneralDataset Pin
Member 11177716-Jun-04 18:10
Member 11177716-Jun-04 18:10 
GeneralActive Directory Pin
Member 11401846-Jun-04 18:08
Member 11401846-Jun-04 18:08 
GeneralRe: Active Directory Pin
Dave Kreskowiak7-Jun-04 5:51
mveDave Kreskowiak7-Jun-04 5:51 
GeneralRe: Active Directory Pin
Member 11401847-Jun-04 18:03
Member 11401847-Jun-04 18:03 

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.