what is the best way to consume daba of a database in a silverlight RIA.
Posted
by user308806
on Stack Overflow
See other posts from Stack Overflow
or by user308806
Published on 2010-05-29T00:49:56Z
Indexed on
2010/05/29
0:52 UTC
Read the original article
Hit count: 343
Hello everyone, I'm building a software using silverlight 4 RIA enabled. The question is I don't know what is the best way to consume data from a MS SQL SERVER. The best way of consuming data might mean the following: 1. the code is clean 2. the development time is quick 3. maintenance is quick
© Stack Overflow or respective owner