Click here to Skip to main content
15,867,765 members
Everything / Application

Application

application

Great Reads

by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by Graeme_Grant
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
by Evoluteur
A generic Web User Interface for CRUD applications generating all screens at run-time based on external metadata. It comes with sample applications for address book, memo pad, to do list, restaurants list, wine cellar, and database structure documentation that are easily customizable.
by pdoxtader
Learn how to view a remote machine's file system using your own explorer like window, and transfer files and folders by dragging and dropping in C# using the TcpComm TCP library

Latest Articles

by Graeme_Grant
This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release.
by vblover Programmer
Adding ContextMenu's MenuItem to the SystemMenu of Form in Windows Forms Application
by Satya Karki
This article describes the options to restore and backup database in SQL Server and explains how to Export BACPAC from SQL Server Management Studio.
by DotNetLead.com
Azure AD for authentication and authorization of users for your website

All Articles

Sort by Score

Application 

11 Nov 2020 by DotNetLead.com
Drag and drop behaviour in WPF
4 Sep 2020 by Sandeep Mewara
This is another one of the common errors developers get and ask about: vshost32.exe has stopped working.
26 Oct 2020 by Matteo Prosperi
How to plan changes that go into the next version of your library in order to safeguard the experience of your existing users
18 Mar 2014 by Pragmateek
How to reduce the size of MongoDB documents generated from .NET/C#
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
26 Oct 2020 by Matteo Prosperi
This is the third post in the .NET libraries and the art of backward compatibility series.
12 Feb 2011 by ozkary
Use HTML5 LocalStorage in your Mobile Web Applications
9 Jan 2012 by XPG Live
A walk through of using all of the features XPG Live has to offer
2 Nov 2020 by DotNetLead.com
Angular/.NET Core Web API application that can be used as the starting point for building your applications.
1 Jun 2011 by Tom Janssens
Why a 4GL should be avoided to start a new app
18 Nov 2020 by Illya Reznykov
How to mock & test methods with out parameters
26 Nov 2020 by Aram Tchekrekjian
How to use Retrofit to easily build an app that connects to an HTTP-based service with the use of GET method to retrieve data and display it nicely on the screen
23 Aug 2020 by Jin Vincent Necesario
In this article, we'll explore the world of C# attributes.
5 May 2014 by Taiseer Joudeh
This is a tutorial for building SPA using AngularJS
18 Feb 2015 by Gerd Wagner
Enumerations and Enumeration Attributes in JavaScript
7 Oct 2014 by Shivprasad koirala
This article talks about MVC Tempdata and how MVC tempdata, Peek and Keep works using example and step by step video tutorial on MVC.
29 Nov 2013 by Tharaka MTR
How to transfer ownership of the Android application
11 Jan 2021 by Benktesh Sharma
How to create, modify and update Docker image from container
8 Feb 2013 by zenwalker1985
A small tool called BoxCop which is basically a static analyzer just like FxCop
16 Jul 2020 by Kevin Mack
When storing data in Azure blob storage, the process of upload a blob is fairly straight forward, and all it takes is setting the access tier to “Archive” to move data to blob storage.