what is difference b/w .net 1.1 and .net 2.0. I need Answer
in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 ,
ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0
Answer Posted / guest
Nullable types are new in .net 2.0
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Do I need microsoft .net framework?
What is the use of the default route?
Define the core components of an ASP.NET MVC application?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Explain linq to entities? : Entity framework
What is action methods in web api?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Explain the role of assembly in the .net framework.
What is the use .glimpse in mvc?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Explain the methods used to render the views in mvc?
what is entity data model?
What is entitytype? : Entity framework
what is use of entitydatasource control?