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

.NET (Core and Framework)

 
AnswerRe: CultureAwareComparer deserialization on .NET 4.6 Pin
Richard Andrew x6423-Feb-21 14:06
professionalRichard Andrew x6423-Feb-21 14:06 
QuestionSOAP xml Formatting Pin
Member 1508036222-Feb-21 15:51
Member 1508036222-Feb-21 15:51 
AnswerRe: SOAP xml Formatting Pin
Dave Kreskowiak22-Feb-21 17:30
mveDave Kreskowiak22-Feb-21 17:30 
QuestionNot All On Pin
michaelbarb16-Feb-21 4:14
michaelbarb16-Feb-21 4:14 
AnswerRe: Not All On Pin
Gerry Schmitz16-Feb-21 6:22
mveGerry Schmitz16-Feb-21 6:22 
GeneralRe: Not All On Pin
michaelbarb16-Feb-21 8:49
michaelbarb16-Feb-21 8:49 
AnswerWhat Objects are Included Pin
michaelbarb22-Feb-21 12:24
michaelbarb22-Feb-21 12:24 
GeneralRe: What Objects are Included Pin
Dave Kreskowiak22-Feb-21 14:42
mveDave Kreskowiak22-Feb-21 14:42 
It depends on what you type on the "dotnet new" command line.

If you do "dotnet new wpf", the WPF option in the csproj file is already turned on for you. The same goes for "dotnet new winforms".

It sounds like you're doing something different on the "dotnet new" command line and having to make changes to the csproj manually to convert it to a different project type.

If you want to see the list of project templates, just type "dotnet new -l".


modified 22-Feb-21 20:49pm.

GeneralRe: What Objects are Included Pin
michaelbarb23-Feb-21 5:28
michaelbarb23-Feb-21 5:28 
GeneralRe: What Objects are Included Pin
Dave Kreskowiak23-Feb-21 5:35
mveDave Kreskowiak23-Feb-21 5:35 
Questioni need instruction for creating simple game in .Net Core C# Pin
Member 150636903-Feb-21 4:54
Member 150636903-Feb-21 4:54 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Dave Kreskowiak3-Feb-21 5:45
mveDave Kreskowiak3-Feb-21 5:45 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Gerry Schmitz3-Feb-21 6:28
mveGerry Schmitz3-Feb-21 6:28 
AnswerRe: i need instruction for creating simple game in .Net Core C# Pin
Richard MacCutchan3-Feb-21 6:45
mveRichard MacCutchan3-Feb-21 6:45 
QuestionAnyone familiar with Ozgur Ozcitak ImageListView control ? Pin
Member 113774652-Feb-21 19:43
Member 113774652-Feb-21 19:43 
AnswerRe: Anyone familiar with Ozgur Ozcitak ImageListView control ? Pin
Gerry Schmitz3-Feb-21 6:32
mveGerry Schmitz3-Feb-21 6:32 
QuestionTCPIP SOCKET DATA RECEIVE FROM INSTRUMENT Pin
cws_ap1-Feb-21 0:19
cws_ap1-Feb-21 0:19 
Question.NET Core Web API hosting docker Pin
johncodeproject15-Jan-21 16:25
johncodeproject15-Jan-21 16:25 
QuestionApply formatting on multiple Text boxes within a Group box. Pin
Interplain11-Jan-21 0:25
Interplain11-Jan-21 0:25 
AnswerRe: Apply formatting on multiple Text boxes within a Group box. Pin
Pete O'Hanlon11-Jan-21 2:45
mvePete O'Hanlon11-Jan-21 2:45 
GeneralRe: Apply formatting on multiple Text boxes within a Group box. Pin
Interplain11-Jan-21 3:00
Interplain11-Jan-21 3:00 
GeneralRe: Apply formatting on multiple Text boxes within a Group box. Pin
Gerry Schmitz11-Jan-21 5:05
mveGerry Schmitz11-Jan-21 5:05 
AnswerRe: Apply formatting on multiple Text boxes within a Group box. Pin
Richard Deeming11-Jan-21 22:14
mveRichard Deeming11-Jan-21 22:14 
GeneralRe: Apply formatting on multiple Text boxes within a Group box. Pin
Interplain12-Jan-21 0:56
Interplain12-Jan-21 0:56 
AnswerRe: Apply formatting on multiple Text boxes within a Group box. Pin
Ralf Meier12-Jan-21 2:40
mveRalf Meier12-Jan-21 2:40 

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.