I have finished developing a Web application using Silverlight 5 (hosted in an ASP.Net project) with Visual Express 2013. I use SQL Server 2012 for my database, and I want to send my application to My Friend in order to test it.
Can I create a DEMO and send him to test it, or should I send him the solution (.SLN
) or what?
How can I show him my application without demanding him to compile the project?
Thanks you !