Tagged Questions
0
votes
1answer
180 views
SQL server database on thick browser based client side without full sql installation - is it possible?
I would like to build thick client using web browser, Silverlight and some database mechanism.
What do I mean? I would like to have some database on client side which interface is web browser. Is ...