Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPF Server/Client sample #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

WPF Server/Client sample #8

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 22, 2015

I've been playing with lidgren for a bit now and I love it. One thing I noticed was there was only a WinForms example and no WPF example.

I decided to write up a WPF Sample over the weekend, it very closely matches the WinForms example but utilizes WPF and the MVVM pattern.

misnor added 2 commits February 22, 2015 01:32
Initial Commit for WPFClient. Can currently communicate both ways with
WinForms server. Needs some polish on the UI.
Moved Behavior to common so the server could use it. Added server code.
@lidgren lidgren self-assigned this Feb 26, 2015
@ghost
Copy link
Author

ghost commented Jun 29, 2015

Hey, any issues getting this merged?

@AgentFire
Copy link
Contributor

@misnor I would go with MVVM pattern, there is no point in WPF when you use it like WinForms.

@ghost
Copy link
Author

ghost commented Oct 24, 2015

Hi AgentFire,

What portion of the application does not follow the MVVM pattern?

@AgentFire
Copy link
Contributor

@misnor hello, I'm sorry, I take back my words, it was a mistake.

@SonicTTH
Copy link

SonicTTH commented Apr 4, 2016

@AgentFire "There is no point in WPF when you use it like WinForms"? Excuse me, Sir. Is there anything like WPF's features of designing UserControls and the overally layout and Design-Freedom in WinForms?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants