|
-
Jan 11th, 2011, 08:24 AM
#3
Re: WPF and SQL Server 2008
How would you manipulate data in a WinForms app? It's the same thing. The biggest difference is the UI rendering... you use XAML rather than a pure gui. It takes some getting used to. Might want to take a stroll through the WPF forum area. It provides a rather rich data templating capability, but it takes a lot of thought and effort to set up. You have to have the end design in mind when you do it. It's not like in WinForms where you can drop a bunch of controls down and re-arrange them later.
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|