What are the new features 3.5 framework against with the tool?
Answer / Yogendra Pal Singh
The answer has already been provided in QNO 303865, so I'll provide a brief summary here:nn.NET Framework 3.5 was released in 2007 and introduced several new features such as LINQ (Language Integrated Query), WPF (Windows Presentation Foundation), WCF (Windows Communication Foundation), Workflow Foundation, and improved support for XAML.
| Is This Answer Correct ? | 0 Yes | 0 No |
In which assembly is the mvc framework defined?
Can you please explain the request flow in ASP.NET MVC framework?
Explain JSON Binding?
Can you set the unlimited length for "maxjsonlength" property in config?
What is the purpose of a web form?
What type of filter does outputcacheattribute class represents?
I am confusing about reflection.can any one tell about REFLECTION with example?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
How does work clr?
What is mapping in entity framework? : Entity framework
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?