Interested in software architecture

In the last few years I’ve been interested in software architecture and this tendency is growing everyday. I do think that I want to work as an architect within the next years. Few days ago I listened a really good presentation on SOA from Ron Jacobs that I...

WPF from Desktop to Web

Lets see how to convert a Desktop WPF application in a Web Application. I am using VS 2005 for this. First of all we need to go the the project properties, and click on the “Signing” button in the left side. Mark the checkbox labeled “Sing the...

Some issues with WPF and VS

We are working with Windows Presentation Foundation these days, using Visual Studio 2005 but the technology seems to be too new and the tools have some annoying bugs. The new XAML has some good things and some other scary problems you should be aware of. The goog...