المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : tips on windows application running on a local server



C# Programming
04-06-2010, 09:21 PM
Hey guys,
I'm writing a windows application which is going to be run on a local server and accessed by around 5, 10 clients.
I'm using visual studio 2008 + SQL Server 2005
I wanted to get some tips before I start coding, like how to figure out sqlserver connection should I use IP or server name what is best method of configuring the database, cause this isn't meant for one place and I don't want to customize it every time I want to install it in a new place.
and also any other hint that might come handy in the future, if u got any links, tutorials, etc that would be great.

Thanx
K1