Skip to main content
Home Forums General Silverlight Getting Started "Database" display and search application
1 replies. Latest Post by HarshBardhan on July 2, 2009.
(0)
JonLittle
Member
2 points
8 Posts
07-01-2009 10:10 PM |
I have an excel file that has some info I want to be able to be displayed and searched from the web. I am assuming that I need to use SQL and WCF. Are their any good tutorials out there about this?
HarshBar...
Star
9908 points
1,719 Posts
07-02-2009 2:25 AM |
If you are reading data from excel file you don't have to use Sql.
You can use WCF services and can get data from excel.
You can go through following articles.
http://msdn.microsoft.com/en-us/magazine/cc794260.aspx