What is razor code?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of sp?
Can you write a class without specifying namespace? Which namespace does it belong to by default?
What is NonActionAttribute ?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is viewdata?
how do you mark a property as required? For example, for a project, the name is a required field.
What are the components required to create a route in mvc?
List the new features added in .net framework 4.0.
i just want to write an exam regarding .net?plz give me information about taking a test?where to pay 4 d exam,exam centre?
What is difference between html.beginform and ajax.beginform?
What's different about namespace declaration when comparing that to package declaration in Java ?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?