GSSP-.NET · Question #358
(Topic 3) You work as a .NET Trainer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are required to identify the building blocks of .NET Framework…
The correct answer is A. Add the extender controls alongside the ASP.NET Web server controls in the Web B. Create a custom extender control for each built-in ASP.NET Web server control. D. Create a custom Web server control for each built-in ASP.NET Web server control. You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You utilize the built-in ASP.NET Web server controls in all the Web forms of the…
Question
- (Topic 3)
You work as a .NET Trainer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are required to identify the building blocks of .NET Framework. Which of the following building blocks will you choose to accomplish the task? Each correct answer represents a part of the solution. Choose all that apply.
Options
- AAdd the extender controls alongside the ASP.NET Web server controls in the Web
- BCreate a custom extender control for each built-in ASP.NET Web server control.
- CReplace each built-in ASP.NET Web server control with the custom Web server control
- DCreate a custom Web server control for each built-in ASP.NET Web server control.
- ECreate a UserControl control for each built-in ASP.NET Web server control.
- FAdd an UpdatePanel control in the Web forms for each built-in ASP.NET Web server
How the community answered
(60 responses)- A72% (43)
- C3% (2)
- E8% (5)
- F17% (10)
Explanation
You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You utilize the built-in ASP.NET Web server controls in all the Web forms of the application. You access and modify the properties of all Web server controls in the code behind code of the Web forms. You are required to include custom client-side and AJAX behavior to the ASP.NET Web server controls. You are also required to ensure nominal effect on the current application code. What will you do? Each correct answer represents a part of the solution. Choose two. in the Web forms.
Topics
Community Discussion
No community discussion yet for this question.