What are the Types of compatabilities and explain them
Answer / Tarun Raj
In .NET, there are three types of compatibility levels that determine the version of the Common Language Runtime (CLR) used by your application:
1. Client Profile: Designed for applications with a smaller memory footprint and faster startup time.
2. Full Profile: Contains all the features available in the .NET Framework, suitable for more complex applications.
3. Custom Profile: Allows you to create a custom configuration that includes only the required assemblies and features.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the value types in c#?
What is a nullreferenceexception and how do I fix it?
What is .cshtml file?
Where are all .NET Collection classes located ?
What is hashtable in c# with example?
Which sorting algorithm is best?
What connections does Microsoft SQL Server support?
How can encapsulation be achieved?
Contrast between an interface and abstract class?
Is collection a data structure?
Does C# support multiple inheritance?
What are the methods in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)