Skip to content
SharePointCafe.Net
  • Home
  • About
  • Contacts

Month: October 2018

Consume Web API 2 in C# Console Application

October 30, 2018 by sharepointcafe

Web API can be consumed either using JQuery, Angular JS, MVC or Console Application. In this blog, we will consume Web API 2 using HttpClient in a Console Application. I have already created a Web API2 demo project earlier, you may visit below link to see how can we create a Web API 2 project. Web … Read more

Categories webapi Leave a comment

Web API2 CRUD operations using Entity Framework and MVC

October 30, 2018 by sharepointcafe

In this blog, we will perform Web API CRUD operations using Entity Framework and ASP.Net MVC. What is ASP.Net Web API? Web API is the Microsoft open source technology for developing REST services based on HTTP protocol. ASP.Net Web API is a framework for building, consuming HTTP based service. The advantage of Web API is … Read more

Categories webapi Leave a comment

Consume Web API 2 using JQuery in MVC application

October 26, 2018 by sharepointcafe

In this blog, we will see how to create a Web API in Visual Studio 2017 and consume this API from MVC application using JQuery.Web API is the Microsoft open source technology for developing REST services based on HTTP protocol. ASP.Net Web API is a framework for building, consuming HTTP based service. The advantage of … Read more

Categories mvc, webapi Leave a comment

Angular Tutorial – Setting up the local development environment

October 21, 2018 by sharepointcafe

In this blog, we will see how can we setup development environment in Visual Studio 2017 to run angular 2 application. Angular Installation To setup the Angular 2 environment we need node js, npm and type script.Let’s install these components one by one. First, open this URL – https://nodejs.org/en/ Once Node 8.12.0 installer downloaded It’s … Read more

Categories angular Leave a comment

How to integrate Google recaptcha with ASP.Net MVC Application?

February 24, 2021October 17, 2018 by sharepointcafe

In this blog, Let’s see how can we integrate Google reCapctah with ASP.Net MVC. What is Google ReCaptcha? Google reCaptcha help public websites to prevent spam access on an input form like login, signup.It is basically a way to identify that no robot is submitting the input form. Follow below steps to create a Google … Read more

Categories mvc Leave a comment

Recent Posts

  • What’s new in .NET 5 ?
  • .Net Framework vs .NET Core vs .Net 5 – Choose your framework
  • What are new features in Angular version 11?
  • How I Speed up my HTML editing by 50% with Emmet in Visual Studio Code?
  • How Cloud Computing is changing the Business Strategies for future?

Reader’s Choice

  • What’s new in .NET 5 ?
  • .Net Framework vs .NET Core vs .Net 5 – Choose your framework
  • What are new features in Angular version 11?
  • How I Speed up my HTML editing by 50% with Emmet in Visual Studio Code?
  • How Cloud Computing is changing the Business Strategies for future?

Recent Comments

  • heron on Monitoring and Scaling Web Applications in Microsoft Azure
  • legitimate car Donation charities on Display SharePoint List Items using ECMA Script – Client Object Model
  • Navinika on Cross Domain AJAX Request
  • Navinika on AngularJS tutorial for .Net Developers
  • dras on Web Service to return data in JSON format
© 2021 SharePointCafe.Net • Built with GeneratePress