Your house is haunted. You can’t stand living with the ghosts anymore and decide to call in the professional, a…
To programmatically switch bindings on the fly, you can do it via the constructor of the generated client: var client…
If you get the following exception calling a WebSphere web service from your .NET WCF Client (service reference): System.ServiceModel.CommunicationException: The…
Greetings visitor from the year ! You can get the source code for this from my Github repo here. Thanks…
Is anyone else experiencing a problem with Visual Studio 2008 Intellisense with jQuery and jqModal? It seems that jqModal (a…
In my opinion, the top three hardware items that help maximize programmer productivity are sufficient RAM, multiple monitors, and a…
.NET/C# Programming Thread synchronization: Wait and Pulse demystified. By Nick Butler. Use a shortened GUID for file names and request…
I feel like I am discovering a whole new world. For my latest project, I have to do a lot…
I have found that the key to writing good unit tests that interact with the database is making sure that…
This is an update to my original article that was based on Silverlight 1.0 alpha. The code for the old…