Download WPF instance aware application (for single instance applications)

Description

This C# project helps in the creation of single instance applications (either per user session or per host) using WPF.It does not use the Micrsoft.VisualBasic.WindowsFormApplicationBase approach, relying instead on the usage of synchronization objects and WCF.

Source Files

The download file wpfinstanceawareapp.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Custom.Windows/Custom.Windows.csproj//from w ww. j a  v  a 2  s .co  m
Custom.Windows/Delegates.cs
Custom.Windows/Enumerators.cs
Custom.Windows/EventArgs.cs
Custom.Windows/Exceptions.cs
Custom.Windows/InstanceAwareApplication.cs
Custom.Windows/Properties/AssemblyInfo.cs
Custom.Windows/Properties/Resources.Designer.cs
Custom.Windows/Properties/Resources.resx
Custom.Windows/Properties/Settings.Designer.cs
Custom.Windows/Properties/Settings.settings
InstanceAwareApplication.sln
TestApplication/App.xaml
TestApplication/App.xaml.cs
TestApplication/Properties/AssemblyInfo.cs
TestApplication/Properties/Resources.Designer.cs
TestApplication/Properties/Resources.resx
TestApplication/Properties/Settings.Designer.cs
TestApplication/Properties/Settings.settings
TestApplication/TestApplication.csproj
TestApplication/Window1.xaml
TestApplication/Window1.xaml.cs
TestApplication/app.config
TestApplication2/App.xaml
TestApplication2/App.xaml.cs
TestApplication2/Properties/AssemblyInfo.cs
TestApplication2/Properties/Resources.Designer.cs
TestApplication2/Properties/Resources.resx
TestApplication2/Properties/Settings.Designer.cs
TestApplication2/Properties/Settings.settings
TestApplication2/TestApplication2.csproj
TestApplication2/Window1.xaml
TestApplication2/Window1.xaml.cs
TestApplication2/app.config

Download

Click the following link to download wpfinstanceawareapp.zip.

wpfinstanceawareapp.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF