Why we need ASP.NET MVC?

I have seen so many developers frequently asking why we need ASP.NET MVC,  or MVC architecture itself? . Why microsoft is giving so much importance to MVC?. My humble answer would be Every Architecture or Programming Language would have it’s own advantages as well as disadvantages.  MVC has a purpose, that’s why in programming world […]

Read more โ†’

ASP.NET Page Life-Cycle Events

Since the beginning days i was working on with ASP.NET 1.1, quite familiar with the life-cycle events within the ASP.NET 1.1. But still it will be difficult to remember everything, when we are asked unexpectedly, since my memory management is poorer. :-). Recently in one interview, while doing the management round interview discussion, i have […]

Read more โ†’

Variable Data Printing or Publishing

What is “variable-data printing and publishing”? “Variable-data printing” is a form of on-demand printing in which all the documents in a print run are similar but not identical. For example, if you are printing personalized letters to be mailed to your customers, each document probably has the same basic layout, but there is a different […]

Read more โ†’

Inserted and Deleted Tables in SQL Server

Recently i have attended a technical interview for an open position with a reputed firm. and got rejected because of few of my mistakes i think. At first i was confused, the answer was something i already known. Even though i answer wrongly with confusion. The question was how the Records are handled in an […]

Read more โ†’