Display large content in windows application
-
i want to display large content i.e data may be 50 to 60 mb for example bible in desktop application.how i can do that?
What format is the data in? Where is you data stored? How do you want to retrieve it? The simple answer is: Write a program to to retrieve the data and display it in an appropriate control. And the answer is just as useless as the question!
Never underestimate the power of human stupidity RAH
-
What format is the data in? Where is you data stored? How do you want to retrieve it? The simple answer is: Write a program to to retrieve the data and display it in an appropriate control. And the answer is just as useless as the question!
Never underestimate the power of human stupidity RAH
Mycroft Holmes wrote:
And the answer is just as useless as the question!
But gets a 5 for trying. :)