Answer Posted / surabathina
ASP.NET mobile controls provide pagination, which
automatically separates the content in your form into
smaller groups of rendered content. When you use
pagination, these groups of content are automatically
formatted to fit the target device. The form also renders
user interface (UI) elements that you can use to browse to
other pages.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Differentiate globalization and localization.
what are the security certificates used in webservices?
What is css in asp.net?
What are the features of asp net?
Why asp.net is used?
What are different types of api?
What is the maximum amount of memory any single process on windows can address?
What are strong names?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Explain about Multi-Language integration?
What are client activated objects and server activated objects?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are the contents of cookie?
What is the equivalent of date() and time() in asp.net?
What is the difference between abstract class vs interface? Can give me the real time examples?