TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
About HTML Client
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashwani Tyagi (19)
Jaganathan Bantheswaran (5)
Dipendra Shekhawat (2)
Mudita Rathore (1)
Raj Kumar (1)
Dipal Choksi (1)
Related resources for HTML Client
No resource found
Create Read/Write Web API and Cunsume It By HTML Client
5/27/2021 9:35:26 AM.
In this article, I will create a Read/Write API and consume it by a HTML client.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 2
1/4/2016 8:16:38 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
Creating ASP.NET Web API And Consuming It Through HTML Clients - Part 1
1/3/2016 11:43:57 AM.
In this article you will learn how to create ASP.NET Web API and consuming it through HTML Clients.
How to Delete a Record From Collection in LightSwitch HTML Client
2/17/2014 12:53:50 PM.
This is the right article to get the right solution for how to delete a record from a Collection in a LightSwitch HTML Client.
How to Customize LightSwitch HTML Client UI, a Quick Overview
1/13/2014 1:11:41 AM.
This article explains how to avoid the LightSwitch HTML Client's default style (using jQuery Mobile).
Asynchronous Programming in LightSwitch HTML Client With WinJS Promises
12/12/2013 3:32:48 AM.
In this article you will learn about Asynchronous Programming in LightSwitch HTML Client with WinJS Promises.
How Data binding works in Visual Studio LightSwitch HTML Client
12/8/2013 2:20:19 AM.
As we know, LightSwitch is SPA framework, it is important to know about how the data binding works in LightSwitch HTML Client application. Before we discussed about the data binding in LightSwitch, first we will know some important things about Data Binding.
LightSwitch HTML Client, Behind the Scenes
11/24/2013 2:20:49 PM.
This article explains how a LightSwitch HTML Client web application works.
Add and Edit Data in Basic LIghtSwitch Application
7/14/2013 2:23:14 PM.
In this article I am going to describes how to Add and Edit Data in basic LightSwitch Application using Visual Studio 2012.
Checking User Permission From HTML Client in LightSwitch 2012
7/10/2013 3:27:11 PM.
This article describes how to check user permissions from the HTML Client using LightSwitch in Visual Studio 2012.
Changing the Control Type of an Item in LightSwitch Visual Studio 2012
6/2/2013 6:25:40 PM.
This article describes how to change the control type of an item in LightSwitch Visual Studio 2012.
How to Show or Hide an Item in LightSwitch Visual Studio 2012
6/2/2013 6:22:39 PM.
This article describes how to show or hide an item in LightSwitch Visual Studio 2012.
Adding Custom Control to the Screen in LightSwitch Visual Studio 2012
5/30/2013 11:56:30 PM.
This article describes how to add a custom control to a screen in LightSwitch Visual Studio 2012.
Remove an Item in LightSwitch Visual Studio 2012
5/30/2013 11:52:55 PM.
This article describes how to remove an item using Light Switch in Visual Studio 2012.
Enable or Disable Paging in LightSwitch Visual Studio 2012
5/28/2013 1:48:20 PM.
In this article I describe how to enable or disable paging using Light Switch in Visual Studio 2012.
Add an Item in LightSwitch Visual Studio 2012
5/28/2013 1:44:33 PM.
This article describes how to add an item using Light Switch in Visual Studio 2012.
Changing the Size of an Item in LightSwitch Visual Studio 2012
5/25/2013 9:22:27 PM.
In this article I describe how to change the size of an item in LightSwitch Visual Studio 2012.
Changing the Display Name of an Item in LightSwitch Visual Studio 2012
5/24/2013 4:49:09 PM.
This article describes how to change the Display Name of an item in LightSwitch Visual Studio 2012.
Changing the Label Position of an Item in LightSwitch Visual Studio 2012
5/24/2013 4:36:29 PM.
This article describes how to change the Label position of an item in LightSwitch Visual Studio 2012.
Creating a Local Property in LightSwitch Visual Studio 2012
5/23/2013 2:12:07 PM.
In this article describe how to create a local property in LightSwitch Visual Studio 2012.
Adding a Group of Information to a Screen in LightSwitch Visual Studio 2012
5/23/2013 2:08:49 PM.
In this article I describe how to add a group of information to a screen in LightSwitch Visual Studio 2012.
Adding a Tab to a Screen in LightSwitch Visual Studio 2012
5/22/2013 2:41:38 PM.
In this article describe how to add a tab to a screen in LightSwitch Visual Studio 2012.
Creating a Popup in LightSwitch Visual Studio 2012
5/22/2013 2:36:39 PM.
In this article I describe how to create a popup for a LightSwitch Application.
Showing an Existing Screen as a Dialog in LightSwitch Visual Studio 2012
5/22/2013 2:32:19 PM.
In this article I describe how to show an existing screen as a dialog for a LightSwitch Application.
Creating a Dialog in LightSwitch Visual Studio 2012
5/22/2013 2:29:08 PM.
In this article I describe how to create a dialog for a LightSwitch Application.
Creating a LightSwitch Application in HTML Using Visual Studio 2012
5/21/2013 5:57:07 PM.
In this article I describe how to create a LightSwitch application in HTML using LightSwitch Visual Studio 2012.
How to Localize a Silverlight Client Screen:Part 2
5/20/2013 10:41:23 PM.
This article describes how to localize the Silverlight client screen.
Getting Started LightSwitch HTML Client
4/28/2013 5:24:14 PM.
In this article I would like to show how to use the LightSwitch HTML client and how to show data.
HTML Client for Web Services using DHTML Behavior
10/13/2012 4:06:28 AM.
In this example we will access a Web Service created in C# from an HTML client.