Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like ..

Answer / suresh

Asp.net login controls are introduced which are more secured
for authentication.

Is This Answer Correct ?    8 Yes 1 No

what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like ..

Answer / 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

what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like ..

Answer / kondal

there are so many numorous changes in API
1.due to these changes CLR got the full control of memory
management,thread management, and in security.
2. Introduction of generics
3. Click once deployement
4. CLR integration
5. Db caching techniques
6. Support to new controls like sql connection, log viewer,
str

In terms of .NET Framework1.Introduction of Partial
Classes. (Partial Classes allow you to implement the
functionality of a class partially allow other developers
to implement the other part.).2. Generics.In terms of
ASP.NET Framework:1. Ability to post the data from
from .aspx page to another page directly using the
attribute.2. The output in XHTML and improved support for
Browsers.3. Introduction of new controls like GridView,
FormView,DetailsView4. Ability to write asp.net pages in
various .NET languages. (.NET 1.1 forced the developer to
use a single language thro' out the project).
ip controls

One is dynamic menu. We can create dynamic menus using .Net
2.0 but not with 1.1

Is This Answer Correct ?    4 Yes 0 No

what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like ..

Answer / guest

Nullable types are new in .net 2.0

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Dot Net Framework Interview Questions

what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

0 Answers  


Which filter executes first in an asp.net mvc application?

0 Answers  


Why we need a separate mobile project template, while we can render our web application in mobile ?

0 Answers  


what do you mean by table-per-type?

0 Answers   Microsoft,


What is Value type and reference type in .Net

1 Answers  


what is eager loading?

0 Answers   Microsoft,


How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?

2 Answers  


reading doc file in textbox using .net2005 with c#

3 Answers  


What is Reflection in .NET?

6 Answers   Fiserv, TCS,


Why is XmlSerializer so slow

1 Answers  


Describe the gac in the .net framework.

0 Answers  


what are partial classes?

12 Answers   Digimaker, HP, N Tech, TCS,


Categories