what is the difference b/w .net 1.1 and 2.0 ?

Answers were Sorted based on User's Feedback



what is the difference b/w .net 1.1 and 2.0 ?..

Answer / bikshapathi,applicationdevelop

In .NET1.1 we have no Generics,anonymous and partial
concepts where in 2.0 it has.

In .Net2.0 we have advance controls like login controls and
also we have MasterPages ,Themes-Skins etc concepts

Is This Answer Correct ?    5 Yes 2 No

what is the difference b/w .net 1.1 and 2.0 ?..

Answer / divya kalra

1. In 2.0 version we can use multiple web.config files.

2.in 2.0 we have dataview which allow sorting,
paging,filtering no need to write code for that, but in 1.0
we have datagrid which don't allow these features by
default.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Describe the difference between inline and code behind?

2 Answers  


What is the compiled object?

0 Answers   eXensys,


How to use multiple scriptmanager controls in a web page?

0 Answers  


True or False: To test a Web service you must create a windows application or Web application to consume this service?

1 Answers  


What is cyclomatic complexity and why is it important?

1 Answers  






What is the difference between union and structure?

0 Answers  


What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain

4 Answers   Mind Tree,


whats the best method to cal id in javascript

2 Answers  


What is autopost?

0 Answers  


what are Httpmodule and HttpHandler?

3 Answers   Microsoft, Wipro,


What are the namespaces used in asp.net mvc? : asp.net mvc

0 Answers  


what is service contract,operation contract?

2 Answers  


Categories