In which testing using in .net framwork?
Answers were Sorted based on User's Feedback
Which is the base class for .net Class library?
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???
Where are the routing rules defined in an asp.net mvc application?
What is the use of dataadapter ?
If foreground completes its processing will it wait for background threads?
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
What are the main components of .net framework?
Does razor engine supports for tdd?
What is Reference type and value type
I want ask from plz smaple example code for Biztalkk server
What is the benefit of entity framework?
If we write return statement in finally block will it works fine or throws any error?