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 / nikhil jain
In .Net 2.0 there are numerous changes over .Net 1.1. These
are:-->
1) Nullabale type check.
2) Generic Class.
3) Partial Class.
4) Runtime debug and modify.
5) debug sql script.
6) login Controls.
7) Navigation Controls.
8) Define classes in app_data folder that makes the classes
define in it to be as a Compiled dll.
9)Themes.
10) Browser settings.
11) Master Pages.
12) Global/Local resources.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how do you truncate a table using entity data model?
how to disable the lazy loading framework?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is the "helperpage.isajax" property?
What is the difference between old ADO.NET and Entity framework coding techniques?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is the .net framework?
Explain Model, view and Controllers in Asp.Net MVC?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What are the 2 ways of adding constraints to a route?
What is entity framework firstordefault?
explain what is ado.net entity framework?
Is dapper better than entity framework?
What is mvc entity framework?
What is Attribute Routing in ASP.Net MVC?