Explain about major components of the .NET framework.
• Common Language Runtime(CLR)
• Framework Class Library(FCL)
• Base Class Library(BCL)
o User-defined class library
o Predefined class library
• Common Type System(CTS)
• Common Language Specification (CLS)
| Is This Answer Correct ? | 0 Yes | 0 No |
Give An example of a ctype and directcast.
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What is the difference between VB and VB.NET?
What's the problem with .net generics?
What is a variable of implicit type and what is its scope?
What are the advantages of .net core?
What are the differences between user control and server control?
What is DTS and explain the purpose of it?
Please explain what is heap and what is stack?
What is managed code and managed data in .net?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?