In Response To DNR 476 |
- In Response To DNR 476
- Pie Chart Easy AS….
- OK, So Now Where’s Jesse??
- Your 2 cents: Silverlight Community Samples
- Silvelight Resources Directory Update (28 Aug)
- sketchflow user group talk
- Silverlight community samples – what do you want?
- Silverlight community samples – what do you want?
- 3 New Podcasts on Silverlight 3
- Channel9 WCF duplex demo
- Following up on some of the attention [Live sample posted and a *very* small tweak to the Html5Canvas source code!]
- Silverlight Quick Tip: Dynamically Updating Class Fields/Properties
- Silverlight Cream for August 26, 2009 -- #675
- Fun With Method Missing and C# 4
- Popfly Game Engine Source Code Released
- Starter Project Templates (VS 2010 and .NET 4.0 Series)
- Custom Control Development: Simple code guidelines
- Showcase Silverlight Apps for Talks and Demos
Posted: 27 Aug 2009 01:33 PM PDT Dot Net Rocks is certainly one of the most influential and valuable podcasts for .NET developers and their recent show (#476) was a compelling discussion about whether software development has become too complex. Recorded at DevLink in Nashville, the...( read more )...(read more) |
Posted: 27 Aug 2009 11:33 AM PDT I wanted to add an animated pie chart to my previous post. The samples from the Toolkit are terrific, but sometimes it is difficult to find the easiest, most cookbook like process; so for those of you who might want to do the same, here is an annotated...( read more )...(read more) |
Posted: 27 Aug 2009 11:03 AM PDT Like many other developers before me, I've been hit with a pretty bad case of Carpal Tunnel. Expected recovery is 7-10 days (we hope, we hope), so I won't be blogging a lot or creating many videos until the end of the month. (Carpal Tip: while a...( read more )...(read more) |
Your 2 cents: Silverlight Community Samples Posted: 27 Aug 2009 10:16 AM PDT Anyone who knows me well knows that I can't help but get myself into more activities than I probably have time for. Lately I've been working hard to fill a need that I feel exists in the Silverlight community. The goal of this effort it to self enable...( read more )...(read more) |
Silvelight Resources Directory Update (28 Aug) Posted: 27 Aug 2009 10:17 AM PDT Silverlight Resources Directory Update (28 Aug)...( read more )...(read more) |
Posted: 27 Aug 2009 08:55 AM PDT On 9/1/09 I will be speaking at the CMAP user group on sketchflow. I'm really excited to do this talk which will use as little powerpoint as possible, and work with the group to redesign a simple application using sketchflow together. description: Sketching...( read more )...(read more) |
Silverlight community samples – what do you want? Posted: 27 Aug 2009 08:53 AM PDT I normally hate short posts – but my friend John Papa put a poll up that I wanted to make sure gets some attention…please provide your opinion on this poll: What kinds of samples would you most like to see in a community Silverlight code sharing site Read More......(read more) |
Silverlight community samples – what do you want? Posted: 27 Aug 2009 08:53 AM PDT I normally hate short posts – but my friend John Papa put a poll up that I wanted to make sure gets some attention…please provide your opinion on this poll: What kinds of samples would you most like to see in a community Silverlight code sharing site...( read more )...(read more) |
3 New Podcasts on Silverlight 3 Posted: 27 Aug 2009 07:22 AM PDT This month I had the opportunity to be on Sparkling Client three times to talk about Silverlight 3 features Easing – August 13 Element to Element Binding – August 20 Validation – August 26...( read more )...(read more) |
Posted: 27 Aug 2009 12:30 AM PDT Recently I spent some time with Robert Hess over at Channel9 discussing Silverlight 3 and giving a short demo of our duplex binding. If you haven't seen PollingDuplex in action, this might be of interest. Cheers, -Yavor Georgiev Program Manager, Connected...( read more )...(read more) |
Posted: 26 Aug 2009 11:42 PM PDT I posted the source code for a Silverlight implementation of the HTML 5 <canvas> API yesterday and some readers have been pretty interested in the concept/implementation. Thanks for all your comments and feedback! Earlier today, kind user Fabien...( read more )...(read more) |
Silverlight Quick Tip: Dynamically Updating Class Fields/Properties Posted: 26 Aug 2009 06:03 PM PDT In previous post ( here ) I blogged about displaying values of class/control in runtime and displaying them in Visual Studio - like property window. Today I'll show how to push them back to the class instance. In previous post I've stored values in...( read more )...(read more) |
Silverlight Cream for August 26, 2009 -- #675 Posted: 26 Aug 2009 10:28 PM PDT In this Issue: Jonathan van de Veen , Erik Mork , Chris Klug , Robbe Morris , Nick Josevski , Nigel Sampson , Vikram Pendse , and Matthias Shapiro Shoutouts: András Velvárt poses the question Can I jump to Silverlight 3 now? What do the stats say? .....( read more )...(read more) |
Fun With Method Missing and C# 4 Posted: 26 Aug 2009 10:54 PM PDT Warning : What I'm about to show you is quite possibly an abuse of the C# language. Then again, maybe it's not. ;) You've been warned. Ruby has a neat feature that allows you to hook into method calls for which the method is not defined. In such cases, Ruby will call a method on your class named method_missing . I showed an example of this using IronRuby a while back when I wrote about monkey patching CLR objects . Typically, this sort of wild chicanery is safely contained within the world of those wild and crazy dynamic language aficionados, far away from the peaceful waters of those who prefer statically typed languages. Until now suckas! ( cue heart pounding rock music with a fast beat ) C# 4 introduces the new dynamic keyword which adds...(read more) |
Popfly Game Engine Source Code Released Posted: 26 Aug 2009 07:42 PM PDT Ben Anderson just released the source code for the Popfly Game Engine on codeplex. You can read Ben's full post here and download the source code here . The project is a C# Silverlight application that demonstrates several concepts of XAML...( read more )...(read more) |
Starter Project Templates (VS 2010 and .NET 4.0 Series) Posted: 26 Aug 2009 08:07 PM PDT This is the second in a series of blog posts I'm doing on the upcoming VS 2010 and .NET 4 release. Today's post is about another small, but I think nice, change coming with VS 2010 and ASP.NET 4 when you create new ASP.NET Web projects – which is the ability to create both "Empty projects" as well as to create projects that already have some layout and common functionality included in them, and which can help you get started when building a new application. Creating New Projects When you use the File->New Project or File->New Web Site menu commands within VS 2010, you'll see a "New Project" dialog like below that allows you to filter by language and application type and select different project templates to use when creating new projects...(read more) |
Custom Control Development: Simple code guidelines Posted: 26 Aug 2009 04:49 PM PDT Here's an initial set of guidelines for building Silverlight custom controls. The first of hopefully many more posts....( read more )...(read more) |
Showcase Silverlight Apps for Talks and Demos Posted: 26 Aug 2009 03:52 PM PDT Talking amongst a few of my cohorts, Erik Mork asked "What are your favorite apps to show?" After some collaboration, we've come up with a good list of showcase applications that can be useful when giving presentations. I've pared the list down to my...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via reza in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment