What operating systems will the .net framework 3.0 be available for?
No Answer is Posted For this Question
Be the First to Post Answer
Where is tempdata stored?
What are the possible razor view extensions?
In which circumstances you used delegates?
what is mean by type-safe? Please answer me. Advance thanks.
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???
More on CLR ?
Which is the root namespace for fundamental types in .net framework?
If you change something in web.config file.Do u need to compile again?
5 Answers Broadridge, SMNetserv,
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
what is entity framework?
What is storage model? : Entity framework
What are authentication filters in web api?