What is dot net and its uses?
Answer / Kumar Gaurav
.NET is a software framework developed by Microsoft for building, deploying, and running applications. Its uses include Windows desktop applications, web applications, and mobile apps.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Assembly manifest? what all details the assembly manifest will contain.
What is the difference between a namespace and assembly name in .net?
What is the difference between asp.net & vb.net and explain architecture?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
How will u load dynamic assembly? How will create assemblies at run time?
What is a strategy pattern? Implement it.
How is threading done in .net?
What is smart navigation?
What are the new features of Framework 1.1 ?
What is serialization in .NET? What are the ways to control serialization?
What?s Singleton activation mode?
Describe the start-up process for a Windows service.