This is a reference implementation for the
Enterprise Library 5.0 Silverlight Integration Pack.
To compile and run the Stock Trader RI, you will need the following prerequisites:
- Visual Studio 2010
- SQL Server Express 2008 (instance running on localhost/sqlexpress)
Also, these binaries, which are packaged with the RI download:
- Blend SDK for Silverlight 4
- Silverlight Integration Pack for Microsoft Enterprise Library 5.0
See also
screencasts.
Running the stock trader
After you open the Stock Trader RI Solution, please ensure that the ‘WebApplication\StockTraderRI.WebApplication’ project is set as the startup project, with Default.aspx as the startup page.