ASP Dot Net Interview Questions Answers
What is Post Cache substitution? Post cache substitution is used when we want to cache the whole page but also
Continue readingTechnology Blog For IT Students and Professionals
where you know everything about different technologies .Net, TIBCO, SOA, Big Data, Hadoop, SharePoint, Microsoft
What is Post Cache substitution? Post cache substitution is used when we want to cache the whole page but also
Continue readingWhat is an application object? Application object can be used in situation where we want data to be shared across
Continue readingIf we have two version of same assembly in GAC how do we makeĀ a choice? OK first let us try
Continue readingWhat is an IL? Twist: – What is MSIL or CIL, What is JIT? (IL)Intermediate Language is also known as
Continue readingAbstract Class Abstract are classes that cannot be instantiated, and are frequently either partially implemented, or not at all implemented.
Continue readingWhy OOPs: Object oriented programming enables programmers define not only the data, but also its associated behaviors/functions that can be
Continue reading