C# and SQL deployment issue

Jan 30 2010 7:38 PM

I finish a c# application with sql server 2008 database .I used linq to sql class to map my database . How can I deploy my application to work on different computers?
thanks