Videos

  • 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…

  • 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…

  • 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…

  • Java Script Form Validation- ASP.Net Web Form

    .

    Java Script is the best way to validate a web form at client side and ensure the most accurate data to store from an HTML or asp.net web forms. In this blog, I will explain about all kind of validation that is used in an ASP.Net and HTML forms Java Script Form Validation in ASP.Net…

  • 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…

RSS
YouTube
YouTube
Instagram