Visual Studio Productivity Power Tools Walkthrough |
- Visual Studio Productivity Power Tools Walkthrough
- Visual Studio Productivity Power Tools Walkthrough
- How to: Implement an Observer
- JumpList Class
- StoryboardEventHelper - Changing A VisualState At Certain Timeline Positions Of A Running Storyboard
- Frame rate counters in Windows Phone
- “The Way of MEF”–UK Sessions with Glenn Block
- Windows Client Developer Roundup 034 for 7/26/2010
- Windows Client Developer Roundup 034 for 7/26/2010
- Silverlight Cream for July 25, 2010 - 2 -- #911
- Talking about Windows Phone 7 at Atlanta .NET User Group
- Mozess CMS
- Silverlight 4, MEF and MVVM: loading different “MEF Modules” in the same Container
Visual Studio Productivity Power Tools Walkthrough Posted: 26 Jul 2010 12:37 PM PDT We recently released a new version of the Visual Studio Productivity Power Tools . If you spend most of your day in Visual Studio like most of us do, you'll really appreciate some of the features this kit offers. Installation To install the power tools...( read more )...(read more) |
Visual Studio Productivity Power Tools Walkthrough Posted: 26 Jul 2010 12:37 PM PDT We recently released a new version of the Visual Studio Productivity Power Tools . If you spend most of your day in Visual Studio like most of us do, you'll really appreciate some of the features this kit offers. Installation To install the power tools...( read more )...(read more) |
Posted: 26 Jul 2010 11:05 AM PDT The observer design pattern requires a division between an observer, which registers for notifications, and a provider, which monitors data and sends notifications to one or more observers. The pattern is useful for all push-based notification scenarios, and provides a mechanism for push-based notification that is more flexible that the standard event model. This topic discusses how to create an observer. A related topic, How to: Implement a Provider, discusses how to create an provider. |
Posted: 26 Jul 2010 11:20 AM PDT Access the Windows 7 taskbar's enhanced functionality in your WPF applications by using the JumpList class. Jump Lists are used for starting programs directly from the taskbar button and in the Windows 7 Start menu. |
StoryboardEventHelper - Changing A VisualState At Certain Timeline Positions Of A Running Storyboard Posted: 26 Jul 2010 09:38 AM PDT I created a small helper class ( StoryboardEventHelper ) that provides two additional events for a regular Silverlight 4 Storyboard. Two events are implemented: 1. OnStoryboardStarted event fires application wide when a specific storyboard has been started...( read more )...(read more) |
Frame rate counters in Windows Phone Posted: 26 Jul 2010 09:29 AM PDT Information about the frame rate counters and graphics stats for analyzing Silverlight for Windows Phone applications....( read more )...(read more) |
“The Way of MEF”–UK Sessions with Glenn Block Posted: 26 Jul 2010 01:56 AM PDT We were very lucky to have Glenn Block in the UK recently and he did a whole morning talking about the Managed Extensibility Framework (MEF) to a fairly packed room of around 120 developers on the UK Microsoft Campus. I was really pleased to be able to...( read more )...(read more) |
Windows Client Developer Roundup 034 for 7/26/2010 Posted: 25 Jul 2010 09:47 PM PDT This is Windows Client Developer roundup #34. A little early this week The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Silverlight , Visual C++, XNA , Expression Blend , Surface , Windows...( read more )...(read more) |
Windows Client Developer Roundup 034 for 7/26/2010 Posted: 25 Jul 2010 09:47 PM PDT This is Windows Client Developer roundup #34. A little early this week The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Silverlight , Visual C++, XNA , Expression Blend , Surface , Windows...( read more )...(read more) |
Silverlight Cream for July 25, 2010 - 2 -- #911 Posted: 25 Jul 2010 08:10 PM PDT In this Issue: Paul Sheriff , jbaird , Michael Washington , Shawn Wildermuth , Ben Gracewood , Mohamed Mosallem , Jesse Liberty , Nigel Sampson , Kunal Chowdhury , Vikram Pendse , and Frank LaVigne . Shoutout: I don't know who these Commentsys devs are...( read more )...(read more) |
Talking about Windows Phone 7 at Atlanta .NET User Group Posted: 25 Jul 2010 03:32 PM PDT URL : http://www.atldotnet.org/default.aspx If you're in Atlanta tomorrow (July 26th, 2010), i'll be at the Microsoft office in Alpharetta (north of Atlanta) to speak at the Atlanta .NET User's Group. I will be doing a short talk on Silverlight and interacting...( read more )...(read more) |
Posted: 25 Jul 2010 07:29 PM PDT Mozess CMS is an open source ASP.NET based web application for managing data and content within your website. Mozess is backed by .NET 2.0/3.5, C# and based on patterns from many highly used CMSs. |
Silverlight 4, MEF and MVVM: loading different “MEF Modules” in the same Container Posted: 25 Jul 2010 04:19 PM PDT Today I've finally found some time to make modifications in the "MEF MVVM" project on Codeplex in order to: create a new module using WCF RIA Services and dynamically load this it inside the "MEF module container" described in the previous post; use the...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via ehsan 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