Technology Questions

Practice Technology MCQs with answers and explanations. Page 44 of 79.

Category
Interview
Topic
Technology
Page
44 / 79
Mode
Practice

Questions

Open any question to view the answer and explanation.

In Microsoft application development, what is the .NET Framework and what role does it play when building and running managed applications on Windows?
Open
View answer
In the architecture of the Microsoft .NET Framework, what are the main components that work together to compile, execute, and support managed applications?
Open
View answer
In the .NET Base Class Library, which namespace primarily contains the standard collection classes such as lists, dictionaries, and other fundamental collection types?
Open
View answer
In the context of object oriented languages on the .NET platform, does .NET support multiple inheritance, and if so in what form is multiple inheritance allowed?
Open
View answer
In C sharp syntax, how do you declare that one class inherits from another base class in order to reuse and extend its members?
Open
View answer
In C sharp and Visual Basic on the .NET platform, how can you prevent a class from being inherited or overridden further so that it cannot act as a base class?
Open
View answer
In the Microsoft data access stack, what is ADO.NET and how does it help .NET applications interact with relational databases and other data sources?
Open
View answer
In ADO.NET programming, what are the main usages of the Command object when working with databases and other data sources?
Open
View answer
In the .NET runtime environment, what is the Dynamic Language Runtime DLR and what purpose does it serve when working with dynamic languages and dynamic features?
Open
View answer
In web development on the Microsoft platform, what is ASP.NET and how is it used to build dynamic web sites, web applications, and web services?
Open
View answer
From a web technology perspective, what is the basic difference between classic ASP and ASP.NET when building server side web applications on the Microsoft platform?
Open
View answer
In an ASP.NET web application, how can you send an email message from a web page using the .NET Framework classes and an SMTP server?
Open
View answer
In ASP.NET web forms, what is the code behind feature and how does it help separate presentation markup from server side application logic?
Open
View answer
In ASP.NET 4.0, what are validation controls and approximately how many standard validation controls are provided for validating user input on web forms?
Open
View answer
In ASP.NET Web Forms, what is meant by the concept of state, and what are the main types of state management mechanisms available to preserve data across requests?
Open
View answer
In the Microsoft .NET platform, what is Windows Workflow Foundation WF and how does it support building workflow based applications?
Open
View answer
Within Windows Workflow Foundation WF, what are the main types of workflows that developers can build to model different kinds of business processes?
Open
View answer
In Windows Workflow Foundation, why are workflows designed around extensible models, and what advantages does this extensibility provide when building and evolving workflow based applications?
Open
View answer
In .NET Framework 4.0, which deployment techniques are supported for installing and distributing applications to end users?
Open
View answer
In ASP.NET and .NET Framework 4.0, how can an ASP.NET Web application be deployed to a server or delivered to end users?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.