Sign In
Mike Ormond's Blog
Musings on mobile development and Windows Phone 7 in particular.
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Links
Blog Links
Mike Taulty
Andrew Fryer
Simon May
Martin Beeby
Steve Plank
Andrew Spooner
Matt Ballantine
Windows Phone UK Centre of Excellence
Windows Phone 7 eBook
Style Guide
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Framework
ASP.NET
Azure
Community
Event Q+A
Expression
IE
Mix08
msdn flash
Musings
Office
poll
Silverlight
SQL Server
Technology General
Visual Studio
Web Services
Windows 7
Windows Live
Windows Phone
Windows Vista
wp7
wp7dev
WPF
xna
Archive
Archives
May 2012
(4)
February 2012
(2)
January 2012
(1)
December 2011
(3)
September 2011
(4)
August 2011
(3)
July 2011
(22)
June 2011
(2)
May 2011
(11)
April 2011
(4)
March 2011
(11)
February 2011
(12)
January 2011
(10)
December 2010
(10)
November 2010
(25)
October 2010
(15)
September 2010
(15)
August 2010
(21)
July 2010
(18)
June 2010
(10)
May 2010
(1)
April 2010
(2)
March 2010
(7)
February 2010
(4)
January 2010
(2)
December 2009
(13)
November 2009
(7)
October 2009
(7)
September 2009
(7)
August 2009
(11)
July 2009
(5)
June 2009
(9)
May 2009
(14)
April 2009
(14)
March 2009
(15)
February 2009
(12)
January 2009
(15)
December 2008
(20)
November 2008
(21)
October 2008
(17)
September 2008
(5)
August 2008
(16)
July 2008
(13)
June 2008
(21)
May 2008
(13)
April 2008
(10)
March 2008
(31)
February 2008
(24)
January 2008
(17)
December 2007
(14)
November 2007
(7)
October 2007
(2)
September 2007
(9)
August 2007
(29)
July 2007
(16)
June 2007
(9)
May 2007
(15)
April 2007
(29)
March 2007
(25)
February 2007
(12)
January 2007
(18)
December 2006
(5)
November 2006
(16)
October 2006
(7)
September 2006
(14)
August 2006
(12)
July 2006
(9)
June 2006
(13)
May 2006
(2)
April 2006
(3)
March 2006
(5)
February 2006
(7)
January 2006
(11)
September 2005
(3)
August 2005
(4)
June 2005
(3)
April 2005
(2)
March 2005
(4)
February 2005
(6)
MSDN Blogs
>
Mike Ormond's Blog
>
May, 2008
May, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mike Ormond's Blog
ASP.NET MVC Preview 3
Posted
over 4 years ago
by
MikeO [MSFT]
0
Comments
Bit slow on this having just got back from holiday but Scott has blogged about the latest "official" preview release of the MVC framework . I call it an "official" release to distinguish it from the interim source releases we're making...
Mike Ormond's Blog
SQL Spatial Data Visualiser Updates
Posted
over 4 years ago
by
MikeO [MSFT]
1
Comments
I've updated the page I posted yesterday so the app now supports POINT, LINESTRING and POLYGON (simple POLYGONs with no interior boundaries - ie the image on the left (below) is okay, the image on the right is not). I've also posted the source for an...
Mike Ormond's Blog
SQL Spatial Data Visualiser
Posted
over 4 years ago
by
MikeO [MSFT]
1
Comments
Hot on the heels of my Sql Spatial Data Generator comes my Sql Spatial Data Visualiser ! Well, sort of. A couple of people have asked me for this but it's not that easy to create an app that lives in the cloud and queries other people's SQL Servers in...
Mike Ormond's Blog
PDC 2008 Registration Open
Posted
over 4 years ago
by
MikeO [MSFT]
0
Comments
October 27-30th in the Los Angeles Conference Center, LA is where you want to be. Registration for the Professional Developers Conference 2008 has just opened. You know the deal by now: "The PDC is designed for leading-edge developers and software...
Mike Ormond's Blog
Silverlight Screencasts
Posted
over 4 years ago
by
MikeO [MSFT]
0
Comments
A while ago MikeT popped up on IM with a crazy idea to create a set of screencast videos covering the common topics in Silverlight 2 development. Not only that but he wanted to build a custom player to view them. And he wanted to do it in say, a week...
Mike Ormond's Blog
More on ASP.NET Routing
Posted
over 4 years ago
by
MikeO [MSFT]
2
Comments
While I've been sunning myself on a Greek Island (Kefalonia - very nice, especially the baclava), Ian has taken my post about using ASP.NET Routing independent of MVC a stage further by including the passing of parameters to the aspx page . Technorati...
Mike Ormond's Blog
Visual Studio 2008 and .NET Fx 3.5 Service Pack 1 Beta
Posted
over 4 years ago
by
MikeO [MSFT]
1
Comments
You'll know by now that we've shipped the first beta of Visual Studio 2008 and .NET Fx 3.5 Sp 1 and it contains some elements of what was previously known as the ASP.NET 3.5 Extensions Preview. In my recent post about my roadshow session , I talk about...
Mike Ormond's Blog
Off on holiday for a week or so
Posted
over 4 years ago
by
MikeO [MSFT]
0
Comments
Normal service (if there is such a thing) will be resumed as soon as possible (around 21st May I should think).
Mike Ormond's Blog
Using ASP.NET Routing Independent of MVC
Posted
over 4 years ago
by
MikeO [MSFT]
14
Comments
One of the demos I've been doing at the MSDN Roadshow is to take the new ASP.NET routing capabilities (currently in preview) and show them in isolation from MVC / Dynamic Data. Although the new routing capabilities were developed for the MVC framework...
Mike Ormond's Blog
MSDN Flash Article: ASP.NET Silverlight Server Controls
Posted
over 4 years ago
by
MikeO [MSFT]
1
Comments
In the next issue of the MSDN Flash Newsletter I write about some of the upcoming features in ASP.NET including two new controls specifically designed to take advantage of the richness provided by Silverlight. The <asp:Silverlight> control allows...
Mike Ormond's Blog
Dynamic Data and MVC in Perfect Harmonee
Posted
over 4 years ago
by
MikeO [MSFT]
0
Comments
In my roadshow session I talk about where to get all the latest ASP.NET 3.5 Extensions bits . One word of warning, the latest drop of Dynamic Data (0423) doesn't play well with MVC Preview 2 - stick with the 0408 drop for now if you want to use both....
Mike Ormond's Blog
ASP.NET Dynamic Data Preview - Mixing with "Static" Pages
Posted
over 4 years ago
by
MikeO [MSFT]
2
Comments
The ASP.NET Dynamic Data Preview is essentially a powerful and flexible scaffolding framework for ASP.NET that allows you to very quickly create and customise data-driven ASP.NET applications. It does this by exploring the Linq to SQL data model and deriving...
Mike Ormond's Blog
MVC Framework - Encapsulating for Re-use
Posted
over 4 years ago
by
MikeO [MSFT]
1
Comments
ASP.NET webforms offers a number of different options for re-use including extending existing controls, composite controls, custom controls and user controls. While the ASP.NET MVC framework doesn't support server controls (this isn't strictly true -...
Page 1 of 1 (13 items)