Skip to main content

Posts

Showing posts with the label dotnet interview questions

Dotnet Interview Questions | Softlogic Systems | IT Training Chennai

Softlogic Systems is a private employment exhange company that is engaged in providing IT training in Chennai. Dotnet Interview Questions prepared and listed below are the basics and fundamentals of Dotnet technology. Dotnet Interview Questions (1 - 5) 1. What is Dot Net Framework? Dot Net Framework is an integrated technology platform for developing computer applications. The Dot Net IDE (Integrated Development Environment) is created by Microsoft Corporation. 2. What are the components of Dot Net Framework? There are two components, namely -> Common Language Run-time (CLR) - foundation of framework which contains collection of services required to develop applications. -> Class Libraries - collection of classes that can be used to access various commonly used functions. 3. Define Common Type System (CTS)? CTS is defined as a system that is used for define the way of declaring, managing and using the types in the run-time. 4. What are the Functions of CTS?...