who handles these error while writing the source code???.
Answer Posted / dinesh
Suppose i am writing code in .net e.g
int i=10
then .net show me red line under the code where error
occurs.we know the i have not apply semicolon at the end of
syntax(int i=10;)
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
why DotNetFramework is included in building a software
What is viewdata?
What is iobjectset? : Entity framework
Explain .Net Framework? Why we use it?
Can we change web.config settings from iis?
List out few different return types of a controller action method?
Can you set the unlimited length for "maxjsonlength" property in config?
What is conceptual model? : Entity framework
mention in what all scenarios entity framework can be applicable?
What is viewstart page in mvc?
Which is the default http method for an action method?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
List the new features added in .net framework 4.0.
What are the 2 ways of adding constraints to a route?
What is the "helperpage.isajax" property?