The Cross-Platform Enterprise Lore

It’s a known assertion that software applications (desktop or distributed) are not truly platform agnostic. Even if a software application is developed as a cross-platform solution, it is very difficult to make it look and work identically across all platforms (operating systems). Hence, lately I’ve been…

Embrace the new .NET Logo

With PDC 2008 coming up, Microsoft’s .NET Framework gets a refreshing new logo. Yesterday, Seth Godin also wrote about the importance of a good logo in branding. As much as I liked the simplicity of the old .NET logo, I do like the energy of the new one.…

C# 3.0 Tutorials

As I’ve been using C# 3.0 with VS.NET 2008 at work on a production project, I thought it would make sense to mention the great tutorials posted by Michael Sync on the subject. One of the most appealing aspects of VS.NET 2008 for me has…

Hibernate at work

The project I’m working on at work is gaining momentum, and we are nearly starting with the proof-of-concept architecture solution. While I’ve used ORM‘s for data objects and domain persistence in the past, we have been playing with NHibernate at work for this project.…

Microsoft ships Visual Studio 2008

Microsoft has released to manufacturing (RTM) its Visual Studio 2008 software development platform and the accompanying .Net Framework 3.5, meaning these technologies are available for download on MSDN to subscribers today. Among other things, Visual Studio 2008 is Microsoft’s development platform geared to building Windows Vista applications.…

.NET Framework Source Code

The Microsoft .NET team will be releasing the source code for the .NET Framework libraries starting with v3.5 and VS 2008. Being able to step through and review the source should provide much better insight into how the .NET Framework libraries are implemented, and in turn enable developers to…

Orcas baby!

Microsoft will release Beta 2 of Visual Studio 2008 (codename Orcas) tomorrow (26th July). Keep an eye on the downloads page, which also includes the .NET Framework 3.5 Beta 1.…