<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web API &#8211; NetKalon</title>
	<atom:link href="https://netkalon.com/blog/tag/web-api/feed/" rel="self" type="application/rss+xml" />
	<link>https://netkalon.com</link>
	<description> Explore tech world happening around you</description>
	<lastBuildDate>Sun, 18 Feb 2024 06:34:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://netkalon.com/wp-content/uploads/2022/09/cropped-NK1-32x32.png</url>
	<title>Web API &#8211; NetKalon</title>
	<link>https://netkalon.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Learn Host ASP.NET Core – Web API (RESTful) in Azure App Service</title>
		<link>https://netkalon.com/blog/learn-host-asp-net-core-web-api-restful-in-azure-app-service/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sat, 05 Jan 2019 11:39:20 +0000</pubDate>
				<category><![CDATA[ASP.NET Core]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[Web App]]></category>
		<category><![CDATA[App Service]]></category>
		<guid isPermaLink="false">https://netkalon.com/?p=3045</guid>

					<description><![CDATA[Web API is a marvelously huge word that really means "an interface for you to build your own web services with". Web APIs are for the times when you have the application, but not the network that goes with it. A modern web API hosts ASP.NET Core. The core component of a modern system.]]></description>
		
		
		
			</item>
		<item>
		<title>Learn ASP.NET Core MVC with MSSQL Using Dapper ORM (RESTful)</title>
		<link>https://netkalon.com/blog/learn-asp-net-core-mvc-with-mssql-using-dapper-orm-restful/</link>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 01 Jan 2019 15:23:26 +0000</pubDate>
				<category><![CDATA[ASP.NET Core]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[Dapper]]></category>
		<category><![CDATA[MS-SQL]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<guid isPermaLink="false">https://netkalon.com/?p=3017</guid>

					<description><![CDATA[Dapper is simple object mapper for .NET and it is virtually as fast as using a raw ADO.NET data reader. An ORM is an Object Relational Mapper, Which is responsible for mapping between database and programming language. For that reason it is called King of micro ORM ]]></description>
		
		
		
			</item>
		<item>
		<title>Learn ASP.NET Core WEB API With Angular 5 Using ngFor</title>
		<link>https://netkalon.com/blog/learn-asp-net-core-web-api-with-angular-5-using-ngfor/</link>
					<comments>https://netkalon.com/blog/learn-asp-net-core-web-api-with-angular-5-using-ngfor/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 23 Jan 2018 02:13:03 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[ASP.NET Core]]></category>
		<category><![CDATA[MS-SQL]]></category>
		<category><![CDATA[Visual Stidio Code]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<guid isPermaLink="false">https://netkalon.com/?p=1824</guid>

					<description><![CDATA[Introduction: In this article, we will learn ASP.NET Core web API with angular 5 data binding using with ngFor. • Create SQL Server Database • Create Web API with ASP.NET Core • Install Entity Framework • Create angular 5 Application • Data Binding Using with ngFor Create SQL Server Database: Open your SQL Server, Click [&#8230;]]]></description>
		
					<wfw:commentRss>https://netkalon.com/blog/learn-asp-net-core-web-api-with-angular-5-using-ngfor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Learn MVC Using Angular and Web API and Deploy to IIS</title>
		<link>https://netkalon.com/blog/learn-mvc-using-angular-and-web-api-and-deploy-to-iis/</link>
					<comments>https://netkalon.com/blog/learn-mvc-using-angular-and-web-api-and-deploy-to-iis/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Tue, 01 Aug 2017 14:11:11 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[AngularJS]]></category>
		<guid isPermaLink="false">https://dotnetspices.wordpress.com/?p=761</guid>

					<description><![CDATA[Introduction: In this article, we are going to: Publish MVC using Angular. Publish a Web API application. Deploy these applications to the Internet Information Server v.10. Publish MVC Using Angular Open any MVC project using an Angular application in Visual Studio 2017. Here, I am going to deploy my previous application that I used in [&#8230;]]]></description>
		
					<wfw:commentRss>https://netkalon.com/blog/learn-mvc-using-angular-and-web-api-and-deploy-to-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Use the SQL Helper Class to Create Web APIs</title>
		<link>https://netkalon.com/blog/how-to-use-the-sql-helper-class-to-create-web-apis/</link>
					<comments>https://netkalon.com/blog/how-to-use-the-sql-helper-class-to-create-web-apis/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Thu, 27 Jul 2017 14:24:39 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[MS-SQL]]></category>
		<guid isPermaLink="false">https://dotnetspices.wordpress.com/?p=752</guid>

					<description><![CDATA[The SQL Helper class is used in the Data Access Layer, which interacts with a database with the help of connection strings provided. It contains several methods, as shown below. And it improves the performance for the Business Layer and Data Access Layer.  ExecuteNonQuery   ExecuteDataset  ExecuteDataTable   ExecuteReader   ExcuteScalar  ASP.NET Web API The ASP.NET Web API [&#8230;]]]></description>
		
					<wfw:commentRss>https://netkalon.com/blog/how-to-use-the-sql-helper-class-to-create-web-apis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Learn Web API Using WPF, WebForms And Xamarin</title>
		<link>https://netkalon.com/blog/learn-web-api-using-wpf-webforms-and-xamarin/</link>
					<comments>https://netkalon.com/blog/learn-web-api-using-wpf-webforms-and-xamarin/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sat, 06 May 2017 19:26:51 +0000</pubDate>
				<category><![CDATA[Web API]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[WebForms]]></category>
		<category><![CDATA[Xamarin]]></category>
		<guid isPermaLink="false">https://dotnetspices.wordpress.com/?p=334</guid>

					<description><![CDATA[What is ASP.NET Web API? ASP.NET Web API is a framework to build Web API’s on the top of .NET framework, which makes it easy to build HTTP Services that comprises of range of clients, including mobile devices, all the Browsers &#38; desktop Application. Web API is a similar to ASP.NET MVC, so it contains [&#8230;]]]></description>
		
					<wfw:commentRss>https://netkalon.com/blog/learn-web-api-using-wpf-webforms-and-xamarin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
