Windows and Linux
This article is intended to be a store for some fair comparisons between the Windows and Linux operating systems. It’s not a Windows versus Linux document. Comments are allowed, but…
Read up on .NET news, tips, cautions... and other areas of technological interest.
This article is intended to be a store for some fair comparisons between the Windows and Linux operating systems. It’s not a Windows versus Linux document. Comments are allowed, but…
The SystemParametersInfo function in Windows CE can be tricky, even deadly, when it comes to passing in buffers for SPI_GETOEMINFO or SPI_GETPLATFORMTYPE. Each of these uiAction values fill a given…
It turns out that although you can’t directly sign up for Writely during this transition to Google, existing Writely accounts can invite others to Writely to collaborate on existing documents.…
I have 1GB databases that grow several GB log files. How do you safely clear those logs? Well, probably the best practice includes backing them up. That was overkill for…
After spending two hours searching for good documentation for using OpenID as my authentication for my Ruby on Rails app and being disappointed in lack of examples and other documentation,…
So I’ve finished my first week here at Microsoft working with the .NET Compact Framework team. They are a very friendly group, and I am happy to be working with…
I am not an expert in WSE3 by anyone’s definition. So when I went looking for a way to add authentication requirements to my web service that tied into the…
Ayende’s NHibernate.Generics is truly an incredible advance in supporting generic collections with NHibernate, and solving the two-way relationship problem at the same time. I switched all my projects to use…
I can crash your Internet Explorer 6.0 (with all the latest patches) anytime you visit my page, with no warning at all. Fun stuff. I’m explaining how to do it…
I was working on a C# WinForms project where I had to embed the Adobe SVG Viewer in my form. The only distribution available comes in the form of an…