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 Desktop app
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jaganathan Bantheswaran (2)
Vishal Joshi (1)
Munib Butt (1)
Anna Dolbina (1)
Ziggy Rafiq (1)
Sarthak Varshney (1)
Vidyadharran G (1)
Tahir Ansari (1)
Satya Karki (1)
Ganesan C (1)
Priti Kumari (1)
Rafnas T P (1)
Maragatha Mani (1)
Arun Choudhary (1)
Abhijeet Jadhav (1)
Satyaprakash Samantaray (1)
Sarathlal Saseendran (1)
Neel Bhatt (1)
Prakash Chasiya (1)
Pritam Zope (1)
Ranjan Dailata (1)
Raj Kumar (1)
Emiliano Musso (1)
Abhishek Kumar Ravi (1)
Douglas Miller (1)
Mukesh Kumar Tiwari (1)
Ashwani Tyagi (1)
Related resources for Desktop app
No resource found
Create a Desktop Application with Angular Electron Framework
9/17/2024 4:56:42 AM.
Learn how to create or convert an existing application to a Desktop application with the Electron framework. Convert an Angular application into a cross-platform desktop app using the Electron framewo
Building a .NET Desktop Application
6/7/2024 10:30:03 AM.
Learn to develop a .NET desktop application with SQL Server data storage, employing a structured approach involving data access, business logic, and presentation layers. Utilize Visual Studio 2019, S
Embed Google Maps In .NET Desktop Application
6/5/2024 5:33:29 AM.
DotNetBrowser simplifies embedding Google Maps in .NET WPF or WinForms applications. This Chromium-based library allows loading web pages with HTML5, CSS3, and JavaScript. By creating a BrowserView, e
Cross-Platform Power with C# and .NET 8 for Desktop Apps
5/8/2024 4:15:38 AM.
Ziggy Rafiq provides a comprehensive insight into the development of cross-platform desktop apps. Ziggy Rafiq explores cutting-edge techniques, best practices, and practical guidance to elevate your p
The Beta release of the new VMware Host Client is available
4/11/2024 4:45:50 AM.
Big news for VM admins! The all-new VMware Host Client beta arrives, offering a desktop app for ESXi management with a familiar vSphere feel. Access and download now! #VMware #vSphere #Beta
Build Angular 8 Desktop Apps using Electron with Eclipse IDE
4/10/2024 9:38:43 AM.
In this article, we will learn to leverage the power of Angular 8 for building robust desktop applications using Electron framework, seamlessly integrated with Eclipse IDE.
.NET MAUI Cross-Platform App Development
9/25/2023 9:15:50 AM.
Dive into the world of .NET MAUI and discover how to create cross-platform applications effortlessly using a single codebase. Explore the simplicity and power of this framework for building native app
Getting Started With Angular Electron Application Development
7/5/2022 4:36:59 AM.
Electron is used to design the desktop-based application which can be used for Linux, Windows, and macOS. Using the electron packager tool, we can create a desktop executable file of the application h
Building Cross Platform Desktop Applications Using Electron
9/22/2021 11:05:34 AM.
In this article, we are going to explore about what is electron and how to create an electron application.
Building Cross-Platform Desktop Apps With Electron.NET
4/30/2021 2:35:33 PM.
In this article, you will learn how to build Cross-Platform Desktop Apps with Electron.NET.
Creating a Setup File For Desktop Application Using Visual Studio 2010
6/9/2020 1:27:02 AM.
In this article you will learn how to create a setup file for desktop application to install software on the client machine using Visual Studio 2010.
Create Angular Desktop App Using Electron
1/25/2020 2:36:11 AM.
In this Article, we'll learn to build cross-platform Desktop app for Angular 8/7 by integrating it with Electron.
Use and Show the Desktop Applications in Windows 8
11/29/2019 3:18:13 AM.
In this article we are going to describe how to show and use a Desktop Application. Windows 8 provides the user experience with the Metro UI. Windows 8 comes with the new features, Metro UI based appl
Desktop App For Azure Portal
9/11/2019 8:47:47 AM.
Desktop App for Azure portal is an alternate option to https://portal.azure.com to build, manage, and monitor everything from simple web apps to complex cloud applications in a single, unified console
Steps To Build 🏗️ Angular 7 (Beta) Desktop 🖥️ Apps With Electron
2/24/2019 10:54:09 PM.
In this article, I will show the step-by-step process to create Windows desktop applications with Angular and Electron.
Angular V6 Desktop Application With Firebase And Electron
8/20/2018 9:15:10 AM.
In this article, we will create a simple contact list application in Angular 6 using Firebase as database and publish as firebase app. Later we convert this app to a desktop app using electron and wil
.NET Core 3.0 Is Coming - Exciting Time Ahead For Windows Desktop Applications
5/9/2018 11:48:09 PM.
.NET Core 3 will mainly focus on Windows desktop applications, specifically Windows Forms, Windows Presentation Framework (WPF), and UWP XAML. So if you are a desktop application lover then your aweso
Login Using WebAPI In Desktop Application
3/4/2018 3:44:24 PM.
In this article, you will easily learn how to use web API in a desktop application using .NET client.
Application Programming Using C++ And Qt
2/19/2018 10:46:49 AM.
In this article, we will be setting up Visual Studio for Qt and will go through some C++ Qt examples
Patient Weight Assessment, Desktop Application Powered by Raven DB
2/29/2016 10:54:20 PM.
In this article, I am going to demonstrate to you the “Patient Weight Assessment” desktop application developed using C# .NET and Raven DB for managing all the data.
Getting Started with Power BI Desktop
8/19/2015 7:02:26 PM.
Power BI Desktop is a Windows desktop application to create reports and dashboards from various data sources that can easily be shared with others.
Save and Load a DataGrid's Columns Graphical Properties in WPF
5/12/2015 1:07:46 PM.
We'll see in this article how a user can customize a DataGrid, ordering columns or modifying their width, saving those changes for later use (in other words, when the program will show again a specific grid).
Demonstration Of Edit Text in Xamarin
11/24/2014 12:43:47 PM.
This article describes how to create an Android project using a TextView, EditBox, Button and a a toast pop-up.
Making An Introductory Splash Screen For A Windows Desktop Application in C#
5/29/2014 7:29:34 PM.
This article shows how to create a C# splash screen from scratch using a programmed graphic design then bind it to a Windows Forms form.
Develop a Windows Desktop Application Using LINQ to SQL Class
5/5/2014 11:14:59 AM.
This shows how to develop a desktop application using LINQ To SQL Class.
Publishing a Desktop Application in Light Switch Visual Studio 2012
6/7/2013 12:58:46 PM.
This article describes how to perform hosting in a Desktop Application using LightSwitch Visual Studio 2012.
How to Publish a LightSwitch Desktop Application
7/7/2011 11:28:05 PM.
In this article we will discuss publishing the LightSwitch Desktop Application.
LightSwitch Desktop Application
2/12/2011 10:43:25 AM.
In this article, we shall see how to create a LightSwitch Desktop application. The LightSwitch applications are introduced for creating a line of business applications, which are more data-centric.