RSS

Tag Archive | "ASP.NET"

Mono 2.0 Brings .NET 2.0 Features to the OSS Community

Wednesday, October 8, 2008

1 Comment

With Mono 2.0 being released yesterday I bet you are wondering “What is this new and great wonder that keeps popping up in the news every now and again?” Well, Mono is an Open Source, ECMA compliant answer to Microsoft’s .NET set of tools.  Mono has been famed for it’s C# compiler and Common Language Runtime [...]

Continue reading...

ASP.NET rnd() Function is a Slippery Devil!

Wednesday, September 10, 2008

0 Comments

Sometimes software development can be hard; API docs can be incomplete, maybe the source isn’t very straight forward or you just aren’t seeing the result you expect. What can make that even worse is on days when you are tired and overlook a detail multiple times that would point you in the right direction… then [...]

Continue reading...