What are the new features of Framework 1.1 ?

Answers were Sorted based on User's Feedback



What are the new features of Framework 1.1 ?..

Answer / nalini

Native Support for Developing Mobile Web Applications
Enable Execution of Windows Forms Assemblies Originating
from the Internet

Is This Answer Correct ?    2 Yes 0 No

What are the new features of Framework 1.1 ?..

Answer / Jayant Pushker

Framework 1.1 introduced several new features including: Generics, Partial Classes, Events, XML Literals, Anonymous Methods, Nullable Types, and Collections.NET enhancements (List, Dictionary, SortedDictionary).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

1 Answers  


What is namespaces in .net?

1 Answers  


What's the use of system.diagnostics.process class in .net?

1 Answers  


What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?

1 Answers  


Which namespace is the base class for .net Class library?

1 Answers  


What is the difference between odbc and ado?

1 Answers  


How is meant by dll in .net?

1 Answers  


Explain me how does linq work?

1 Answers  


What is iis? Have you used it?

1 Answers  


What security mechanisms to enforce for Authenticating and authorizing the users?

1 Answers  


What is multiThreading in .NET?

1 Answers  


Please explain the difference between constants and read-only variables?

1 Answers  


Categories