Venkatesh Lavu
Posts
.NET Interview Questions for freshers
- Get link
- X
- Other Apps
.Net, Asp.Net, C#, Ado.Net Questions:- What is action and Function delegate Difference What is implement interface and inherited interface Diff btwn interface and abstract, Which one will choose will doing the develoment? Yield Keyword, Extension methods, Lamda Expression Func<>, Expression<> delegate advantages in Lamda Expression LINQ to Dataset query I want to load multiple images in the gridview, performance is slow. How to improve the performance Change Assembly version depends on the .Net version how to do it? Save Cookies in client system with encrypted format? if yes how to do it? destructor, Dispose and finilize difference? ArrayList, Hashtable, SortedList, Idictonary diff? I have a button in Aspx page, button click event is not firing? for firing event what i have to do? Which property i have to add to the button? If you add cause validation false how can we handle page level validation? New, Override, Virtual, Base keywords How to call base cl...