What is new in the .net 2.0 class library?
Answer / Pintu
The .NET 2.0 class library introduced several new features, including LINQ (Language Integrated Query), generics, anonymous types, extension methods, lambda expressions, partial classes, and nullable value types.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the mesi? : Dot net architecture
Explain about httpruntime.cach.get(); method?
What is VSS? Use of VSS? How can we use VSS in our Application?
Can you explain server controls in atlas?
Explain about validation?
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
Explain 'managed' mean in the .NET context
can Array contains different datatypes ?
What are the types of memory management? : Dot net architecture
Explain the difference between inprocess vs out process session state : Dot net architecture
How is the using() pattern useful? What is idisposable?
how can u manage sessions ?