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
what is way of loading data in ef (entity framework)?
List the new features added in .net framework 4.0.
What is conceptual model? : Entity framework
What operating systems will the .net framework 3.0 be available for?
Why to use Html.Partial in ASP.Net MVC?
How you can implement custom validation in asp.net MVC?
What is iobjectset? : Entity framework
how to disable the lazy loading framework?
What is the difference between partial and renderpartial?
What are the benefits of .net framework?
what is conceptual model?
What are Action Filters in ASP.NET MVC and its use?
How does servicing work for the .net framework 3.0?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Is .net framework 4.8 the last version?