Open Source C# 3D Game Engine
posted by jongalloway(4380) 6 years, 4 months ago 0
RealmForge (http://realmforge.com/) looks interesting, too. It seems like it's trying to do a lot more than PurpleSharp, which may be a bad thing if they don't get around to shipping designers.
Reply
Google Maps and ASP.NET
Also check out http://www.codeproject.com/aspnet/LatLaysFlat-Part1.asp
.NET Reflector 4.2 Released
Unfortunately mostof the cool plugins don't work with the 4.2 release yet...
How to add FeedFlare to SubText
posted by jongalloway(4380) 5 years, 4 months ago 0
This is a great walkthrough. DotNetKicks actually hosts a flare unit here: http://static.dotnetkicks.com/tools/feedflare/kickitflare.xml
Compressed HTML makes your pages zippy
IIS 6 supports compression, too: http://weblogs.asp.net/owscott/archive/2004/01/12/57916.aspx Port 80 Software offers product that make it better.
Speed Up Your Site! 8 ASP.NET Performance Tips
posted by jongalloway(4380) 4 years, 7 months ago 0
Check out page 5 (http://www.sitepoint.com/article/aspnet-performance-tips/5) - I mentioned Gavin's Reluctant Cache Pattern, which is used on DotNetKicks.
No, you're crazy! (or, the problem with assuming that computer program
posted by jongalloway(4380) 4 years, 3 months ago 0
wisemx - No war intended. That's out of the documentation on Map Reduce - it's designed to work with large clusters of commodity servers, designed to expect and accommodate failures. Maybe better if I'd said "using large clusters of unreliable computers"
Happy Birthday Scott Guthrie!
I bought him a book - don't know when he'll find the time to read it, though. Does the guy sleep, or have an assistant to sleep for him?
Using Classes To Fight CSS Class Explosion
posted by jongalloway(4380) 3 years, 11 months ago 0
The title of the post got messed up - it should be "Using <body> Classes To Fight CSS Class Explosion"
Embeddable C# Compiler
posted by jongalloway(4380) 3 years, 8 months ago 0
His name's Miguel, not Manuel.
NetBash – An Alternative to Admin Pages in Asp.Net Web Apps
posted by jongalloway(4380) 4 months, 25 days ago 0
Great idea!