- Home
- Microsoft Certification
- 070-528 Exam
- Microsoft.070-528.dumpsfiles Dumps
Free Microsoft 070-528 Exam Dumps Questions & Answers
| Exam Code/Number: | 070-528Join the discussion |
| Exam Name: | TS: Microsoft .NET Framework 2.0 - Web-based Client Development |
| Certification: | Microsoft |
| Question Number: | 149 |
| Publish Date: | Aug 27, 2026 |
|
Rating
100%
|
|
Total 149 questions
You are creating a Microsoft ASP.NET solution.
You need to ensure that the solution will support Internet browsers that use Wireless Application Protocol
(WAP) and XHTML.
What should you do?
You are developing a Web Form that includes a text box named txtDate.
You need to ensure that text typed in txtDate is a valid date.
What should you do?
You write a logging function for a Web Form. You call the logging function from the Page_Unload event handler.
You test the Web Form and notice that the Page_Unload event handler does not call the logging function.
You need to ensure that the logging function is called.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
You create a Web application.
In the Web.config file, you need to enable personalization for anonymous users of the Web application.
What should you do?
You write a Web application that uses registry entries for its configuration settings.
You need to configure the Web setup project to validate the registry entries before the setup completes.
What should you do?