COMMUNITY: How to properly ask a question on Forums
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About host
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Priyaranjan K S (9)
Gowtham Rajamanickam (6)
Mahesh Babu (5)
Kishore Chowdary (4)
Nirav Daraniya (4)
Kaviya Balasubramanian (4)
Prashant Bansal (4)
Prasanna Murali (3)
Ramesh Kartik (3)
Manimekalai Ganesan (3)
Humza Tufail (2)
Abdul Rasheed Feroz Khan (2)
Shantha Kumar T (2)
Suthish Nair (2)
Ck Nitin (1)
Dennis Thomas (1)
Catcher Wong (1)
Vinod L (1)
Viral Jain (1)
Swatismita Biswal (1)
Akshay Tp (1)
Pavel Klimov (1)
Sourabh Somani (1)
Nimit Joshi (1)
Vinod G (1)
Rahul Bansal (1)
Pramod Lawate (1)
Mudita Rathore (1)
Nigel Fernandes (1)
Mekala Ramesh (1)
Kvbharat Bhushan (1)
Vidya Vrat Agarwal (1)
Nilesh Shah (1)
Chamali Perera (1)
Vithal Wadje (1)
Rion Williams (1)
Chayani Sarkar (1)
Ahmed Khateeb (1)
Sravan Kumar Reddy Dudyalu (1)
Arvind Kushwaha (1)
Afzaal Ahmad Zeeshan (1)
Dom Millar (1)
Mahesh Chand (1)
Shashangka Shekhar (1)
Ankit Bansal (1)
Prasham Sabadra (1)
Sibeesh Venu (1)
Sumit Jolly (1)
Jasminder Singh (1)
Romil Bheda (1)
Akhil Mittal (1)
Manpreet Singh (1)
Mike Liu (1)
Manisha Biswas (1)
Nitin Pandit (1)
Srujana Anishetty (1)
Imtiyaz Ansari (1)
Banketeshvar Narayan (1)
Safa Arooj (1)
Deepak Solanki (1)
Jaydip Trivedi (1)
Related resources for host
No resource found
Continuous Integration In Azure Webapp Using Github
3/4/2021 11:34:37 AM.
This video consists of a hands-on explanation for synchronizing the website with webapp using GitHub.
Creating WCF Service, IIS Hosting and Consuming
1/4/2020 10:22:59 PM.
In this article you will learn how to Create WCF Service, IIS Hosting and Consuming.
Workflow Designer Re-Hosting
1/16/2018 5:52:23 AM.
This article starts by explaining what designer re-hosting is, what workflow designer re-hosting is, and how it can be of benefit in dynamically editing workflows and rules.
Hosting Website Into Azure Webapp Service Using FTP
1/9/2018 12:02:34 AM.
This video provids a hands-on to work with azure webapp service.
Host ASP.NET Core On Linux With Jexus
1/2/2018 10:26:15 AM.
In this article, you will learn a new and easy way to host your ASP.NET Core project on Linux with Jexus Web Server.
How To Host ASP.NET Core Application on IIS Server
12/21/2017 10:33:01 AM.
In this article, you will learn how to host ASP.NET Core Application on IIS Server.
Creating Server And Host HTML Page Using Node.js
12/7/2017 1:47:57 PM.
Today my mission is to explain about creating server in Node JS and hosting html pages on this server and accessing it from web browser.
Hosting Website Using FileZilla To Azure
11/5/2017 11:19:41 AM.
In this article, we will see how to publish your normal HTML website without using Visual Studio or any other tool by using FileZilla in Microsoft Azure.
Introduction To IIS Server, HTTP Request Life Cycle, And Introduction To Application Pool
10/29/2017 12:27:34 PM.
This article will give basic knowledge on IIS server, Http request life cycle, hosting a website in IIS & an introduction to application pool. Before we start on this let's have a quick look a
Hosting Website With Filezilla To Azure
10/19/2017 11:21:53 AM.
We can use the FTP client Filezilla for website hosting to Azure. And it is an FTP method. And sometimes we may face some errors in it. And the solution is also mentioned in this article.
REST CRUD (Insert,Update,Delete,Get) Operations Using SharePoint Hosted App - Office 365 - Part One
8/24/2017 11:51:05 PM.
SharePoint adds the ability for you to remotely interact with SharePoint sites by using REST. Now, you can interact directly with SharePoint objects by using any technology that supports standard REST
REST CRUD Operations Using SharePoint Hosted App Office 365 - Part Two
8/23/2017 10:28:05 AM.
You can perform basic create, read, update, and delete (CRUD) operations by using the Representational State Transfer (REST) interface provided by SharePoint.In this article, we will do CRUD operation
Hosting in Amazon Cloud
8/8/2017 12:49:40 AM.
Do you have a ASP.NET site and want hosting it in Amazon Cloud? The tutorial is exactly about it.
Running Windows Containers On Windows Container Hosts
8/3/2017 5:48:21 PM.
In this module, we will be seeing the different commanding techniques that can be used to work with the containers. We will check on how to start and stop a container, and to run them interactively or
How To Host Your ASP.NET MVC Website On GoDaddy Server
8/1/2017 2:14:35 AM.
In this article you will learn how to host your ASP.NET MVC website on GoDaddy Server.
Getting Started With IIS Host And Publish In MVC 5
7/25/2017 6:39:51 AM.
This article explains how to host your MVC 5 App in IIS Express and store the data and information in the database created in SQL Server.
Ghostable/UnGhostable Pages In SharePoint Architecture
7/12/2017 10:43:44 AM.
In SharePoint all pages have two different states called "Ghostable" and "Unghostable". [Note - it is a state not type].
Remove the Anonymous Authentication Exception in WCF
6/26/2017 6:50:10 AM.
This article explains how to remove the Anonymous Authentication exception that occurs at the time of a WCF service (3.5 Framework) hosting on IIS.
Apps in SharePoint 2013
6/26/2017 5:07:33 AM.
This article explains SharePoint apps. Apps for SharePoint provide a new method to deliver specific information or functionality to a SharePoint site. SharePoint 2013 introduces the "Cloud app mo
Simple WCF Service in C#
6/21/2017 3:21:57 AM.
This article describes simple WCF Services in C#. The leading approach to building connected applications is service orientation. No doubt, you have heard of the Service-Oriented Architecture (SOA), b
How to Host ASP.Net Web API on IIS Server
5/22/2017 11:18:32 AM.
In this article I show how to host our ASP .NET Web API on an Internet Information Services (IIS) server.
SharePoint 2016/2013 Administration - How To Create Host Header Web Applications
5/4/2017 9:59:20 AM.
In this article we will look for the Steps to create Web Applications with Host Headers.
SharePoint 2016/2013 Administration - How To Create Host Header Site Collections
5/4/2017 9:51:57 AM.
In this article, we will look into the steps to create host header based Site Collections.
Retrieve SharePoint Hosted Add-in Data As JSON From A Console Application Using HTTP REST Request
4/30/2017 11:08:03 AM.
Retrieve SharePoint Hosted Add-in data as JSON from a Console Application using HTTP REST request.
Implement Business Connectivity Services Using oData, Entity Framework And SharePoint Hosted Add-in
4/21/2017 11:21:30 AM.
Implement Business Connectivity Services Using oData, Entity Framework And SharePoint Hosted Add-in.
Access Website Hosted In IIS On Windows 10 From Any PC On LAN
3/27/2017 10:11:18 AM.
This article will show you how to make your website accessible from another PC in LAN.
How To Add An Endpoint To Your Virtual Machine Hosted In Azure In New Azure Portal
3/25/2017 11:34:40 AM.
In this article, we are going to understand how to setup the endpoint for your virtual machine hosted in Azure.
How To Host ASP.NET MVC 5 And Web API On IIS For Development Purposes
3/21/2017 4:03:10 PM.
This article familiarizes you with how to host ASP.NET MVC 5 and Web APIs on IIS for development purposes.
Sharepoint 2013 - How To Access Host Web From Sharepoint App/Add-In
3/15/2017 4:39:10 PM.
In this article, we will discuss another important implementation, which shows how we can access the Host Web elements from with the App Executing (App Web) with in Host Web.
SharePoint Hosted App Part For List Items Retrieval
3/8/2017 3:06:39 PM.
In this article, you will learn about SharePoint hosted app part for list items retrieval.
Free Web App Hosting On Azure
3/6/2017 12:26:59 AM.
In this article, you will learn how to host your web application on Azure for free.
Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOM
2/28/2017 6:44:03 PM.
In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
Deleting SharePoint-Hosted Add-In Using Napa Office 365 Development Tool
2/23/2017 12:23:28 PM.
In this article, you will learn how to delete SharePoint-Hosted Add-ins using Napa Office 365 Development Tool.
SharePoint-Hosted Add-In By Using NAPA Tools And Delete SharePoint Task List Item Using JSOM
2/23/2017 1:11:53 AM.
In this article, you will learn about SharePoint-hosted add-ins by using NAPA Tools and Delete SharePoint Task List item using JSOM.
Host Your Website On Github Pages For Free
2/17/2017 10:35:01 AM.
In this article, I will quickly introduce you to GitHub Pages, using which you can freely host your websites, straight from your repositories on GitHub. Isn't this fantastic?This blog is a brief i
Update A List Item In SharePoint-Hosted Add-In By Using Napa Office 365 Development Tools And JSOM
2/9/2017 12:33:21 PM.
In this article, you will learn how to update a List Item in a SharePoint-Hosted Add-In by using Napa Office 365 Development Tools and JSOM.
Accessing Microsoft Dynamics CRM Web APIs Using Self-Hosted WCF Services
2/8/2017 11:11:39 PM.
This article will walk you through the below sample code to access CRM Web APIs via self-hosted WCF services.
netTcpBinding In WCF Service With IIS Hosting
1/12/2017 11:14:07 AM.
In this article, you will learn about netTcpBinding in WCF Service with IIS hosting.
Hosting A Website In Microsoft Azure Using Visual Studio
1/8/2017 1:51:45 PM.
In the article, I will explain about the steps to host a website which is created in Visual Studio. Here, Azure will be in a cloud environment.
Hosting ASP.NET Web API REST Service On IIS 10
12/23/2016 10:32:07 AM.
In this article, we will learn how to host ASP.NET Web API REST Service in IIS 10.
How To Install Ghost Using Docker, On Windows Azure Platform
12/22/2016 10:52:13 AM.
In this article, you will learn how to build Ghost using Docker on Microsoft Azure Portal.
How To Install The Node.js Ghost Blog On Web Apps Using Azure Deploy Button
12/20/2016 5:54:24 PM.
In this article, we will learn about installing and configuring Ghost on Windows Azure, using Azure Deploy button.
Hosting WCF Service On IIS
12/20/2016 10:07:49 AM.
In this article, you will learn how to host WCF Service on IIS.
Create Simple WCF Service And Host It On Console Application
12/18/2016 11:11:29 PM.
In this article, you will learn how to create a simple WCF service and host it on console application.
How To Install Ghost On Windows Azure Portal
12/16/2016 11:00:27 AM.
In this article, we will learn about installing and configuring Ghost on Windows Azure.
I Ain't Afraid Of Upgrading Ghost On Azure
12/14/2016 11:21:24 AM.
This post focuses on how I got my password back, upgraded Ghost (and Node) on Azure, and some of the things I learned along the way.
Provisioning Custom Master Page To The Host Web From SharePoint Hosted App
11/25/2016 12:03:11 PM.
In this article, you will learn about provisioning custom master page to the Host Web from SharePoint Hosted app.
Azure Container Services and Creating a Container Host Virtual Machine
11/16/2016 11:42:44 AM.
This article will help you to learn about Azure Container Services and how to create a Container Host Virtual Machine.
Point Domain To Sub-Directory In Apache Bitnami Virtual Hosts
11/16/2016 4:36:51 AM.
In this article, you will learn how to point domain to Sub-Directory in Apache Bitnami Virtual Hosts.
Solution To Common Errors While Hosting Web API In IIS
11/2/2016 3:45:44 PM.
In this article, you will learn about the solution to common errors while hosting web API in IIS.
How To Create SharePoint Hosted App
10/14/2016 11:25:25 AM.
In this article, you will learn how to create SharePoint Hosted App.
Create And Deploy Provider Hosted Add-In For SharePoint Online - Part Two
10/2/2016 1:25:58 PM.
In this article, you will learn how to create and deploy Provider Hosted Add-in for SharePoint Online.
Deploy SharePoint Hosted Add-In (App) To SharePoint Online In Office 365
9/29/2016 4:19:21 PM.
In this article, you will learn how to deploy SharePoint hosted add-in (app) to SharePoint online in office 365.
Create, Configure And Deploy Provider Hosted Add-In For SharePoint Online - Part One
9/27/2016 2:42:07 PM.
In this article you will learn how to create, configure and Deploy Provider Hosted Add-in for SharePoint Online.
Creating SharePoint Hosted Add-ins In SharePoint Server 2016
9/25/2016 12:52:41 PM.
In this article, you will learn how to create SharePoint Hosted Add-ins in SharePoint Server 2016.
Site Columns Through SharePoint Hosted Apps
9/24/2016 5:11:23 PM.
In this article, you will learn about Site Columns through SharePoint Hosted Apps.
Overview To SharePoint Hosted Apps
9/20/2016 12:46:26 AM.
In this article, you will learn about SharePoint hosted apps.
List Creation Through SharePoint Hosted Apps In Office 365
9/19/2016 6:53:57 PM.
In this article, you will learn about List Creation through SharePoint Hosted Apps in Office 365.
Kickstart To Microsoft Bot And Build Your First Bot Application On Local Host
9/16/2016 6:22:45 PM.
In this article, you will learn about Microsoft Bot and how to build your first Bot Application on localhost.
Creating And Hosting ASP.NET Core Application On Linux
9/16/2016 4:39:01 PM.
In this article, you will learn how to create and host ASP.NET Core Application on Linux.
IIS Hosting In WCF
9/15/2016 1:03:43 AM.
In this article, you will learn about IIS Hosting in WCF.
WAS Hosting In WCF
9/14/2016 5:38:34 PM.
In this article, you will learn about WAS Hosting in WCF.
Add SharePoint App Workflow To Host Web List
9/2/2016 12:25:58 PM.
In this article, I would like to share the steps to add the SharePoint hosted app workflow to the host web list.
Retrieve SharePoint APP Host Web List Items in SharePoint Hosted App
9/1/2016 11:04:43 PM.
This article describes how to retrieve SharePoint app host web list items in a SharePoint hosted app.
Creating A HTML CV And Hosting In Github For Free
8/25/2016 5:35:33 PM.
This is a short tutorial to show you, how you can create a neat HTML CV and have it hosted on GitHub absolutely free. This site will be a nice part of any software engineer's portfolio. Future tut
Top Reasons Why Your Website May Be Slow
8/1/2016 11:01:44 AM.
In this article, you will learn about the top reasons why your Website may be slow.
Getting Started With Host Web Data From PnP JS Library In The SharePoint Hosted Add-In
7/30/2016 2:32:50 PM.
In this article, you will learn about Host Web Data from PnP JS Library in the SharePoint Hosted Add In.
Must Have Visual Studio Extensions or Tools - Part One
7/28/2016 1:23:50 AM.
In this article you will learn Visual Studio extensions or tools that supports development activities.
Getting Started With Add-In Web Data From PnP JS Library In The SharePoint Hosted Add-In
7/27/2016 3:44:16 PM.
In this article, you will learn about Add-In Web Data from PnP JS Library, in the SharePoint Hosted Add-In.
How Safe Are Your Hosted jQuery Libraries
7/27/2016 1:11:38 AM.
In this article, you will learn how safe your hosted jQuery Libraries are.
Implementing SEO Rule On Website Hosted on IIS8
7/24/2016 11:10:53 AM.
In this post, we are going to optimize a website that is hosted on IIS8, by implementing basic SEO rules to help improve the user experience and increase the SEO ranking at the same time.
Add The Workflow In a SharePoint Hosted App
7/11/2016 6:32:14 PM.
In this article, I have shared the steps to add a workflow in a SharePoint hosted app, using Visual Studio.
Basics Of WCF Service With Hosting And Consuming Using ASP.NET
7/10/2016 12:32:16 PM.
In this article you will learn about the basics of WCF Service with hosting and consuming using ASP.NET.
SharePoint 2013: Working With Chrome Control And Cross Domain Execution In Provider Hosted Apps
6/20/2016 12:07:43 PM.
In this article, you will learn about working with Chrome control and cross domain execution in provider hosted apps in SharePoint 2013.
Host ASP.NET Web App On the Azure Cloud Using Visual Studio
6/20/2016 10:31:00 AM.
In this article, you will learn how to host ASP.NET Web apps on the Azure Cloud using Visual Studio.
SharePoint Add-ins (SharePoint Hosted Add-in) - Part Two
5/28/2016 12:15:50 PM.
In this multi part series, this is part two. In this article I’ll try to cover SharePoint hosted add-in with example.
Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013
5/22/2016 2:17:05 PM.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
Hosting In WCF
5/22/2016 1:42:56 PM.
In this article you will learn how to perform hosting in WCF .
Add Custom New/ Edit/ Display Form To List Using SharePoint Hosted App
5/19/2016 11:38:51 AM.
In this article you will learn how to add custom New/Edit/Display form to List using SharePoint Hosted App.
SharePoint Hosted App In Office 365 To Create A Document Set In SharePoint 2013 Using JSOM
5/17/2016 10:02:50 AM.
In this article I will explain how to create a document in SharePoint 2013 programmatically using JavaScript object model.
Deploy Site Columns, Content Type And List To SharePoint Using SharePoint Hosted Add-in
5/16/2016 12:15:32 PM.
In this article you will learn how to deploy Site Columns, Content Type and List to SharePoint using SharePoint Hosted Add-in.
Provider Host App Development In SharePoint 2013
5/16/2016 11:05:45 AM.
In this article I will explain the step by step process to develop a provider Hosted App (PHA) in SharePoint On-premise.
Fix To: Bundles Are Not Working After Hosting To MVC Application
5/3/2016 11:14:49 AM.
In this article we are going to see how we can fix Bundles not working after hosting to MVC application
Voice of a Developer: JavaScript Functions Invocations - Part 11
5/3/2016 3:35:58 AM.
Functions are first class citizens in JavaScript. There are many ways to declare functions in JavaScript.
Host WCF In Console Application
4/30/2016 5:17:39 PM.
In this article you will learn how to host WCF in Console Application.
Host ASP.NET Website From Visual Studio
4/28/2016 2:45:35 PM.
In this article you will learn how to host ASP.NET Website from Visual Studio.
Creating Self Hosted ASP.NET Web API With CRUD Operations In Visual Studio 2010
4/15/2016 11:25:15 AM.
In this article you will learn how to create Self Hosted ASP.NET Web API with CRUD Operations In Visual Studio 2010.
Configure Trusted Host Locations Under User Profiles At The SharePoint Admin Center On Office 365
4/15/2016 10:57:41 AM.
In this article you will learn how to configure Trusted Host Locations under user profiles at the SharePoint Admin Center on Office 365.
Implementing a Basic Hello World WCF Service
4/14/2016 1:01:45 AM.
In this article, we will manually implement a basic WCF service from scratch, step by step with clear instructions and precise screen snapshots. You will have a thorough understanding of what WCF is u
Web Hosted UWP App
4/12/2016 10:09:30 AM.
In this article you will learn how to create Web Hosted UWP Apps for your website.
How To Host Your Web Apps On Azure Via FileZilla
4/10/2016 11:28:00 AM.
In this article you will learn how to publish a website on Azure using Azure Web Apps without Visual Studio.
Hosting ASP.NET Website
3/29/2016 10:02:01 AM.
In this article you will learn how to host an ASP.NET website.
Use AngularJS In SharePoint -- Hosted Apps illustrated
3/15/2016 10:13:55 AM.
This article shows how to use AngularJS in SharePoint-hosted apps illustrated with a simple example to read data from host web.
Working With Wamp Server To Create A Database And Host A Website
3/13/2016 12:26:40 PM.
In this article, we discuss how to install Wamp Server, how to host a site on Wamp Server, and how to create a database in WAMP Server PhpMyAdmin page.
Create WCF RESTful Service With IIS Hosting And Consuming
3/11/2016 9:40:52 AM.
In this article you wil learn how to create WCF RESTful Service With IIS hosting and consuming.
Hosting ASP.NET Website On IIS
3/7/2016 10:21:28 AM.
In this article you will learn how to host ASP.NET website on IIS.
Creating HTTP/2 Supported Website With ASP.NET Core and Hosting In Windows 10 (IIS 10.0.x)
2/15/2016 10:00:05 AM.
In this article I am going to explain about creating an HTTP/2 supported website with ASP.NET Core and hosting it on IIS (10.0.x) in Windows 10.
Tackling The Dependency Property Ghost
2/14/2016 11:56:47 AM.
In this article we will discuss dependency property. The most commonly used feature of dependency property is data binding.
Create A Provider Hosted SharePoint Add-In With SQL Database in Azure
2/5/2016 6:47:15 AM.
In this article we’ll see how to create a provider hosted SharePoint add-in, hosted in Office 365 with an ASP.NET MVC web application, which is using the Azure database.
Delete Your WordPress Blog Or Site Hosted On Wordpress.com
1/27/2016 1:15:30 AM.
In this article you will learn how to delete your WordPress blog or site hosted on Wordpress.com.