Microsoft Surface Toolkit for Windows Touch Beta available for download |
- Microsoft Surface Toolkit for Windows Touch Beta available for download
- Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint
- Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint
- Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint
- WPF 4 Release: A guide to the new features
- Visual Studio 2010 Released
- WPF 4 Release: A guide to the new features
- My Visual Studio 2010 Setup
- Windows Client Developer Roundup for 4/12/2010
- Implementing Push Notifications in Windows Phone 7
- Windows Client Developer Roundup for 4/12/2010
- Event Bubbling and Tunneling
- WPF: Binding to Anonymous Types from LINQ
- Silverlight Cream for April 11, 2010 -- #836
Microsoft Surface Toolkit for Windows Touch Beta available for download Posted: 12 Apr 2010 01:58 PM PDT "The Microsoft Surface Toolkit for Windows Touch Beta is a set of controls, APIs, templates, sample applications and documentation currently available for Surface developers. With the .NET Framework 4.0, Windows Presentation Framework 4.0 (WPF)...( read more )...(read more) |
Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint Posted: 12 Apr 2010 09:13 AM PDT Continuing in our series , I wanted to touch on how a RIA Services can be exposed your service in JSON . This is very handy for Ajax clients. The great thing is that enabling the JSON endpoint is that it requires NO changes whatsoever Read More......(read more) |
Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint Posted: 12 Apr 2010 09:13 AM PDT Continuing in our series , I wanted to touch on how a RIA Services can be exposed your service in JSON . This is very handy for Ajax clients. The great thing is that enabling the JSON endpoint is that it requires NO changes whatsoever Read More......(read more) |
Silverlight 4 + RIA Services - Ready for Business: Ajax Endpoint Posted: 12 Apr 2010 09:13 AM PDT Continuing in our series , I wanted to touch on how a RIA Services can be exposed your service in JSON . This is very handy for Ajax clients. The great thing is that enabling the JSON endpoint is that it requires NO changes whatsoever to the DomainService. All you need to do is enable it is to add the JSON endpoint in web.config 1: < system.serviceModel > 2: < domainServices > 3: < endpoints > 4: < add name = "JSON" 5: type = "Microsoft.ServiceModel.DomainServices.Hosting.JsonEndpointFactory, Microsoft.ServiceModel.DomainServices.Hosting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /> 6: < add name = "OData" 7: type = "System.ServiceModel...(read more) |
WPF 4 Release: A guide to the new features Posted: 12 Apr 2010 10:06 AM PDT April 12 is my 6 month anniversary at Microsoft, and also happens to be the date we've launched .NET 4 and Visual Studio 2010. Congratulations to the product teams who made this release happen! .NET 4 has had a ton of improvements, and Visual Studio 2010...( read more )...(read more) |
Posted: 12 Apr 2010 10:00 AM PDT It's a big day at Microsoft today as Visual Studio 2010 officially releases. There's a lot going on with this release and I thought I'd do a big rollup post with lots of details and context to help you find your way to the information and downloads you're looking for. Download Visual Studio 2010 First, if you want it, go download Visual Studio 2010 now. If you're an MSDN Subscriber or WebSiteSpark / BizSpark member, you can download the final release now. If not, you can download a free trial or one of the free Express editions . Microsoft Visual Studio 2010 Professional Web Install ISO (DVD-9) Microsoft Visual Studio 2010 Ultimate Web Install ISO (DVD-9) Microsoft Visual Studio Team Foundation Server ISO (DVD-9) I'm...(read more) |
WPF 4 Release: A guide to the new features Posted: 12 Apr 2010 10:06 AM PDT April 12 is my 6 month anniversary at Microsoft, and also happens to be the date we've launched .NET 4 and Visual Studio 2010. Congratulations to the product teams who made this release happen! .NET 4 has had a ton of improvements, and Visual Studio 2010...( read more )...(read more) |
Posted: 12 Apr 2010 08:19 AM PDT When I install Visual Studio 2010, I only install the stuff I really need. It's easy to just do the "default" install but in my experience I find that not only does it take up additional hard drive space but the installation time is significantly reduced if I am selective about what components I use. Altogether, my install is 3.7GB compared to 5.5GB with Visual Studio 2010 fully loaded and takes around 35 minutes to install from scratch. What's your experience and what configuration do you prefer? Read More......(read more) |
Windows Client Developer Roundup for 4/12/2010 Posted: 12 Apr 2010 12:21 AM PDT This is Windows Client Developer roundup #19. The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Surface, Windows 7, XNA, Windows Forms , Silverlight and Windows Phone. If you have something...( read more )...(read more) |
Implementing Push Notifications in Windows Phone 7 Posted: 12 Apr 2010 01:26 AM PDT Why is multitasking missing and how to hide the fact? Windows Phone 7 at this very moment does not support Multitasking for 3rd party applications. There are a lot of reasons for that and as an IPhone user I could not agree more with this decision. Running...( read more )...(read more) |
Windows Client Developer Roundup for 4/12/2010 Posted: 12 Apr 2010 12:21 AM PDT This is Windows Client Developer roundup #19. The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Surface, Windows 7, XNA, Windows Forms , Silverlight and Windows Phone. If you have something...( read more )...(read more) |
Posted: 11 Apr 2010 10:22 PM PDT Learn about the two ways routed events propagate an event through the visual tree....( read more )...(read more) |
WPF: Binding to Anonymous Types from LINQ Posted: 11 Apr 2010 09:54 PM PDT When doing some writing on Binding for WPF 4, it occurred to me that many folks don't realize that in WPF, we've long been able to bind to anonymous types returned from LINQ statements, as long as we have property names. Here's a quick example that does...( read more )...(read more) |
Silverlight Cream for April 11, 2010 -- #836 Posted: 11 Apr 2010 09:18 PM PDT In this Issue: Rénald Nollet , Roboblob , Laurent Bugnion , Timmy Kokke , Michael Sync ( -2- ), Victor Gaudioso , and Bill Reiss . Brought to you from a tiny table in my no-tell-motel TM in 'Vegas AKA "cheaper than anywhere else" and the WiFi is free...( 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