🎴 Flashcard Mode
Mobile Web Development with ASP.NET
Card1 / 14
Mastered0
Review0
QuestionClick to flip
Microsoft recommends the usage of ASP.NET Mobile Controls for development of web application for mobile devices in ASP.NET 4.0.
AnswerClick to flip back
A
False
💡 Explanation:
ASP.NET Mobile Controls were deprecated by Microsoft and are not recommended for ASP.NET 4.0 mobile web development. Instead, Microsoft recommends using modern approaches like responsive web design, ASP.NET MVC, or CSS media queries to create mobile-friendly applications.