Except for some trouble finding the correct key combination on my Mac Keyboard, everything is working fine.
I did a lot of programming last night, and I had no problems at all running Visual Studio and a test web site in the virtual box. Alle the lag from the remote desktop solution is gone, and its easy to forget that its not a PC that I am working on.
Anyone remember the DAL builder? Well nothing much have changed, and I still dont want to code all the trivial modul definition and data access layers by hand, these thing should be code generated. So yesterday I started building a new version that is going to build modules and data access layers for DotNetNuke 5.
I now need to catch up on the development style for version 5, and especially the different ways to implement the data layer. As I understand it, there are now more ways to do the data access - I better get start googling and reading the DNN blog. I might even order the version 5 development book to see if there are something I missed.