GMail Themes
20 Nov
I use iGoogle as my homepage and its had themes for quite a while. So I was pleased to see GMail get visual themes as well.
20 Nov
I use iGoogle as my homepage and its had themes for quite a while. So I was pleased to see GMail get visual themes as well.
17 Nov
Thanks to Ayende Rahien I have run across a very interesting little project that I think would be a good project for anyone looking for an example project to use to learn some solid ASP.NET skills. The project that is mentioned here is called the Cuyahoga Project. It’s an open source .Net web site framework.
Cuyahoga uses NHibernate as its ORM, implements logging with log4net, and uses the FCKeditor for editing page content. Cuyahoga is a very nice intermediate ASP.NET project to base a web project off of. I will certainly keep it in mind the next time I get to start an ASP.NET project from scratch. It seems much simpler to work with than DotNetNuke and since its open source/freeware its much cheaper then Community Server.