Sign in
Doug Holland - An Architects Perspective
Sr. Architect Evangelist, Developer & Platform Evangelism, Microsoft Silicon Valley
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Unfiltered HTML
Tags
Books
C#
Code Generation
CodePlex
CSS3
HTML 5
Internet Explorer 10
Internet Explorer 9
JavaScript
Kinect
MIX 2011
Nokia
Parallelism
Silverlight
Speaking
StyleCop
Visual Studio 2010
Windows 7
Windows 8
Windows Azure
Windows Phone
Windows Phone 7
Windows Phone 7.1
Windows Phone 7.5
Windows Phone codename "Mango"
Archive
Archives
November 2012
(1)
October 2012
(6)
July 2012
(1)
June 2012
(2)
May 2012
(3)
April 2012
(4)
March 2012
(3)
February 2012
(2)
January 2012
(2)
December 2011
(4)
November 2011
(1)
September 2011
(1)
July 2011
(4)
June 2011
(6)
May 2011
(10)
April 2011
(3)
February 2011
(5)
January 2011
(5)
December 2010
(6)
November 2010
(4)
October 2010
(5)
September 2010
(3)
August 2010
(7)
July 2010
(8)
June 2010
(1)
May 2010
(5)
April 2010
(2)
MSDN Blogs
>
Doug Holland - An Architects Perspective
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Doug Holland - An Architects Perspective
Adventures with the Windows Phone 7 WebBrowser Control
Posted
over 3 years ago
by
Doug Holland
17
Comments
I have been spending some time recently working with the Windows Phone 7 development tools and thought I’d start blogging more about writing applications for the forthcoming Windows Phone 7 platform. I was asked a question this morning about how you might...
Doug Holland - An Architects Perspective
SQL Server 2008 R2 - SQLCLR .NET Framework Version
Posted
over 3 years ago
by
Doug Holland
2
Comments
Since SQL Server 2005 we have had the ability to write User Defined Types (UDT's) and User Defined Aggregates (UDA's) etc. that are then executed by the .net framework within the SQL Server process. Given that the .net framework 4.0 introduced a new version...
Doug Holland - An Architects Perspective
CodePlex.Snippets 4.0 - Visual Studio 2010 Code Snippets for C# Developers
Posted
over 3 years ago
by
Doug Holland
2
Comments
CodePlex.Snippets is a collection of code snippets for C# developers that enhances the core code snippets developers use today to ensure that they conform, where appropriate, to static code analysis and StyleCop rules. CodePlex.Snippets also provides...
Doug Holland - An Architects Perspective
Using Images as Buttons on Windows Phone 7
Posted
over 2 years ago
by
Doug Holland
0
Comments
Within the Windows Phone 7 marketplace there are more than 12,000 applications and one such application is the Stopwatch that I published sometime ago, the free version is one of the most popular health and fitness applications. Initially the user interface...
Doug Holland - An Architects Perspective
Windows Phone Stopwatch 4.4 RTM
Posted
over 2 years ago
by
Doug Holland
0
Comments
Windows Phone Stopwatch 4.4 is now Released to Marketplace (RTM) and within this blog post I thought I’d give an overview of this application that has steadily become the most popular stopwatch on Windows Phone 7 . Starting / Pausing the Stopwatch With...
Doug Holland - An Architects Perspective
SQL Server 2012 Management Studio – Darker Shades of Blue Theme
Posted
over 1 year ago
by
Doug Holland
2
Comments
A couple of years ago wrote a blog post entitled Visual Studio 2010 – Darker Shades of Blue Theme where I posted a custom settings file for Visual Studio 2010 . With the release of SQL Server 2012 you can also import and export settings and this morning...
Doug Holland - An Architects Perspective
StyleCop Compliant Visual Studio 2010 Code Snippets January 2011 Release
Posted
over 3 years ago
by
Doug Holland
4
Comments
Visual Studio Snippets is an open source collection of code snippets for the C# programming language, providing StyleCop compliant versions of the 38 code snippets that ship within Visual Studio along with 44 additional StyleCop compliant snippets. You...
Doug Holland - An Architects Perspective
Professional Windows 8 Programming
Posted
7 months ago
by
Doug Holland
0
Comments
Updated 10/24 with final book cover design. “Picking up a tablet PC with Windows 8 makes an iPad feel immediately out of date.” – Tom Warren /via @verge Windows 8 Review It is an exciting time to be a Windows developer. The arrival of Windows 8...
Doug Holland - An Architects Perspective
SQL Server 2012 - SQLCLR .NET Framework Version
Posted
over 1 year ago
by
Doug Holland
0
Comments
Since SQL Server 2005 we have had the ability to write User Defined Types (UDT's) and User Defined Aggregates (UDA's) etc. that are then executed by the .net framework within the SQL Server process. SQL Server 2012 now uses version 4.0 of the CLR although...
Doug Holland - An Architects Perspective
StyleCop Compliant Visual Studio 2010 Code Snippets & Templates
Posted
over 3 years ago
by
Doug Holland
1
Comments
Visual Studio 2010 provides 38 code snippets for the C# developer, while Visual Studio Snippets provides enhanced versions of those base snippets along with 31 additional code snippets in the October 2010 Visual Studio Snippets Release . Within the Visual...
Doug Holland - An Architects Perspective
Windows Phone Stopwatch 5.1 RTM
Posted
over 2 years ago
by
Doug Holland
0
Comments
Updated for Windows Phone 7.5 , formerly known by the codename “Mango”, Windows Phone Stopwatch 5.1 has been Released to Marketplace (RTM) and so I thought I’d give an overview of this latest release and some of the new features. With 100,000 downloads...
Doug Holland - An Architects Perspective
Web Developers Guide to Windows Internet Explorer 9
Posted
over 3 years ago
by
Doug Holland
0
Comments
Windows Internet Explorer 9 , launched in San Francisco on September 15th, enables users to experience a more beautiful Web using the full power of today’s PC. We would love for your site to be part of this more beautiful Web and to help get you started...
Doug Holland - An Architects Perspective
Programmatically Invoke the C# Compiler
Posted
over 3 years ago
by
Doug Holland
4
Comments
Imagine you have just generated some code using a code generation technique, wouldn’t it be really cool to then programmatically call the C# language compiler and generate assemblies from the generated code? Let’s imagine we used an Xslt transformation...
Doug Holland - An Architects Perspective
Upgrading the BUILD PC to Windows 8 Release Preview
Posted
11 months ago
by
Doug Holland
0
Comments
At the BUILD conference last year Microsoft provided attendees with a Developer Preview of Windows 8 running upon a touch-based Samsung PC. In this blog post we’ll walk through the upgrade of this PC to the Windows 8 Release Preview . You’ll want to begin...
Doug Holland - An Architects Perspective
Using the Windows Phone 7 Advertising SDK
Posted
over 2 years ago
by
Doug Holland
1
Comments
Windows Phone Stopwatch 4.4 using the Windows Phone 7 Advertising SDK While writing Windows Phone 7 applications is cool, writing Windows Phone 7 applications that earn money for you is really cool! Why Monetize Windows Phone 7 Applications? Microsoft...
Doug Holland - An Architects Perspective
Windows 8 Release Preview Coming June 2012
Posted
over 1 year ago
by
Doug Holland
3
Comments
Steven Sinofsky, President, Windows and Windows Live Division, announced today from Japan’s Windows 8 Dev Days that the Windows 8 Release Preview will be available during the first week of June. /via @BuildWindows8 As always, if you’re interested in more...
Doug Holland - An Architects Perspective
Weird Hole-Punch Cloud Today
Posted
over 3 years ago
by
Doug Holland
2
Comments
Since the beginning of flight school I have been a little bit of a weather nerd and so as soon as I saw this weather phenomenon from my backyard today I had to run back inside and get the camera, hopefully you’ll agree that this is one cool cloud. I initially...
Doug Holland - An Architects Perspective
Internet Explorer 9 Background Compiled JavaScript Performance
Posted
over 3 years ago
by
Doug Holland
4
Comments
I have been an active user of Internet Explorer since its initial release and recently I have been exploring the Windows Internet Explorer Platform Preview , designed to allow developers to kick the tires and see how the next version of Internet Explorer...
Doug Holland - An Architects Perspective
Araxis Merge 2010 Visual Studio Team Foundation Server 2010 Integration
Posted
over 3 years ago
by
Doug Holland
4
Comments
In early 2004 while searching the Internet for a tool that would assist our team in performing peer code reviews I stumbled upon a compare and merge application that has since become an integral part of the developer experience for me and many developers...
Doug Holland - An Architects Perspective
Anatomy of the T4 Text Template
Posted
over 3 years ago
by
Doug Holland
0
Comments
Visual Studio 2010 uses T4 text templates for code generation and within this blog post we’ll examine the anatomy of a text template and see how easily code and other text can be generated. Let’s take a look at an example in Visual Studio, we’ll create...
Doug Holland - An Architects Perspective
StyleCop Project Settings
Posted
over 3 years ago
by
Doug Holland
0
Comments
While it is possible to have developers agree on many things, a discussion on coding style is likely to produce seriously contentious debate. Visual Studio provides static code analysis capabilities to ensure that the IL, contained within assemblies,...
Doug Holland - An Architects Perspective
Got Exceptions? AppHub Windows Phone Application Crash Reporting
Posted
over 2 years ago
by
Doug Holland
2
Comments
Any developer will tell you that debugging applications in production environments presents them with some unique challenges and applications on Windows Phone are no different. With the new version of the AppHub developers portal debugging exceptions...
Doug Holland - An Architects Perspective
Visual Studio 2010 – Darker Shades of Blue Theme
Posted
over 3 years ago
by
Doug Holland
1
Comments
I have been asked several times recently for the color scheme I use within Visual Studio 2010 and so if you like the theme below you can find the .vssettings file here .
Doug Holland - An Architects Perspective
KINECT for Windows
Posted
over 1 year ago
by
Doug Holland
0
Comments
KINECT for Windows is coming to a PC near you beginning February 1, 2012! How will you change the world with KINECT on your PC? According to the KINECT for Windows blog , the KINECT for Windows hardware will be available in limited quantities at first...
Doug Holland - An Architects Perspective
NASA Astronaut Training Experience
Posted
over 3 years ago
by
Doug Holland
2
Comments
While on vacation in Florida with my family I attended the NASA Astronaut Training Experience with my dad and was able to do two things that I have wanted to do since watching the movie Space Camp in 1986, ride the multi-axis trainer and fly a full size...
Page 1 of 5 (104 items)
1
2
3
4
5