Always remain updated about current software development trends

Articles having tag: WIN2008-R2

A Performance Meter Used In Call Center Software

How to make a performance meter that looks like the one in Windows Task Manager

A HTTP web server opening media files the server screen, using QR-Codes and a REST architecture

A command promt web server that starts a application or open a a file given in as an argument in an http adress. Could potentially be used to show media on screen using QR-codes.

A Study on Corruption

Do you believe that memory corruption will generate an immediate, repeatable crash? Some programmers actually do...

Reusable multithreaded tcp client and server classes with example project in VB.NET

A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.