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

.NET (Core and Framework)

 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Max Peck30-Apr-11 2:36
Max Peck30-Apr-11 2:36 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
xiecsuk2-May-11 7:34
xiecsuk2-May-11 7:34 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard A. Dalton29-Apr-11 0:30
Richard A. Dalton29-Apr-11 0:30 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
ToddHileHoffer2-May-11 8:44
ToddHileHoffer2-May-11 8:44 
GeneralRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
Richard A. Dalton2-May-11 9:37
Richard A. Dalton2-May-11 9:37 
AnswerRe: Why are there SO many ways to do the same thing in with Visual Studio and .net? Pin
stiphy3129-Apr-11 3:54
stiphy3129-Apr-11 3:54 
QuestionSo I can't build a Winforms App in F#? Pin
swampwiz20-Apr-11 10:15
swampwiz20-Apr-11 10:15 
AnswerRe: So I can't build a Winforms App in F#? Pin
Dave Kreskowiak20-Apr-11 10:54
mveDave Kreskowiak20-Apr-11 10:54 
First, stop whining. Second, go here[^].

F# was never made an integral part of VS2008 because, back then, it was still a toy to play with, a CTP. You weren't meant to write entire apps in the thing!

Hell, you don't get a template for an F# Windows Forms app in VS2010 Ultimate! It's still pretty much a toy. The most I've used it was to work on Project Euler problems, none of which required the use of forms.

Though, you can still probably just manually add the refences and write all the code to add the controls yourself. Designer support isn't available, unless, of course, you either find or build a project template (at the very least!)

GeneralRe: So I can't build a Winforms App in F#? Pin
swampwiz22-Apr-11 12:36
swampwiz22-Apr-11 12:36 
GeneralRe: So I can't build a Winforms App in F#? Pin
DaveyM6922-Apr-11 21:15
professionalDaveyM6922-Apr-11 21:15 
GeneralRe: So I can't build a Winforms App in F#? Pin
Dave Kreskowiak23-Apr-11 2:00
mveDave Kreskowiak23-Apr-11 2:00 
GeneralRe: So I can't build a Winforms App in F#? Pin
swampwiz24-Apr-11 2:06
swampwiz24-Apr-11 2:06 
AnswerRe: So I can't build a Winforms App in F#? Pin
Richard MacCutchan20-Apr-11 23:00
mveRichard MacCutchan20-Apr-11 23:00 
AnswerRe: So I can't build a Winforms App in F#? Pin
Richard A. Dalton29-Apr-11 0:54
Richard A. Dalton29-Apr-11 0:54 
QuestionHow to open Perl files / Perl Module files in Design Layout Pin
sr15919-Apr-11 23:41
sr15919-Apr-11 23:41 
AnswerRe: How to open Perl files / Perl Module files in Design Layout Pin
jschell20-Apr-11 7:56
jschell20-Apr-11 7:56 
QuestionDiagramming tool Using WPF...is it the right choice? Pin
Bharat Mane19-Apr-11 23:29
Bharat Mane19-Apr-11 23:29 
AnswerRe: Diagramming tool Using WPF...is it the right choice? Pin
RobCroll24-Apr-11 5:18
RobCroll24-Apr-11 5:18 
GeneralRe: Diagramming tool Using WPF...is it the right choice? Pin
Bharat Mane24-Apr-11 17:41
Bharat Mane24-Apr-11 17:41 
Question'Load balancing' CPU cores in multithreaded applications [modified] Pin
CDP180218-Apr-11 19:54
CDP180218-Apr-11 19:54 
AnswerRe: 'Load balancing' CPU cores in multithreaded applications Pin
Bernhard Hiller18-Apr-11 20:38
Bernhard Hiller18-Apr-11 20:38 
GeneralRe: 'Load balancing' CPU cores in multithreaded applications Pin
CDP180218-Apr-11 22:22
CDP180218-Apr-11 22:22 
AnswerRe: 'Load balancing' CPU cores in multithreaded applications Pin
GenJerDan19-Apr-11 4:03
GenJerDan19-Apr-11 4:03 
GeneralRe: 'Load balancing' CPU cores in multithreaded applications Pin
CDP180219-Apr-11 4:07
CDP180219-Apr-11 4:07 
GeneralRe: 'Load balancing' CPU cores in multithreaded applications Pin
GenJerDan19-Apr-11 4:17
GenJerDan19-Apr-11 4:17 

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.