views:

22

answers:

0

I've created an ASP.NET solution on my computer. There is a business layer in the project, which uses Linq-To-Sql for Database operations.

How can I open the same project on another computer? I am having problems, becuse of connection string or etc.