Click here to Skip to main content
15,906,766 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
Amarnath S11-Nov-19 15:32
professionalAmarnath S11-Nov-19 15:32 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
BillWoodruff11-Nov-19 20:27
professionalBillWoodruff11-Nov-19 20:27 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
Amarnath S11-Nov-19 20:50
professionalAmarnath S11-Nov-19 20:50 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
Afzaal Ahmad Zeeshan9-Nov-19 10:55
professionalAfzaal Ahmad Zeeshan9-Nov-19 10:55 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
Member 289602011-Nov-19 9:18
Member 289602011-Nov-19 9:18 
GeneralRe: Microsoft announces Azure Quantum BlockChain TypeScript Blazor 365 preview Pin
BillWoodruff11-Nov-19 14:39
professionalBillWoodruff11-Nov-19 14:39 
GeneralMini CCCs 145 [hint added] Pin
Tim Deveaux8-Nov-19 16:47
Tim Deveaux8-Nov-19 16:47 
NewsWPF - .NET Core testing Pin
Super Lloyd8-Nov-19 12:01
Super Lloyd8-Nov-19 12:01 
Since I can't be bothered making an article about it I am just going to share the result of a quick experiment I made this morning right here in the lounge! Smile | :)

So I stumbled on the nice looking new WPF custom carousel control, here on CP!

And I thought to myself! Let's .NET Core it!
So I made a new WPF - .NET Core App and simply copied everything other and search and replace root namespace name.

And compile and run (since it compile mighty fine first try Smile | :) )
And then it ran but.. had no picture! :/ Well it turns out the original app was doing some magic with resources, so instead I just had to replace "/Resources with "./Resources in the main view model and voila, identical results.

The only downside, so far, is I have a very vague feeling (no precise measurement was involved) that the .NET Core version might be a tad slower... mm... or maybe the opposite (just realising I was confused as to which windows was the .NET core one, hahah)

Now I have to try with real app.. my home app depends on like 12 packages.. that I might have to recompile meself for .NET Core... D'Oh! | :doh:

EDIT
Well.. done! Big Grin | :-D
- Avalon Edit for .NET Core (forked it!) (I have to admit it easily took more than... 10 minutes Laugh | :laugh: )
- Nuget package MahApps.Metro, pre-release 2.0.0 does .NET Core
- Nuget package MiqM.Xceed.Wpf.Toolkit.NETCore is .NET core port of Extended WPF Toolkit
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!


modified 8-Nov-19 21:03pm.

GeneralRe: WPF - .NET Core testing Pin
Afzaal Ahmad Zeeshan8-Nov-19 12:08
professionalAfzaal Ahmad Zeeshan8-Nov-19 12:08 
GeneralRe: WPF - .NET Core testing Pin
Super Lloyd8-Nov-19 12:19
Super Lloyd8-Nov-19 12:19 
PraiseRe: WPF - .NET Core testing Pin
Afzaal Ahmad Zeeshan8-Nov-19 12:26
professionalAfzaal Ahmad Zeeshan8-Nov-19 12:26 
GeneralRe: WPF - .NET Core testing Pin
Super Lloyd8-Nov-19 15:04
Super Lloyd8-Nov-19 15:04 
GeneralRe: WPF - .NET Core testing Pin
Eddy Vluggen8-Nov-19 15:15
professionalEddy Vluggen8-Nov-19 15:15 
AnswerRe: WPF - .NET Core testing Pin
Super Lloyd8-Nov-19 15:18
Super Lloyd8-Nov-19 15:18 
PraiseRe: WPF - .NET Core testing Pin
Eddy Vluggen8-Nov-19 15:26
professionalEddy Vluggen8-Nov-19 15:26 
GeneralThought of the Day Pin
OriginalGriff8-Nov-19 4:33
mveOriginalGriff8-Nov-19 4:33 
NewsRe: Thought of the Day Pin
lopatir8-Nov-19 4:48
lopatir8-Nov-19 4:48 
GeneralRe: Thought of the Day Pin
jeron18-Nov-19 5:05
jeron18-Nov-19 5:05 
GeneralRe: Thought of the Day Pin
Ravi Bhavnani8-Nov-19 16:26
professionalRavi Bhavnani8-Nov-19 16:26 
GeneralRe: Thought of the Day Pin
Herman<T>.Instance8-Nov-19 5:21
Herman<T>.Instance8-Nov-19 5:21 
GeneralRe: Thought of the Day Pin
W Balboos, GHB8-Nov-19 5:41
W Balboos, GHB8-Nov-19 5:41 
GeneralRe: Thought of the Day Pin
PIEBALDconsult8-Nov-19 6:27
mvePIEBALDconsult8-Nov-19 6:27 
GeneralRe: Thought of the Day Pin
Mike Hankey8-Nov-19 6:35
mveMike Hankey8-Nov-19 6:35 
GeneralRe: Thought of the Day Pin
jeron18-Nov-19 6:43
jeron18-Nov-19 6:43 
GeneralRe: Thought of the Day Pin
CPallini8-Nov-19 6:49
mveCPallini8-Nov-19 6:49 

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.