Hi All
i have a sily question. I have a product developed in MFC and SQL Server 2005.
I have to find out software minimum requirement and efficiency of software.
How can we do this. If any body have any idea please tell me.
Thanks
Printable View
Hi All
i have a sily question. I have a product developed in MFC and SQL Server 2005.
I have to find out software minimum requirement and efficiency of software.
How can we do this. If any body have any idea please tell me.
Thanks
I'd want to define those terms before I did anything else.
Thanks
But how?
Don't you have the requirements written already somewhere?
Requirements should be written before starting to write a single line of code...
Thanks
But Sir i am going to develop the project on this situation how can i do this?
Since your software uses MFC and SQL server 2005
your software requirements would be:
All of the requirements imposed by both MFC and SQL server 2005, and whatever requirements your own program has on top of those.
This will mean the user will need to have a version of windows compatible with your version of MFC (XP+ if you're using MFC 9)
They will also need a server, and have a SQL server 2005 license up and running.
And I hope you at least know the requirements your own program has.
Thanks
It is Ok Sir but my question is how much minimum memory it will take and how mcuh size of
hard disk. for example memory is 128 MB and hard disk is 2GB. How i will do this.