Multiple choice technology web technology

Microsoft recommends the usage of ASP.NET Mobile Controls for development of web application for mobile devices in ASP.NET 4.0.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
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.