how do you mark a property as required? For example, for a project, the name is a required field.
No Answer is Posted For this Question
Be the First to Post Answer
What is rxjava used for?
what is scalar property?
Can I customise the serialization process
what is MVC pattern?
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is .NET Framework?
What are the main features of asp.net mvc 4 used by asp.net web api?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Explain the 'page lifecycle' of an ASP.NET MVC?
List out few different return types of a controller action method?