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
Explain ASP.NET MVC Identity and Security?
What is a model in android?
what is deferred loading(lazy loading)?
what is scalar property?
What is work of clr?
What is latest version of .net framework?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
Explain tempdata in mvc?
What is poco proxy? : Entity framework
How can I tell what .net framework is installed?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is RouteConfig.cs in ASP.Net MVC 4?
What are Scaffold templates in ASP.Net MVC?
what is linq to entities?
What is layout in mvc?