Click here to Skip to main content
15,886,036 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 Updated

Application 

13 Apr 2016 by @nkit Bajpai
This article discuss a simple application built using WPF MVVM design pattern and explain the basics of Command Binding and DataBinding.
13 Sep 2010 by Adhish Pendharkar
Launch Application Forms in MultiScreen
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.
13 Mar 2017 by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
1 Oct 2010 by Al-Farooque Shubho
Architectural approach of a domain independent Single Sign On implementation for ASP.NET applications.
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
8 Oct 2015 by Anele 'Mashy' Mbanga
A look at a flexible Java MySQL CRUD PHP script generator
19 Sep 2010 by Anil_Saran
How to set focus inside textbox while validating using MVVM pattern
30 Nov 2010 by anshulskywalker
Introduction to building a simple Windows phone 7 application that reads and stores comic feeds in WP7
30 Jan 2011 by Ashish Kaila
Describes features in Synergy Toolkit for Windows Phone 7 Version 1.0
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
20 Jan 2011 by ashishkumar008
How we can access sound file from resource, not from any other location
11 Oct 2013 by ASP.NET Community
It's absolutely necessary if you're serious about security.Whitepapers/Books/BlogsThreat Modeling for ASP.NET (PDF) - an excellent white
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
11 Oct 2013 by ASP.NET Community
There's a number of different ways to get your application up to your Hosting Provider, depending on what kind of access they've given
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
11 Oct 2013 by ASP.NET Community
The blogosphere is a wealth of real-world tips and tricks for improving your ASP.NET application's performance.Checklist: ASP.NET Performance 
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
11 Oct 2013 by ASP.NET Community
Here is a list of file extensions which are configured by default to be handled by ASP.NET 2.0.asax used for application level logic
11 Oct 2013 by ASP.NET Community
Asp.net 2.0 came with a new feature called a theme. A theme is a collection of property settings that allow you to define the look of pages and
11 Oct 2013 by ASP.NET Community
Enterprise Library"The patterns & practices Enterprise Library from Microsoft is a library of application blocks designed to assist developers with
11 Oct 2013 by ASP.NET Community
Mobile gadgets such as cell phones and PDAs have become ubiquitous. Just about everyone today possesses a cell phone and most cell phones are
11 Oct 2013 by ASP.NET Community
System.Web.MobileThe System.Web.Mobile namespace provides various classes to support mobile Web application development with ASP.NET. The following
11 Oct 2013 by ASP.NET Community
The FileSystemWatcher is responsible for to track the updates of either file or folder/sub-folders, Suppose if I would like to continuously monitor a
11 Oct 2013 by ASP.NET Community
Introduction There had been much discussion on how to make your application compatible with the IIS7 Integrated mode. To know how to make your
11 Oct 2013 by ASP.NET Community
For ASP.NET developers, there is good news from Microsoft with the latest SQL Server release, Denali CTP3.Many developers like ASP.NET developers
1 Nov 2015 by ASP.NET Community
Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background
11 Oct 2013 by ASP.NET Community
How to edit Configuration file Web.Configin web.config we use section to add keys as you see     
13 Oct 2013 by ASP.NET Community
Introduction:         The companies which are offering variety of services to the customers, they need to get the response from the customers in
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
11 Oct 2013 by ASP.NET Community
Overview The Report Viewer control allows web application developers to leverage full-featured reports and present them to the user in an easy to
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
11 Oct 2013 by ASP.NET Community
The Global.asax file, also known as the ASP.NET application file, is an optional file that contains code for responding to application-level and
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
5 Jan 2014 by ASP.NET Community
Introduction:         The companies which are offering variety of services to the customers, they need to get the response from the customers in
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 '/'
11 Oct 2013 by ASP.NET Community
In this article i am going to use simple class which use to write error and exceptions occured in your asp.net application in a text file
11 Oct 2013 by ASP.NET Community
In this Article we are going to read and understand how in a web application we can export a gridview data into Excel file. As many times in real
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
11 Oct 2013 by ASP.NET Community
Our application was one that presented real time data and charts to the user based on some criteria selected by the user. The chart and model were
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
11 Oct 2013 by ASP.NET Community
ASP.net offers a built-in functionality for tracing theapplication. Using this functionality one can view a lot ofdiagnostic
11 Oct 2013 by ASP.NET Community
Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
11 Oct 2013 by ASP.NET Community
Silverlight:                 Silverlight is a RIA (Rich Internet Application) technology by Microsoft is a well competitor to Flash (who is a
16 Dec 2010 by Avi Farah
Overcoming limitations of: Enhanced String Handling
10 Dec 2010 by Beavis Killer
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
26 Feb 2013 by Ben Freeman CBNL
Some example code to merge a number of Shapefiles into one at the lowest level.
19 Sep 2012 by Ben Freeman CBNL
How to add an Open Street Map overlay to a Map using MapWinGIS.
7 Apr 2014 by bkelly13
Use of Windows class CAsynSocket in TCP/IP application
16 Jan 2014 by Bruno Terkaly
Tips on how to troubleshoot Multi-tiered applications when they are hosted in cloud infrastructures.
18 Nov 2011 by Carlos A Alvarez
This article explains a simpler way of attaching adorners by using a WPF behavior class.
11 Feb 2013 by chaau
Automatically catalogue images based on modified date
2 Apr 2013 by Chandramouleswaran
Participatory IDE framework built using WPF, PRISM and other open source projects
9 Apr 2011 by charles henington
Using System.Convert namespace to convert between base64 and images
3 Jul 2012 by Charles Wiebe and John Hansen
Maintaining code with complex permissions tends to be difficult, because the code can be distributed across multiple classes. By embedding permissions directly on methods and properties within a class, code is reduced and maintainability is simplified.
13 Sep 2013 by Chris Boss
Desktop App Builder for non-programmers for Education
26 Jan 2016 by Chris Copeland
A managed library to launch and/or connect to the Tor network for SOCKS5 communications, and for middle-man proxy hosting.
14 Aug 2020 by Christ Kennedy
Download a masterpiece, set-up this app and hack yourself into an artist
29 Jun 2013 by Christian Vos
SOLID principles: The Open Closed Principle, a simple example in C#
11 Nov 2018 by Christian Vos
SOLID principles: The Liskov Principle, a simple example in C#
27 Nov 2015 by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
31 Oct 2014 by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
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.
1 Aug 2014 by CodeFate
Useful learning application to retrieve, parse and, format API XML documents to user friendly text.
28 Oct 2013 by CodeProject
Pierre Le Lann of Tribal Nova talks about "what makes a successful educational app"
29 Oct 2013 by CodeProject
Richard Tate of HopeLab on developing successful healthcare apps.
4 Nov 2013 by CodeProject
Dave Butler, VP and Senior Business Leader at MasterCard, offers developers insight into the company’s worldwide OpenAPI platform.
11 Feb 2013 by DahlSailRunner
Really effective logging using Enterprise Library and just a little custom code.
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 Jul 2014 by Dave Clemmer
Using Mo+ to generate a working application, which includes an Entity Framework model, OData services, view model client, and WPF application.
11 Feb 2013 by Dave Elliott
This article provides a practical solution to clicking the button on a popup window.
23 Jul 2010 by Dinesh Uthayakumar
A technique to test/debug the Microsoft Dynamics CRM 4.0 plug-in
8 Oct 2012 by Dinis Cruz, Michael Hidalgo
Exploiting Microsoft MVC vulnerabilities using OWASP O2 Platform
30 Jul 2020 by DiponRoy
Making schedule jobs exe using Quartz scheduler
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.
1 May 2013 by Dmitriy Glushchikov
This article describes a simple way to build an oriented graph using controls.
8 Nov 2010 by dolhaig
How to Resume the User's music after we played a video or audio from our Silverlight/XNA WP7 Application.
8 Nov 2015 by DotNetSteve
Using delegates to group, conquer cross cutting concerns and created dynamic validators
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.
2 Mar 2017 by Dracula
VBA Macros Provide Yahoo Stock Quote Downloads in Excel 2007
5 Jun 2014 by Drasko Popovic
SharePoint hosted app for displaying and rating Dilbert comics
1 Nov 2010 by Durgaprasad Budhwani
This example will give you knowledge about how to design your site for different cultures.
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.
28 Aug 2010 by Ed Nutting
Demonstration of how to do basic robot remote control via bluetooth using NKH Mindsqualls libraries.
28 Apr 2013 by Ed Nutting
A wrapper application making management, modding and running multiple MineCraft servers faster and easier.
7 Jul 2014 by Eduardo Antonio Cecilio Fernandes
How to handle asynchronous tasks in Android Activities
7 Jul 2014 by Eduardo Antonio Cecilio Fernandes
Learn how to configure NHibernate on your ASP.NET application
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.
14 Aug 2015 by Emiliano Musso
How to create a Windows Phone app to take timed pictures from camera, and upload them on an Apache webserver to view them remotely
8 Mar 2017 by Eric D Schmidt
Overview of a cross-platform spreadsheet-based rules enigne with algorithms implemented in C++ and JavaScript, and wrappers to C#/.NET/WinRT
1 May 2011 by Ernest Poletaev
A Localized WPF Application template for easily localizing a WPF application
11 Jun 2010 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.
24 Apr 2014 by FaizanMubasher
This article helps developer to start working with new mobile application development framework Oracle ADF Mobile.
30 Oct 2010 by federico.strati
An MFC Windows program related to Concave Diffraction Gratings using VTK libraries.