icon
Leave a message

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Saturday, 18 April 2015

Login and Registration process in WPF application with C# .Net

Login and Registration process in WPF application with C# .Net In this concept I will discuss a simple application for login and registration using WPF in visual studio 2008 and onwards version. In this application I am creating three window forms one is for Registration, Login and Welcome   Now I am going to discuss in brief about this application.   Step1: Open Visual Studio 2010 -> File -> New -> Project. ->...