ASP.NET and Silverlight
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
ASP.NET
ASP.NET MVC
community
Community News
developer
expression
IIS
iis news item
IIS7
Mini-Tutorial
Open Source
PHP
Podcast
ria
riaservices
Silverlight
Silverlight Toolkit
tech stuff
Tools
ux
Visual Studio
Web
WPF
xaml
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
July 2010 (84)
June 2010 (81)
May 2010 (103)
April 2010 (116)
March 2010 (110)
February 2010 (80)
January 2010 (77)
December 2009 (73)
November 2009 (94)
October 2009 (122)
September 2009 (95)
August 2009 (83)
July 2009 (118)
June 2009 (116)
May 2009 (116)
April 2009 (130)
March 2009 (82)
February 2009 (12)
January 2009 (18)
December 2008 (13)
November 2008 (24)
October 2008 (11)
September 2008 (2)
August 2008 (2)
July 2008 (2)
June 2008 (12)
May 2008 (2)
April 2008 (4)
March 2008 (11)
February 2008 (4)
January 2008 (1)
December 2007 (6)
November 2007 (11)
October 2007 (1)
September 2007 (1)
August 2007 (3)
June 2008 - Posts
WatermarkedTextBox for Silverlight 2 Beta 2
by
Kathy Kam
One breaking change you may have noticed between Silverlight 2 Beta 1 and Beta 2 is that WatermarkedTextBox is no longer available in the Silverlight SDK (System.Windows.Controls.Extended.dll). We decided to remove the control because in a future version...
Filed under:
Silverlight Controls
,
Code samples
Sorting Data in the Silverlight DataGrid
by
Scott Morrison
This post has been updated to work with the RTW version of the Silverlight 2 DataGrid . The code examples are not guaranteed to work with previous Beta versions of the DataGrid. Read more about the features that the Silverlight 2 DataGrid has to...
Filed under:
Silverlight
,
Silverlight 2
,
DataGrid
,
Sorting
Auto-sizing the Silverlight DataGrid
by
Scott Morrison
This post has been updated to work with the RTW version of the Silverlight 2 DataGrid . The code examples are not guaranteed to work with previous Beta versions of the DataGrid. Read more about the features that the Silverlight 2 DataGrid has to...
Filed under:
Silverlight
,
Silverlight 2
,
DataGrid
,
Auto-sizing
What's New in the Silverlight DataGrid in Beta 2
by
Scott Morrison
Silverlight 2 Beta 2 was released this weekend, see what ScottGu has to say about it here . We've all been pretty busy since releasing Beta 1 at MIX, and there are a lot of great new features across the product as a result. The question...
Filed under:
Silverlight
,
Silverlight 2
,
DataGrid
,
Auto-sizing
,
Sorting
,
Links
,
Beta 2
Pages in Silverlight
by
Even a chimp can write code
Pages as a paradigm likely pre-date the web itself although they have been popularized by document-based markup languages deriving from SGML. Windows Presentation Foundation (WPF) with XAML further codifies Pages as a first-class UI element from its heretofore...
Filed under:
Silverlight
,
WPF
,
navigation
,
Windows Presentation Foundation
How to tell a Silverlight assembly from a .NET Framework one?
by
Even a chimp can write code
Silverlight 2 application code is compiled to Common IL and packaged into assemblies (.dll) which are in turn deflated into a Zip file (container with .xap extension). The IL is a CPU- and platform- independent instruction set. The Silverlight runtime...
Filed under:
Silverlight
,
.NET Framework
Silverlight 2 Beta 2 has shipped!
by
Kathy Kam
Just a few hours ago, I was doing my talk based on Silverlight 2 Beta 2 bits and one of my attendee asked about when Beta 2 will be available. I am happy to annouce that it is now available! Download the bits now on Silverlight.Net ! I have also updated...
Filed under:
Silverlight Controls
,
Code samples
Thank you for a great TechEd 2008 - Developer!
by
Kathy Kam
Now that the TechEd 2008 - Developer is done. I'd like to thank everyone who came by the ASP.Net and Silverlight Booth or attended my very last session of the entire conference. I love talking with everyone, learning about what you've been working...
Beta 2 of Silverlight 2 has just shipped
by
Even a chimp can write code
The second beta of Silverlight 2 has just been released. The team has been cranking away and there are some new features and lots of bug fixes to show. A big thanks to all who provided vital feedback on our previous pre-releases! Animation Support for...
Filed under:
Silverlight
Silverlight 2 Beta 2 will be available later this week
by
Kathy Kam
At today's TechEd keynote, BillG announced Silverlight 2 Beta 2 will be available later this week . Silverlight 2 Beta 2 will include: UI Framework : Beta 2 includes improvements in animation support, error handling and reporting, automation and accessibility...
Tips, Tricks, and Techniques for Building a Great Microsoft Silverlight Application
by
Kathy Kam
TechEd just got kick started and I am looking forward to sharing some tips & tricks about building a great Silverlight 2 application. Karen Corby is also doing two talks that is related to Silverlight Controls, but she'll be focusing on how to...
New Posts Coming Soon...
by
Scott Morrison
You might have noticed that posts have dropped off over the last month or so. The reason being that we have been pretty heads down working on some great new stuff for the DataGrid. I can't go into specifics just yet, but stay tuned......
Filed under:
Links