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
What is the .net framework 3.0 (formerly winfx)?
Which is the default http method for an action method?
Are there any parts of the .net framework 3.0 that only work on windows vista?
Describe the roles of clr in .net framework.?
How you can implement custom validation in asp.net MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
What does mvvm mean?
What is namespace of asp.net mvc?
What is the use .glimpse in mvc?
Define the core components of an ASP.NET MVC application?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is clr? How does work clr & wht is work of clr?
Where are the routing rules defined in an asp.net mvc application?
What is the difference between model view and controller?
What is the use of the default route?