Videos

  • Abstract Class Vs Interface in C#

    .

    Abstract Class Vs Interface is one of the most asked questions in an interview. In this article, we will learn what are the main differences between abstract class and interface. And also we will know in which cases abstract classes and interfaces can fit in our project. So, let’s start. Abstract Class in C# In…

  • What are types of pages in SharePoint ? Explain the concept of ghosting and unghosting

    .

    All sites in SharePoint are the collection of web pages. There are 2 types of concept in paging. Ghosting and unghosting. SharePoint pages from 2 places on are from database or another one from disk i.e. from virtual path.Ideally the output will be combination of these both. 2 types of pages available in SharePoint  Application…

  • Getting started with LINQ in C#

    .

    What is LINQ? LINQ stands for Language Integrated Query. LINQ defines keywords that you can use to select, filter, sort, group, and transform data. The minor miracle of LINQ is that different LINQ providers allow these keywords to work with different types of data. LINQ to Objects, LINQ to DataSet, LINQ to XML, LINQ to…

  • SharePoint 2010 Search

    .

    Crawler:  Crawling is the process of gathering data from content sources and storing it in databases for use by the query server. Indexer: Indexing is the process of turning data gathered by the crawler into logical structured data that is usable by a search engine. This process is the second key component to any search engine. The…

  • Caching in ASP.NET

    .

    Cache means to store it in a temp memory for future use. Caching is often used to store information that’s frequently served to users in a faster manner.In this blog, I will write about Caching in ASP.net. What is caching in ASP.Net?  Retrieving same information again and again from the actual sources does not make…

RSS
YouTube
YouTube
Instagram