Data access from silverlight 2.0
hi all,
i want start silverlight 2, train little, i'm totally new silverlight ...
i want make application can manipulate data :
what available application :
- mysql database
- text files
- xml files
how can work theses kind of storage ?
thanks in advance help,
best regards
hi, i'm starting silverlight , data access. things i've learned several days of being clueless on how make silverlight stop being island.
- mysql database: expose service , consume it. , god's sake, don't forget add proper client access policies server, or else you'll point you'll want throw pc off window.
- text files , xml files, if they're on same place app, download them using webclient. if they're on different site don't forget check cross-domain policies again.
if i'm wrong in feel free correct me, if there's can ask.
Silverlight > Programming Silverlight with .NET – General
Comments
Post a Comment