Search
Links
- Darkroom
My Black&White photography - T Software
My software shop
- Darkroom
Categories
- Fun (6)
- IT & Technology (63)
- Software (21)
- Software Development (22)
- Coding fun (2)
- SysAdmin (10)
- Tips'n'Tricks (7)
- Miscellaneous (3)
- Music (4)
- Photography (13)
- Quotes (13)
- Site (4)
- Uncategorized (6)
Tags
.net 2.0 analysis apache c christmas tree coding fun creative commons fun hotels iis internet irc it & technology linkedin linux logminer logs mac os x mantis miscellaneous mysql networking open source optimization oracle photos php poetry quotes rant ReportViewer security seo site software software development spam sysadmin travels vista VisualStudio web windows wordpress
Recent Comments
Tag Archives: ipc
Single instance per session application with argument passing
Suppose you want to create an application which you want to limit to a single running instance, like some image viewers do for example. Also, you need different users on a Terminal Server not to conflict with each other. Oh, … Continue reading