Print
Add To Favorites
Email To Friend
Rate This Article
|
Building a Silverlight 3 based RIA Image Management System - 2
|
Published:
01 Sep 2009
|
Abstract
In the first part of this series, we examined the general design of the RIA image management system, discussed the database design, and finally started the application development from the homepage module. In this second part, we will continue to develop another module - the photo category management module, which represents one of the typical components in a Silverlight-based data-centric RIA application. |
 |
by Xianzhong Zhu
Feedback
|
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days):
3501/
163
|
|
|
|
| Introduction |
In the first part of this series, we first examined the general
design of the RIA image management system, then discussed the database design,
and finally started up the application development from the homepage module. In
this second installment, we will continue to develop another module—the photo category
management module, which represents one of the most typical components in a
Silverlight based data-centric RIA application.
|
|
|
|
|
|
Article Feedback
User Comments
Title:
spelling mistake
Name:
abc
Date:
10/30/2009 6:33:06 AM
Comment:
spelling of deleted is wrong here :- (4) Inside the asynchronous callback function EndUnBindDeleteCategory that corresponds to the navigation property load operation, first remember the image category to be delted.
|
|
|
|
|
|