Archive for September, 2010

Mandelbrot for Mobile!?

Microsoft Sciences .NET Development

Hi all,

A year ago, I would probably have done this in J2ME refusing to have to do anything with Windows development, but by working with .NET I actually realized it isn’t so bad, if not, even handier to create applications. A great example of that is the .NET Compact Framework. Together with Visual Studio and the Windows Mobile 6 SDK, it’s peanuts to make mobile applications.
In this issue, Mandelbrot Fractal navigator for Windows Mobile 6.

Read the rest of this entry »

Comments

Inversion of Control pattern

Today I’ve finally found a very tangible example of what inversion of control actually is.

Read the rest of this entry »

Comments

.NET Framework 3.5 machine.config

Microsoft Web Development .NET Development

Hi there,

For those out there asking the question: where is my machine.config on my ASP.NET server, read on.

Read the rest of this entry »

Comments