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 entitytypes? : Entity framework
What is the difference between partial and renderpartial?
How to Redirect Tracing to a File
What is the .net framework and how does it work?
How can I tell what .net framework is installed?
mention what are the various methods provided by the dataset object to generate xml?
What is the use of display modes?
Where is tempdata stored?
What is the benefit of entity framework?
How does the .net framework 3.0 relate to windows vista?
Can we change web.config settings from iis?
What is presentation framework?
When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?
How does the 'page lifecycle' of asp.net mvc works?
Explain .Net Framework? Why we use it?