Calling Oracle stored functions from ADO.NET
Die-hard Microsofties may be flabbergasted, but there are people out there using Oracle as a database in stead of SQLServer and - oh horror - are even daft e...
Die-hard Microsofties may be flabbergasted, but there are people out there using Oracle as a database in stead of SQLServer and - oh horror - are even daft e...
A very short one this time: it turns out to be pretty easy to convert a RGB color to a HTML color and back. This may come handy when (like me) you are using ...
I ran into a situation with the following network topology: The intranet server served PDF documents via IIS, but was only accessible from the WCF server - ...
Unlike ye goode ole ASMX web services, WCF comes by default with security enabled. That’s a good thing: Microsoft now believes in security being integral par...
Microsoft made developing for the Compact Framework relatively easy. Everyone with experience in .NET development can easily take the plunge into mobile deve...