What are the new features of Framework 1.1 ?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is namespaces in .net?
What's the use of system.diagnostics.process class in .net?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Which namespace is the base class for .net Class library?
What is the difference between odbc and ado?
How is meant by dll in .net?
Explain me how does linq work?
What is iis? Have you used it?
What security mechanisms to enforce for Authenticating and authorizing the users?
What is multiThreading in .NET?
Please explain the difference between constants and read-only variables?