Answer Posted / tejkrishna
Generics are the type like list<> collection but it can
contain any type within it like list<t>.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is asp.net so popular?
Explain Session state management options in ASP.NET.
Explain automatic memory management in .net.
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is asp net theme?
How do sessions work?
Can you dynamically assign a Master Page?
What are uri parameters?
what is publisher?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is jade template engine?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How may clustered index we can create in table?
How can you display all validation messages in one control?
What are query strings used for?