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

Application 

14 Jan 2014 by ASP.NET Community
IntroductionnAML (.NET Application Modeling Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide
3 Oct 2016 by Saineshwar Bageri
In this article, we are going learn to create an application that works online and offline.
20 Feb 2014 by Sacha Barber
WPF: Version II of my 100% Reflective class diagram creation tool.
27 Dec 2012 by ASP.NET Community
Hello Everyone,This is my first article. Here I am giving you a brief intro about developing an application in 3-tier
6 Jan 2011 by mkowlowitz
5 F-A-Qs regarding project management and project management software
17 May 2012 by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
30 Dec 2011 by Richard Chambers
A small function library for managing a file containing data records that have unique keys or indexes.
30 Jan 2012 by Dirk Bahle
UI and code-behind is executed in different threads. Long running processes need asynchronous execution. This artice shows a way of doing this in a ViewModel approach.
18 May 2017 by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
16 Dec 2018 by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
20 Apr 2015 by Raj Nakkiran
How to manage multiple versions of device drivers and with multiple versions of applications, which share common operational contracts.
30 May 2012 by Murray Brooks Davis
How to make a simple, end-to-end, mobile, Java enterprise application including a RESTful web service and an Android client.
26 Apr 2011 by Sudheesh.P.S
AsyncFile is a small wrapper class for simplifying the usage of asynchronous file APIs.
21 Jun 2020 by Leif Simon Goodwin
WPF docking window manager library
15 Dec 2010 by hector [.j.] rivas
Helping the combo box autocomplete function with a frequency count.
20 Jan 2011 by ashishkumar008
How we can access sound file from resource, not from any other location
3 Feb 2013 by TheCodeKing
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
1 May 2011 by Patrick Kalkman
This article describes how I developed Androng, a Pong clone for Android.
5 Jul 2018 by Pranay Rana
Setting up application structure
23 Jul 2015 by Siddharth Chandra
How to use Angular in a Cordova Environment and its impact
16 Jul 2014 by Praba Prakash
Apache Hadoop 2.3 for Big Data Analytics
11 Oct 2013 by ASP.NET Community
The Cache and Application objects provide broader scope than the Session object and the data is available to all the classes within the ASP.NET
24 Apr 2017 by Habibur Rony
This topic will cover the bad design practice using STUPID and good design practice using SOLID. Detailed explanation for Single Single Responsibility Principle, Open and Closed Principle, Liskov Substitution Principle, Interface Segregation Principle and Dependency Inversion (DI) Principle.
6 May 2017 by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.
14 May 2017 by Habibur Rony
Application design - a post mortem of a bad design
11 Oct 2013 by ASP.NET Community
App_Offline.htm ASP.NET 2.0 introduced the ability to take an application offline simply by adding a file named App_Offline.htm to the
4 Dec 2013 by Nasir Darwish
The article describes an ASP.NET web application for generating Crossword (Arabic and English) puzzles using progressive search algorithm
11 Oct 2013 by ASP.NET Community
MSDN has an excellent section on Architecting ASP.NET Applications.patterns & practices' Web Client Software Factory on CodePlex! - This factory
12 Dec 2013 by Nirosh
Architecting a Windows Forms based system on top of a framework. This will help you develop a form based application faster.
5 Aug 2014 by Riju_Vashisht
This article gives you information about the history and architecture design of Android Operating System.It also covers the comparisons between various other Mobile Operating Systems.
13 Oct 2013 by ASP.NET Community
When you Try this on Asp.net 2.0 WebSite:http://www.YouWebsite/default.aspx?__VIEWSTATE=COUCOU!You will have something like that:Server Error in '/'
10 Jul 2014 by Eduardo Antonio Cecilio Fernandes
This article explains how to manage ASP.NET Client and Server State, via View State, Hidden Fields, Cookies, Query Strings, Session State and Application State.
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
11 Oct 2013 by ASP.NET Community
The ASP.NET MVC is becoming more and more popular each day.  As the application grows in size so does the maintenance nightmare.  Following are some
31 Dec 2012 by Srinivasu Pemma
This is most common but very important part of every developer's life, Taken from my technical blog http://www.srinetinfo.com
24 Jan 2013 by Srinivasu Pemma
This kind of requirement is useful in many applications originally posted on http://www.srinetinfo.com/search/label/Survey%20Application
11 Oct 2013 by ASP.NET Community
Here’s is an article saying, how to use the Authorization Tag in Web.Config  As per the MSDN Articles, the Location>Authorization Mechanism works
7 Jul 2014 by Eduardo Antonio Cecilio Fernandes
How to handle asynchronous tasks in Android Activities
7 Apr 2014 by bkelly13
Use of Windows class CAsynSocket in TCP/IP application
11 Feb 2013 by Dave Elliott
This article provides a practical solution to clicking the button on a popup window.
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
9 May 2010 by Robert Corvus
Log the entrance and exit of all methods in a project with minimal code clutter
21 May 2015 by Vladimir Dorokhov
Development cross platform Chrome Application for Azure developers.
2 Dec 2016 by Tung.Nguyen.2k
How to implement B-Tree's searching, insertion and deletion in Java
28 Aug 2010 by Ed Nutting
Demonstration of how to do basic robot remote control via bluetooth using NKH Mindsqualls libraries.
5 May 2014 by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
10 Jun 2012 by ManojKumar19
This article demonstrates how WF can be consumed as a business layer.
22 Apr 2012 by Patrick Kalkman
This article describes the development of Blue Hour, a windows phone 7 application that calculates when the sunrises and sunsets at your location.
29 Jul 2017 by Tomáš Růt
A simple introduction to bobril framework
13 Aug 2017 by Tomáš Růt
Explanation of bobflux application architecture for bobril
13 Aug 2017 by Tomáš Růt
Explanation of features for localizations and formating by bobril-g11n library
13 Aug 2017 by Tomáš Růt
Simple explanation of bobril routing mechanism
8 Jan 2020 by Tomáš Růt
Explanation of BobX application store management for bobril
11 Oct 2013 by ASP.NET Community
Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
10 Aug 2010 by Laurence Moroney-MSFT
How to use WebMatrix to build a blog site in 15 minutes or less
18 Oct 2013 by Mojtaba Eng
web site links and link file manager for automatically manage and filtering links to avoid vast of time.
24 Mar 2013 by JoeyZhao
Explains how to bring Autofac into Asp.net plugin framework
31 May 2013 by Stas Wolski
This tutorial describes how to create a basic Google-like event calendar app for Windows 8.
1 May 2013 by Dmitriy Glushchikov
This article describes a simple way to build an oriented graph using controls.
5 Jun 2014 by Drasko Popovic
SharePoint hosted app for displaying and rating Dilbert comics
14 Apr 2013 by Nestor Marsollier
A point of view about business validations on enterprise applications
8 Dec 2010 by Jonathan Franks
Easily lets you post updated versions of your application for remote clients to download without running another setup.
30 Jul 2020 by DiponRoy
Making schedule jobs exe using Quartz scheduler
8 Jun 2012 by Pranay Rana
Calling Server Side function from Client Side Script
11 Oct 2013 by ASP.NET Community
Capturing Key Strokes and Doing a Post backWith the invention of Web 2.0 customers are becoming more and more demanding when it comes to
8 Aug 2013 by Juri Krivoruchko
Helper library to replace long nesting for loops with compact, clear and manageable code
6 Mar 2012 by m0rdred
Tired of generating your command line parsing interface to your apps? Here is yet another CLI tool for helping you do just that.
6 Apr 2016 by Zahid Khan Kakar
Deploy your Windows Application in Online Mode
16 May 2013 by snehal harawande
How to use code coverage during regression tests (auto/manual)
15 Aug 2010 by Sharan Basappa
This code shows how to host a third party application inside your own process Window, like Google Chrome & Internet Explorer 8
27 Jan 2014 by Vít Blecha
How to combine the Raw Input and keyboard Hook APIs, and use them to selectively block input from only some keyboards.
30 Nov 2010 by anshulskywalker
Introduction to building a simple Windows phone 7 application that reads and stores comic feeds in WP7
21 Feb 2011 by Amit Kumar Dutta
Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern
21 Dec 2010 by mkowlowitz
5 principles that save you time and money
11 May 2011 by Super Lloyd
A much simpler composite application library.
27 Mar 2016 by M.M.Mohseni
This is a comprehensive windows C# application which watches specific folders and upload their entry to a SharePoint lists or document library
9 Mar 2011 by Christophe Gauge
This code performs a fuzzy C-means clustering and segmentation of color images, and can be used for feature extraction.
12 Sep 2011 by Gary H Guo
Add AOP capabilities to Unity Container by configuration using Dynamic Decorator.
20 Feb 2010 by Sridhar Subramanian
This step by step tutorial demonstrates how to consume a WCF, ASMX, and REST Service from an application using jQuery.
25 Nov 2010 by Dr. Song Li
This article presents a method to consume cross-domain WCF REST Services using jQuery AJAX calls, with an example.
9 Apr 2011 by charles henington
Using System.Convert namespace to convert between base64 and images
12 Jan 2014 by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
5 Jun 2013 by Rajat Bittharia
Grid based on JSON data using MVC with Entity Framework and MySQL.
21 Apr 2014 by DarkTyranno
A small application which converts a .nfo text file and views it in a custom form with music and automatic scrolling text!
18 Sep 2015 by Stas Wolski
Detailed description of how to use Gantt Chart in the MeteorJS based applications
17 Dec 2013 by Member 9913858
An introduction to using FakeModel to create test aata for you.
27 Nov 2015 by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
24 Nov 2015 by nuclear_sun
You can share a peer's desktop with any others using this software, designate the sharer and viewers in any way you can imagine. Detailed development document and user manual can be found in the Download.
4 Nov 2013 by CodeProject
Dave Butler, VP and Senior Business Leader at MasterCard, offers developers insight into the company’s worldwide OpenAPI platform.
8 Nov 2015 by DotNetSteve
Using delegates to group, conquer cross cutting concerns and created dynamic validators
18 Aug 2017 by VisualMonsters
Simple game tutorial. Play in dots with your family and friend.
25 Feb 2016 by Lars N. Rasmussen
Learn about gears and by using the jpg's be able to cut working gears in wood and other materials
10 Nov 2016 by Miguel Diaz Kusztrich
An application to draw Recurrence Plots and calculate recurrence quantification measures
12 Feb 2013 by V.
How to dynamically build a JQPlot graph through the code behind.
1 May 2011 by Ernest Poletaev
A Localized WPF Application template for easily localizing a WPF application
28 Aug 2010 by Ed Nutting
Class library and working program allowing you to easily record MP3, wav and raw pcm files. Can also integrate with iTunes.
30 Oct 2011 by Vasili Baranov
Easy navigation in Windows Explorer and Total Commander.