Click here to Skip to main content
15,867,704 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 

15 Feb 2013 by Dread_Sharp
How to build an easy plugin system with C# which only takes about 30 lines of code!
1 Dec 2015 by Umer Qureshi
How to create a Custom Control so it can be used later and how to give access to some of it properties
1 Dec 2015 by Umer Qureshi
Explains how to navigate among pages with button clicks
28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
9 Jan 2014 by Prasanna Venkatesh . K
Write a Windows 8.1 store app to save your files on SkyDrive using Live Connect SDK
24 May 2020 by User 5250478
Application to show how to zigzag order a matrix
22 Mar 2012 by Fabrizio Stellato
This code provides your application a - check for updates - feature
8 Jun 2012 by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
28 Jul 2013 by Raja.Krishnasamy
Attached the test data with method for regression testing by declaring ref type in attribute
15 Jun 2014 by Garvit Arya
It is a JavaScript based application for drawing basic free-hand shapes, logos and drawings.
31 Jul 2014 by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
10 Feb 2018 by k11dave
Integrate Firebase Analytics for iOS App to avail auto events tracking (barring few), get to know precise crashes, and also the exception reporting
16 May 2013 by Shweta Lodha
Some tips on Windows Phone Apps
18 Oct 2013 by ASP.NET Community
Here's some particularly amazing Silverlight examples found in the blogosphere. Also, be sure to check out the Silverlight Galleries and the Learn
6 May 2014 by Daniel Lieberwirth (BrainInBlack)
This describes a simple way to create interactive, bitmap based, buttons for WinForm applications.
17 Nov 2015 by Shangwu Qi
A utility application that uses .NET 4.5 ZipFile class to unzip multiple files on file name sequence and save unzipped files to a same root directory.
13 Dec 2022 by vblover Programmer
Adding ContextMenu's MenuItem to the SystemMenu of Form in Windows Forms Application
1 Jul 2010 by ideamadasamy
Project Execution
23 Oct 2012 by Michael J Hill - OH
Create a Windows desktop app to display daily web stats from your personal site
28 Dec 2012 by Nishith Jain
Balloon tool tip for the text box.
10 Mar 2013 by xibao
Generate class definition for Web API Service Models.
19 May 2013 by Shweta Lodha
Windows Phone app design principles
28 Mar 2013 by dgDavidGreene
Helper utility replaces magic string property names.
26 Jun 2014 by Murali Gowda
WinJS custom control to plot/draw a simple donut like chart
28 Mar 2010 by User-Rock
The best time to apply localization on an application is really at the end of its development. The obvious reason is that it allows you to get decoupling of localization from business modules. Localization should be done on UI side, not in business layer or data layer.If you are...
7 Jan 2011 by Christian Mattix
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
16 Jan 2012 by rd.sandeep
Windows Phone 7 application for certification tip: Check under different themes
10 Dec 2012 by Mihail Mateev
You need to know a little more when you need to deploy and test Windows Store apps on arm devices.
30 May 2013 by Fazal Abu
Learn how to create reports in Microsoft Dynamics CRM in this tutorial
3 Feb 2016 by Trần Văn Cửu
Signal which Sato Printer can read
18 Feb 2018 by Max Vagner
Converting mainframe EBCDIC to ASCII format
23 Feb 2011 by fgoldenstein
Application running in 32 and 64 bits
15 Mar 2013 by Syed Hasan Hyder
Application converts HTML link into PDF file format
8 Oct 2015 by mvastarelli
How to override Castle Windsor's default behavior and make properties into required dependencies.
11 Jul 2014 by User 2093073
Run Windows 8 Applications as Administrator by Default
2 Dec 2012 by Bikash Karmokar
Connecting Windows Form Application With ADO.NET in C#
26 Jun 2015 by JainGirish
Understanding Android activities handling of back key press - some useful tips to avoid unexpected results or app crash
1 Dec 2015 by Umer Qureshi
How to bind data in a simple way without writing any code
31 Jul 2012 by Naren Chejara
Working with the Windows notification service in metro style application
23 Dec 2015 by Dhruti90
MVC functionalities with Web Service with simple integration
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
17 Jan 2014 by Abdelrahman Elzedy, Abeer Touny
A description for a Java code implementing a Matrix program in a GUI form
1 Jan 2015 by Benjamin Lifshitz
With this code, you can print images quickly and efficiently, using the largest part of the A4 page for your image.
29 Jul 2017 by Dirk Bahle
A simple example to get started with the Unity Container usually used in Prism
14 Oct 2012 by AnuragTripathi
Convertor for Unicode to Krutidev and vice-versa.
6 Sep 2012 by ~T~A~B~
Modifed theme color settings for Visual Studio 2012.
20 Apr 2016 by Carlos Leyva Pena
How to use Application.Idle event in C#
17 Jan 2016 by SubhamoyBurman
Use of Task Parallel Library and Async/Await in your application
8 Aug 2012 by Member 8770718
How to set-up an Oracle database for .NET development.
15 Sep 2015 by Blondy314
An application which allows you to set a different wallpaper for each desktop
9 Mar 2021 by Member 14866662
A walkthrough of building a MySQL Database Connection Tester application in VB.NET
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
18 Jan 2013 by Mihail Mateev
This blog is about how to start with PhoneGap / Apache Cordova and Windows Phone 8
28 Jan 2013 by avigodse
This article is created for setting the tab focus on the controls, where the error-provider has error text.
15 May 2013 by Ufulum
Sample of how to make a listview popup for editing a cell in a DataGridView.
11 Jan 2013 by Zanga D. Dagnogo
This is a simple multiclient server chat on a Local Area Network.
8 Jan 2013 by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
22 Oct 2013 by Muhammad Aqib Shehzad
Forgot Password and Email Check from Database
7 Sep 2010 by kj-dev
Launching external application or file from Silverlight 4 (out-of-browser) using Automation Factory
29 Nov 2012 by Gareth Jensen
Tips on how to declare a class template in a header file and define a class template in a source file.
16 Oct 2012 by Shweta Lodha
How to set the splash screen image and how to change the background color.
6 Jun 2012 by dudley52
A C program to walk a drive or folder all the way to the bottom, listing each full file name and length, saving the longest one.
7 Dec 2011 by uspatel
Here is a step by step process to update database through datagridview in Windows applications