Hi,
I am new to WPF. I want to design a minimal inventory management system in WPF. I need some good tutorials on
-->Laying out
-->Event Handling
-->Working with Database
A sample application or some tutorial to build an application which uses all these would set the things straight.
Thanks in advance.
Shweta LodhaPosted Jun 7, 2014, 7:26 AM
wpftutorial.net/
Layouts:
http://msdn.microsoft.com/en-us/library/ms745058(v=vs.110).aspx
EventHandling:
http://msdn.microsoft.com/en-us/library/ms753115(v=vs.110).aspx
Lot of nice demos with source code: http://msdn.microsoft.com/en-us/library/vstudio/ms771542(v=vs.90).aspx