Tag Archives: ASP.net

Get the low-down on WebMatrix, for creating simple websites

By

The full release of WebMatrix is now available. It’s a great tool designed to be easy to use to build great websites. It comes with a load of built in project templates including DotNetNuke, Joomla, WordPress and more. You may have noticed this list includes PHP software – WebMatrix and the servers that support it can handle both .NET and PHP based websites, which is super cool.

If you’re new to WebMatrix, the video below will give you a solid introduction – well worth checking out.

New in ASP .NET MVC 2

By

I was recently at an all-day event with Scott Guthrie from Microsoft - read about the event here. Here I collect what he had to say about what’s new in ASP .NET MVC 2.

The final post in this series from the event, it is another collection of random notes that I made during the day – hopefully it makes some kind of sense and is somewhat useful!

#ddd8 Part 1

By

As you may have picked up from some of my tweets, today I’ve been out and about at #ddd8, a developer meet-up at Microsoft in Reading.

Organised “by the community, for the community” (and mostly by @plip see note below), it features a series of talks and presentations by members of the community on loads of subjects ranging from @RobAshton’s multi-tenant ASP.net MVC overview, to @JonSkeet’s C# 4.