.NET Obfuscator Product Review
CliSecure .NET Obfuscator Product Review Forward .NET assemblies are (in general) remarkably easy to decompile and obtain reasonably intelligible source code. A .NET obfuscator can be run as a post-build…
Review on the Dell Studio 15 laptop
So I bought a new laptop from Dell two weeks ago. Here are the highlights: The good Very speedy (of course I paid for that). Sleep/wake finally works well. Waking…
DotNetOpenAuth v3.4.3 released
DotNetOpenAuth has just seen a minor release to v3.4.3. Fixes center around corner case interoperability issues that cause a very small percentage (<0.5%) of OpenID users to be unable to…
How to upgrade your Blogger OpenID to a decent one
If you host your blog on Google’s Blogger service you may have discovered that your blog is an OpenID you can use to log into various web sites that act…
DotNetOpenAuth’s “call home” reporting
A few months ago I asked how people would feel if DotNetOpenAuth collected feature statistics and sent them back to the library’s authors so we get a better feel for…
DotNetOpenAuth v3.4 now available
You can go download DotNetOpenAuth v3.4 today. Highlights of the new version include: Support for Google Apps for Domains issued OpenIDs. This required special work since Google has their own…
Rest in peace, ExtremeSwank OpenID and OAuth
ExtremeSwankOpenID and ExtremeSwankOAuth, both libraries authored by John Ehn, have been discontinued according to the project sites respective home pages which have a new note that reads: “Note: This ……
DotNetOpenAuth v3.3 is released
It’s been nearly six months since v3.2 was released. So what’s in v3.3 that took so long to bake? Well, a lot of it was waiting for and getting used…
Feedback requested: New OpenID RP login UX prototype
OpenID RP login UX Live demo location: http://openidux.dotnetopenauth.net/ Design considerations The DNOA login UX design document contains the design spec, and some of the reasoning that went into that design.…
Minify your EmbeddedResource .js and .css files in your MSBuild project
If you write a C# or VB.NET class library that contains ASP.NET controls that also have .js or .css files embedded in your assembly, you probably want to minify those…