Videos

  • Use SharePoint Searchservice to get content from public site

    .

    How to crawl a public website content into a SharePoint site?Just now i developed this module, the scenario is:I have a page in SharePoint and I want to search content from other public websites and want to show the result in a data source into my Page.First you need to configure search service.Create scope, each…

  • SQL Server Interview Questions.

    .

    In this blog, we will see some of the important SQL Interview Questions and Answers. 1. What is a Primary Key? The primary key is used to uniquely identify a record. A table can not have more than one primary key.If a table has userid, email, passport no. and userid is the primary key then how to maintain the…

  • JQuery Tutorial

    .

    What is JQuery? · Jquery is a light weight java script library.· JQuery is cross browser.· Easy to write compare to java script. $(document).ready is a jquery event. It fires as soon as the DOM is loaded.This event is fired before all the images, css are fully loaded. $(window).load event fires when DOM and all…

  • Oops interview questions and answers

    .

    In this blog, I have collected Interview questions and answers of OOPS (Object Oriented Programming System). Q. What are OOPS principles? Object-oriented is an approach to programming in C#, Java etc.OOPS Principals – 1. Abstraction2. Encapsulation3. Inheritance4. Polymorphism Q. Is inheritance possible if a private constructor is declared in parent class? Answer – No. Q. What is Early Binding and…

  • Improve ASP.Net Website performance using PageAdapter

    .

    If you are working on a website then there might be a chance to handle a large amount of data on a public site. Generally, we are binding code with Gridview like this: Gridview1.Datasource = dataset;GridView.DataBind(); After that our page loads data and it looks ok, but when we look into view source of the…

RSS
YouTube
YouTube
Instagram