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.…

Content, not Chrome

Today, most of what we use the Web for on a daily basis aren’t just web pages, they are “applications”. These applications, which run inside our Web browsers, are increasingly becoming more advanced in their functionality and more interactive in their usability. The Web browser acts…

Mono on the iPhone

It’s been a while since I’ve posted anything related to the Mono project, the open source (and cross-platform) implementation of Microsoft’s .NET. But something really interesting came up today. Mono has been ported to the iPhone. Last year, parts of the Mono Project, were…

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 Volta Web developer toolset

Microsoft has released a technology preview of its Volta Web developer toolset, which is intended to make it easier to build multi-tier Web applications, including applications useful in SaaS environments. Volta will only work with Visual Studio 2008 because it is just built to work with the .Net Framework 3.…

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.…