Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Generic representation of a Media Topology, Serialize and De-serialize
Recently I came across a problem where various Media topologies in Windows were represented in...
Date: 08/19/2014
Determining pin dependence in MediaCapture
In general most of the cameras expose 1-3 pins from which you can capture Video Preview stream,...
Date: 07/28/2014
SQL Mirroring best practices
Few years ago when I was working on web services, I was part of a team that built a tool to achieve...
Date: 07/25/2014
Accessing Public classes in your Webservice from Clients
Recently I struggled a lot to figure out how to access classes that are public in my webservice...
Date: 01/25/2008
ConfigurationManager class in C#
The ConfigurationManager class in C# has been one of my latest discoveries for storing all the...
Date: 01/25/2008
Tips and Tricks with C++ COM and .NET
If you have written a C++ COM dll and if you are looking to use it in a C# program, then you are in...
Date: 11/02/2006
A study on IPC options on WinCE and Windows
I wanted to make a client-server application that would run both on WinCE/Windows Mobile 5.0 PPC/SP...
Date: 05/01/2006
An example of using delegates in C#
Delegates hold the references/addresses of functions so that the functions can be invoked in a call...
Date: 04/20/2006