adspace
What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile
Answer Posted / Anjali Saini
"The main difference between .NET Mobile Pages and .NET Web Pages lies in their design and purpose. .NET Mobile Pages are optimized for small screen devices, such as smartphones, while .NET Web Pages are designed for standard web browsers. .NET Mobile Pages utilize controls specific to mobile development, like the MobileImage control, whereas .NET Web Pages use traditional ASP.NET controls, like the Image control."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why am I getting an invalidoperationexception when I serialize an arraylist?
How do I know when my thread pool work item has completed?
Explain
Different types of authentication modes in .net framework ?
How does an appdomain get created?
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
I can't be bothered with cas. Can I turn it off?
difference between Response.write,server.transfer and also which one is used when ?