1. Which of the following are NOT true about .NET Framework? It provides a consistent object-oriented programming environment whether object code is stored and executed …
Dot Net Technical Interview Questions Set 2
31. What is Machine.config? Machine configuration file: The machine.config file contains settings that apply to the entire computer. This file is located in the %runtime …
Dot Net Technical Interview Questions Set 3
61. What is a formatter? A formatter is an object that is responsible for encoding and serializing data into messages on one end, and deserializing …
Microsoft .NET Framework Tutorial Video for beginners
The .NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large library and provides language interoperability (each language can use code written in …