December 20th, 2005

How to Run Windows on Linux

For about a month now, I've been running SUSE Linux 10.0 on my laptop. I find it more than capable to handle almost all of my computing needs. I have to admit though, that it falls short in the web development environment. I'm afraid that GIMP is still nowhere near as good as FireWorks, and there is simply nothing to compare with Dreamweaver. (more…)

December 5th, 2005

Linux vs. Windows

After using SUSE Linux 9.3 for a while in a virtual machine, and then fully running SUSE Linux 10.0 on an IBM T23 laptop, I feel I'm ready to provide an un-biased (hmm, maybe not so much) list of pros and cons of both Linux (albeit the SUSE distribution only), and Windows XP (more…)

December 5th, 2005

Manipulating Web Parts in ASP.Net 2.0

In my last article, I introduced web parts to you, explained how to implement them in an ASP.Net application, and how to modify their default behavior and properties. This article will explain how you can allow end users to edit the web parts on their page(s), as well as interconnecting multiple web parts on one page. Read the tutorial