H
Husam
Hi EveryBody:
I have a web application made by ASP.Net 2.0 and vb.net, the purpose of this
project is to upload data from clinte machine and save these data to SQL 2005
database and when the clinte see his or her files in his member area in my
web application he can retrive his or her data just by clicking them and the
download will be start.
When I experiance my web application with a lot of people its work fine for
small data size 5 MB or less but when I delt with large data 100 MB or 1 GB
here is a problem.
The problem I face it with upload and download was SystemOut Of Memory.
Some body toled me that If I had data set with 100 mB this is design problem.
So I do not want it to be so long Is there some body can Help me and Inform
me How can I bulid databsae and data set that can Mange large file let us
assume
2 GB?
Any help will be appreciated
regard's
HusaM
I have a web application made by ASP.Net 2.0 and vb.net, the purpose of this
project is to upload data from clinte machine and save these data to SQL 2005
database and when the clinte see his or her files in his member area in my
web application he can retrive his or her data just by clicking them and the
download will be start.
When I experiance my web application with a lot of people its work fine for
small data size 5 MB or less but when I delt with large data 100 MB or 1 GB
here is a problem.
The problem I face it with upload and download was SystemOut Of Memory.
Some body toled me that If I had data set with 100 mB this is design problem.
So I do not want it to be so long Is there some body can Help me and Inform
me How can I bulid databsae and data set that can Mange large file let us
assume
2 GB?
Any help will be appreciated
regard's
HusaM