|
-
January 20th, 2009, 11:59 PM
#1
Project Samples
Where can I get example projects with WPF and Silverlight implemented ? I am specially interested in projects that have data manipulating features like updating databases and querying data.
-
January 22nd, 2009, 07:55 PM
#2
-
February 5th, 2009, 09:16 PM
#3
Re: Project Samples
Are you looking for full applications, smaller samples that illustrate one topic at a time, or both?
If we're talking WPF, then the Windows Communication Foundation (WCF) is just around the corner. MSDN samples for WCF can be found here:
http://msdn.microsoft.com/en-us/library/ms751532.aspx
Linq to SQL is something that is worth learning. The following blog post is post 9 in a series about that subject and it has links to the first 8 at the top:
http://weblogs.asp.net/scottgu/archi...t-control.aspx
Here is a CodeGuru article that demonstates how to use an Access Database:
http://www.codeguru.com/csharp/.net/...le.php/c15475/
Looks like dglienna has you covered for Silverlight samples. Some additional information for querying data and connecting with databases can be found here:
http://msdn.microsoft.com/en-us/libr...24(VS.95).aspx
http://msdn.microsoft.com/en-us/libr...29(VS.95).aspx
Last edited by gurge60; March 25th, 2009 at 06:20 PM.
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
|