Training Course - raanand-home/MotherSync GitHub Wiki
Basic C#
First let's finish our C Sharp programming tutorial Wiki C#
Gui tutorial
in this section we will learn about mvp and mvc first mvp example
after some mvc gui [MVC Gui Example] (http://www.codeproject.com/Articles/613682/Your-first-program-using-MVC-pattern-with-Csharp-W)
feel free to search some other site
##First Program After I want you to build a chat app. See server and client Form in the src code..
you are welcome to rewrite them they are just mocks. (Power Point is to slow)
please use
System.Net.Sockets.TcpClient and System.Net.Sockets.TcpListener you might need to use this thread as referance and help
Off course the entire BL should be under as many tests as possible
Enjoy :-)