Yes, you can get the dll that contains the control and reference it to your project then add it to your toolbox. The dll is installed when you install Web Matrix. I have been doing the book using Visual Studio and SQL server.
the dll is located in.
Program Files\Microsoft ASP.NET Web Matrix\v0.6.812\Framework\Microsoft.Matrix.Framewo rk.dll
Just do an Add reference and then you should be able to use it.
Dycacian
|