How to create site definition in SharePoint 2010

How to create site definition in SharePoint 2010? Let’s start this blog by understanding the difference between Site Definition and Site Template.Site Template is a ready made layout that we can use to create a site. It has pre-defined top nav, quick launch, list etc. Site Definition is a custom layout that we can create. … Read more

SharePoint Interview Questions and Answers

Below are few important SharePoint interview questions and their answers. SharePoint Interview Questions and Answers Q. Explain Below code  using (SPSite site = new SPSite(SPContext.Current.Web.Url)) // Gets the absolute url of the website           using (SPWeb web = site.RootWeb) //  Gets the root website of site collection using (SPWeb web = site.OpenWeb())// OpenWeb … Read more

Important C# Interview Questions and Answers

In this blog, I have collected important C# interview questions and answers and their answers, which will help you in preparing your interview. If you are an ASP.Net or ASP.Net Core programmer or developer who is preparing for an interview, then believe that you are reading the right blog. Whether you are a fresher or have … Read more

Why we use Cookie?

What is Cookies? Cookies here refer as Web Cookies, HTTP Cookies is a small piece of code stored at user’s machine by bowers. Why we use Cookies ? To collect demographic information about who is visiting the Web site. Sites often use this information to track how often visitors come to the site and how … Read more

Important ASP.Net Interview Questions and Answers

In this blog, I have collected important ASP.Net interview questions and answers. Q. HTTP Handler vs HTTP Module in ASP.Net HTTP handler is a process which runs against an HTTP request. Based on file extension HTTP handler executes. Custom HTTP handler can be created on specific requirement. Generic Web handler (.ashx) – Default HTTP handler for all … Read more

RSS
YouTube
YouTube
Instagram