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 25 ...
Latest Job Interview Questions » Programming Interview Questions
Can a Silverlight application create or change Office Documents via Open XML?
Posted by Job-Interview
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 ...
How to use conditional operator in Razor to alterate CSS class on anchor element
Posted by Job-Interview
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 Job-Interview
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 ...
Answer
The solution is in depended from MVC.NET framework and universal across server-side technologies. Most modern AJAX applications utilize XmlH ...
Answer
The general steps would include:
1. Create Error.xaml page to display error to the users
2. Override Application_UnhandledException event i ...
Saved Stories
Sponsored Categories