im new to C#, can somebody explain in detail how to build a solution in C# and what does solution mean. when im deploying web application can't we directly give the code folder. in web application should i directly point my virtual directory to the source code folder of my application.

thanks