exe abrevatiom
Answers were Sorted based on User's Feedback
Answer / anjaneyulu
---Executable (File Name Extension)
(or)
---Execute.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / chandu
exe means it is a executable file it is not a supportive
file rather itself it is an application
any application with main function creates exe file
it will increase the burden on operating system bcz os
creates separate process for each exefile.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where is tempdata stored?
What is MSIL, IL, CTS and, CLR
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 are the options can be configured in AJAX helpers?
Is it possible to share a view across multiple controllers?
How do you sort a dataset?
How we can register the Area in ASP.Net MVC?
What is boxing and unboxing?
What is the importance of NonActionAttribute?
What is the use of viewmodel in mvc?
What is the .net framework 3.0 (formerly winfx)?
Can I add mvc testcases in visual studio express?