Videos

  • Design Patterns in ASP.Net

    .

    If you are an ASP.Net developer or any other programming technologies, then you must have came across the word Design Patter.In this blog, we will see What are design patterns and their types What are Design Patterns? Design patterns provide efficient and re-usable solutions in software development.There are several design patterns available, each patterns have…

  • Dispose vs Close

    .

    In this blog, we will see the differences between Dispose() and Close() What are the differences between Dispose() and Close() Dispose() and Close() function for is used to dispose or close SharePoint server objects like SPWeb, SPSite. Purpose of these 2 methods is same. So which one is better to use? It is better to…

  • SharePoint 2013 Installation step by step

    .

    In this blog, I will explain about SharePoint 2013 installation on Windows Server 2008 R2, which I did recently on my system.Below is minimum software requirement for SharePoint 2013 installation.OS-  Windows Server 2008 R2 (Service Pack1) or aboveSQL Server – SQL Server 2008 SP1 or above.Double click on setup file and you will see below…

  • How do i get ASP.Net Web API to return JSON

    .

    In my earlier blog, we have seen How to create a Web API? In this blog, we will see about how to return JSON data instead of XML in Web API.ASP.Net Web API returns XML by default. But we can change so that it should return JSON instead of XML. To do this open “WebApiConfig.cs” file…

  • How to create ASP.Net Web API

    .

    In this blog, I have created ASP.Net web api using Visual Studio 2015.If you need to know what is web api then please read one of my previous blog. Follow the below steps to create ASP.Net Web API Open Visual Studio 2015 and follow the below steps:1. File -> New Project and Select ASP.Net Web…

RSS
YouTube
YouTube
Instagram