I’m prepare the project on the C#.NET 2005 (Framework 2.0) with SQL SERVER 2005. I 'm facing some problems I hope so try to sort out. The problems are: 1. I created a windows application project in C#.NET(VS 2005) with framework 2.0 and used SQL SERVER 2005 as back end and deployed the application.My VS project is in one location(drive say F:,D and database files(.mdf & .log) is in another location (say C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\Data\). If i am running the set up in the same system its working good but When i run the setup it in the other system its working partially and the error is occuring while the form is opened which uses the database(tables).So please anyone suggest how to add the database file ? and give the other solution for this problem. Guide me how to attach and make perfect installer like games,sound driver with how to attach the database inside the appliaction do it 2. Problem first to check the resolution of the screen like 1024x768(17" monitor) or 800x600(as15" monitor) and adjust the form's at the load time.Give some examples with code. 3. How to store image in the database. After storing the path How to show image in the Picture/image box in the application. 4. To check the system requirement before installing the software made by me.It is checking in the system .NET Framework 2.0 and SQL Server 2005 installed it installed otherwise installed. I means that I want to combine essential components in the installer; When install the software on some other system. 5. In the Crystal Reports I want to show individual record of the with details.For example when i want to show the Company's each employee record with specific detail such as name,id,phone etc. 6. How to insert the feature when minimize or cancel the window of the software may be minimize in system tray icon.Such as the Software in the utorrent which is minimise in the system tray icon on cancel or minimize. 7. How to show the date only in the textbox? Which is the selected from DateTime Picker. How to show the Time only in the textbox? 8. How to deploy setup with database & maintain security of the databse. 9.Foriegn Key may not active when select the Primary Key value in the application. 10. Setup may be developed self like Microsoft office installer. send me any response goel.suraj@gmail.com