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


Please Help Members By Posting Answers For Below Questions

What is the difference between .net core and .net framework?

501


How the ‘page lifecycle’ of ASP.Net MVC does works?

595


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

556


How to change the action name in mvc?

549


Mention some action filters which are used regularly in ASP.Net MVC?

546






Can I add asp.net mvc testcases in visual studio express?

599


Which version of the common language runtime (clr) does the .net framework 3.0 use?

567


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

596


What is stateless model?

512


Explain RenderBody and RenderPage in ASP.Net MVC?

593


What is oauth in web api?

526


What is the use of action filters in an mvc application?

610


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

569


What is Layout in ASP.Net MVC?

577


What is the difference between model view and controller?

483