If foreground completes its processing will it wait for
background threads?
Answer / pradeep
yes if we have implemented join method of thread then it
will wait else wont
| Is This Answer Correct ? | 1 Yes | 0 No |
Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
what is a mvc in asp.net?
3 Answers Cap Gemini, Elsinoir Technologies, HCL,
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
Explain what languages does the .net framework support?
Difference between ASP.NET MVC and ASP.NET WebForms?
What type of filter does outputcacheattribute class represents?
what happened when type url in address bar and press enter?
In razor syntax, what is the escape sequence character for @ symbol?
What are Action Methods in ASP.NET MVC?
Explain the 'page lifecycle' of an ASP.NET MVC?
Explain what is routing?
what is ssdl?