The default stack size of IIS starting with Windows Server 2003 was changed. Prior to 2003, it was set to 1 MB but in 2003 and later, it is set to 2 ...
Published Questions » Programming Interview Questions
It depends on the library. For example, you won't be able to use Open XML SDK from Silverlight - it is only available for the .Net Framework. However ...
This questions tests your hands on experience with Razor View Engine - the new View Engine in ASP.NET MVC 3 framework.
The answer is to use parenthe ...
What would you do if senior management demanded delivery of software in an impossible deadline?
Posted by CMaster
This is a variation of an iron triangle question:
The Project Management Triangle (called also Triple Constraint) is a model of the constraints of pr ...
Full question:
Given a SQL table which has three columns: Name, Amount and Date the task is to write a SQL statement to aggregate rows in a such w ...
These ajax examples shown live are tailored to address one of the most formidable challenges in html object rendering, that is, the recursive display ...
What is namespace of asp.net mvc?
Posted by CMaster
Answer:
ASP.NET MVC namespaces and classes are located in the System.Web.Mvc assembly.
System.Web.Mvc namespace
Contains classes and interfaces that ...
Prints odd numbers less than N
Posted by aleksin
Question:
Write recursive method that for a positive integer n prints odd numbers
Answer:
I usually use binary check to solve this type of questions ...
Saved Stories
Sponsored Categories
