MSDN Live: Solution Architecture

At the next MSDN Live tour in Norway (in April), I’m doing a talk about Solution Architect and SharePoint 2010 for Developers. I would like to air some ideas I have for the Solution Architecture talk and hopefully get some feedback, perhaps some tips and hints that can improve my talk. What’s in a... [More]

Boks: Organize Your Stuff

During the winter I’ve been working on a new project called Boks. Boks is a rich interactive application that helps you organize all your stuff. Stuff such as books, movies, games and more. Boks runs entirely in the cloud, that means all your stuff is stored online and there is never any need for ... [More]

Entity Framework with extended properties

Here is an example that show how you can extend your Entity Framework entities with properties, which you might return from a stored procedure, a database view or inline SQL. The use case if when you want and need to return more data from your database than what is in your 1:1 mapped entity models. ... [More]

SQL Azure: Getting Started

Update: Some of the details in this blog post is no longer required, by downloading and installing SQL Server Management Studio 2008 R2 you get better support for SQL Azure. Read my post about simpler management with SSMS.  Here follows a step-by-step introduction to SQL Azure.... [More]

Visual Studio 2010 and .NET Framework 4 Beta 2

Windows 7: Sensor PlatformToday Microsoft introduced beta 2 of their next update to Visual Studio and the .NET Framework. As a Microsoft Regional Director and Visual Studio Team System influential, I have used and tested this future version for a while. It’s represents the first major upgrade to the Visual Studio suite since Visual Studio .NET was upgraded from Visual Studio 6... [More]

Visual Studio Galore

Visual Studio GaloreToday I want to introduce you to a wide range of extensions and additions to Visual Studio. Lots of developers are not aware of the potential of your existing .NET skills and experience and how you can utilize them across multiple devices, form factors and platforms. Learn about Game Development, Cloud Development and Robotics Development... [More]

Bring your photos to the party

Abstract: Learn how to use Windows Live Mesh to carry your Flickr photos with you on your Windows Mobile phone. For years I’ve relied on Flickr as my service for hosting photos that I’m willing to share with friends and others. Yet there has never been a good way of downloading all the Flickr photo... [More]

Visual Studio IDE

Gøran Hansen tagged me once more, this time he want us to blog about our customization of Visual Studio IDE and third party tools we use in our daily jobs as software developers. To be honest, I rarely customize anything. I rely on few (if any) third party tools within the IDE and just a handful o... [More]

Team Development with Team System

We're currently in the starting phase of a big new project and we're already at a steady speed at producing the functionality that we set out to do. Actually we got a very good start, which was contributed by a lot of factors, but one important one is Microsoft Visual Studio Team System. Before al... [More]

Visual Studio 2005 Service Pack 1

Microsoft have released Service Pack 1 for their Visual Studio family of products. The biggest update is the Visual Studio 2005 Team Suite SP1 which is the update you would want to download and install if you are using any edition of Visual Studio 2005 except the Express editions. Express has their... [More]

Easier TDD with Visual Studio 2005 (Macro)

While doing TDD (Test Driven Development) with Visual Studio 2005 is not always an easy task when you get down and dirty. Microsoft is already working on improvements for the next version (codename "Orcas") of Visual Studio, but right now I needed a better way to compile the current projec... [More]

Pages

Search

Tags

None

    Recent posts

    Recent comments

    Blogroll

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.