Tuesday, April 15, 2008

change of our project guide

We asked for Ms Amita Goel , but college authorities have changed our guide to
Mr Rajneesh Kashyap. This happened after 1st internal only.
We got 6/10 for our 1st defence.

Application_try_one

In this application_try_one
Ive tried to combine together different modules that I have created.
I made the basic structure of our project,the architecture.
All details have been planned and worked out on the drawing board.
In project, v have added modules such as login, new user, profile update, analysis and solutions.
they still work independently as background database connectivity is still to be done.
but the skeleton of our final application has been created .

ive made a installer 4 it as well.

problems remain :-
1. database connectivity
2. how to integrate .net framework installation + sql database into the installer package .
3. fine tuning the application.

We have our 2nd defence 2mrw, lets see what our project guide tells us.

database problems

We encountered some databse problems while trying to connect to the sql server
it shows untrusted remote connection.
I tried a lot for this ....
ive found a way to overcome it, not sure how though, but its working now.Maybe a mix of sql server properties and adding data source from VS menu.
i tried creating a connection and it works fine, gives no exception or error.