Can a view be shared across multiple controllers? If yes, how we can do that?
No Answer is Posted For this Question
Be the First to Post Answer
Can source code be reverse-engineered from IL?
what is eager loading?
What is serialization ?
What is GUID , why we use it and where
What is the use of finalize and dispose eventhough garbage collector is working?
What is asp net framework?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
I have a GridView on web form, and a column in a grid is a linkbutton to open popup..., my problem is when i click on link button in a gridview popup opens as well works fine. but when i click on link button once again my popup window doesnt open. Can any one help please...
Is .NET a runtime service or a development platform?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
Can you declare an override method to be static if the original method is non-static
Can you set the unlimited length for "maxjsonlength" property in config?