Answer Posted / dasharatham
Generics are the most powerful feature of C# 2.0. Generics
allow you to define type-safe data structures, without
committing to actual data types
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How to display validation messages in one control?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Why do we need asp.net?
How you will improve web application performance?
What are uri parameters?
What New Features comes with ASP.NET Web API 2.0?
Distinguish between Server-side and Client-side code with its functionality?
What are the new web part controls in asp.net 2.0 ?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is http protocol and how it works?
What is full form of asp.net?
What is the used of "ispostback" property?
Explain the role of global.asax?
What is a 404 redirect?