ScottGu's Blog
Scott Guthrie lives in Seattle and builds a few products for Microsoft
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
Atlas
Commerce Server
Community News
Data
IIS7
Link Listing
LINQ
MVC
Security
Silverlight
SQL Server
Talks
Tips and Tricks
Visual Studio
WPF
WPF/E
News
<RECOMMENDED>
My ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas Series
</RECOMMENDED>
<RECOMMENDED>
My Silverlight Tutorials and Links
</RECOMMENDED>
Navigation
Home
Blogs
Archives
May 2008 (2)
April 2008 (7)
March 2008 (6)
February 2008 (7)
January 2008 (8)
December 2007 (8)
November 2007 (9)
October 2007 (7)
September 2007 (9)
August 2007 (13)
July 2007 (12)
June 2007 (10)
May 2007 (9)
April 2007 (12)
March 2007 (9)
February 2007 (9)
January 2007 (12)
December 2006 (12)
November 2006 (14)
October 2006 (14)
September 2006 (15)
August 2006 (17)
July 2006 (17)
June 2006 (14)
May 2006 (17)
April 2006 (23)
March 2006 (12)
February 2006 (27)
January 2006 (35)
December 2005 (29)
November 2005 (17)
October 2005 (9)
September 2005 (8)
August 2005 (11)
June 2005 (1)
May 2005 (2)
April 2005 (4)
March 2005 (4)
February 2005 (1)
January 2005 (2)
November 2004 (9)
October 2004 (5)
December 2003 (4)
November 2003 (7)
October 2003 (15)
September 2003 (2)
May 2003 (2)
April 2003 (3)
March 2003 (2)
February 2003 (5)
Favorite Links
ScottGu.com
ASP.Net Home
Nikhil Kothari
DotNetSlackers
ASPAlliance
My Blog in Chinese
My Blog in French
Browse by Tags
All Tags
»
Silverlight
»
WPF
(
RSS
)
.NET
ASP.NET
Atlas
Community News
IIS7
Link Listing
MVC
Talks
Tips and Tricks
Visual Studio
WPF/E
Tip/Trick: Creating and Using Silverlight and WPF User Controls
by
ScottGu
One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls. You can implement new custom controls by deriving a class from one of the existing Control classes...
Filed under:
.NET
,
Silverlight
,
Tips and Tricks
,
Visual Studio
,
WPF
First Look at Using Expression Blend with Silverlight 2
by
ScottGu
Last week I did a First Look at Silverlight 2 post that talked about the upcoming Silverlight 2 Beta1 release. In the post I linked to some end-to-end tutorials I've written that walk through some of the fundamental programming concepts behind Silverlight...
Filed under:
.NET
,
Community News
,
Silverlight
,
Visual Studio
,
WPF
First Look at Silverlight 2
by
ScottGu
Last September we shipped Silverlight 1.0 for Mac and Windows , and announced our plans to deliver Silverlight on Linux. Silverlight 1.0 focused on enabling rich media scenarios in a browser, and supports a JavaScript/AJAX programming model. We are shortly...
Filed under:
.NET
,
Community News
,
Silverlight
,
Visual Studio
,
WPF
MIX08
by
ScottGu
MIX is a Microsoft web development conference we hold in Las Vegas each year. MIX tends to be a pretty fun event, both because it covers cutting edge content (we used MIX07 to announce our Silverlight plans), and also because it tends to attract...
Filed under:
.NET
,
ASP.NET
,
Community News
,
IIS7
,
MVC
,
Silverlight
,
Visual Studio
,
WPF
Nov 17th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight
by
ScottGu
Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. ASP.NET GridViewControlExtender - Row MouseOver and Click Styles , Header Cell MouseOver...
Filed under:
.NET
,
ASP.NET
,
Atlas
,
Link Listing
,
MVC
,
Silverlight
,
Visual Studio
,
WPF
September 23rd Links: VS, ASP.NET, ASP.NET AJAX, Silverlight, WPF
by
ScottGu
Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past. Visual Studio 11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive...
Filed under:
ASP.NET
,
Atlas
,
Community News
,
Link Listing
,
Silverlight
,
Visual Studio
,
WPF
Building Silverlight Applications using .NET
by
ScottGu
I'm just about to hop on the flight back to Seattle after finishing up a 10 day business trip to Europe where I spoke at conferences and user group events in Budapest, Amsterdam and Zurich. Although trips like these are a little exhausting, I find them...
Filed under:
.NET
,
Community News
,
Silverlight
,
Talks
,
Visual Studio
,
WPF
,
WPF/E
May 22nd Links: ASP.NET, Visual Studio, Silverlight, WPF and .NET
by
ScottGu
One of the things I'm going to try and start doing is a weekly blog post of useful/interesting links on .NET related topics that I've found on the web. Below is this week's version: ASP.NET Downloading a File using ASP.NET with the "Save As" Dialog :...
Filed under:
.NET
,
ASP.NET
,
Atlas
,
Link Listing
,
Silverlight
,
Visual Studio
,
WPF
Tip/Trick: Supporting Full Screen Mode with Silverlight
by
ScottGu
One of the nice features that Silverlight supports is the ability to go "full screen" and effectively take over the entire screen of a computer (hiding everything else from sight - including the browser frame). This can be very useful when building immersive...
Filed under:
.NET
,
Silverlight
,
Tips and Tricks
,
WPF
,
WPF/E
More Posts