.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…
Read up on .NET news, tips, cautions... and other areas of technological interest.
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…
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 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…
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…
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…
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…
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 ……
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…
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.…
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…