Silverlight TV 74: What's New in RIA Services |
- Silverlight TV 74: What's New in RIA Services
- Creating Custom Ajax Control Toolkit Controls
- WP7 for iPhone and Android Developers - Introducing the Execution Model
- SilverlightShow for May 16-22, 2011
- Bin Deploying ASP.NET MVC 3
- Globalization, Internationalization and Localization in ASP.NET MVC 3, JavaScript and jQuery - Part 1
- New Addition to Windows Phone Quickstarts- Pivot and Panorama Controls
- Analysis Services Helper - SSMS Addin
Silverlight TV 74: What's New in RIA Services Posted: 26 May 2011 09:34 AM PDT Silverlight TV 74: In this week's episode of SLTV, Deepesh Mohnani of the WCF RIA Services team discusses all of the new features introduced since the initial RIA Services release. These include expanded localization support, improved MVVM support, Windows...( read more )...(read more) |
Creating Custom Ajax Control Toolkit Controls Posted: 26 May 2011 09:45 AM PDT The goal of this blog entry is to explain how you can extend the Ajax Control Toolkit with custom Ajax Control Toolkit controls. I describe how you can create the two halves of an Ajax Control Toolkit control: the server-side control extender and the client-side control behavior. Finally, I explain how you can use the new Ajax Control Toolkit control in a Web Forms page. At the end of this blog entry, there is a link to download a Visual Studio 2010 solution which contains the code for two Ajax Control Toolkit controls: SampleExtender and PopupHelpExtender. The SampleExtender contains the minimum skeleton for creating a new Ajax Control Toolkit control. You can use the SampleExtender as a starting point for your custom Ajax Control Toolkit controls...(read more) |
WP7 for iPhone and Android Developers - Introducing the Execution Model Posted: 25 May 2011 02:00 PM PDT Don't miss... Free SilverlightShow Webinars WP7 series by Andrea Boschin Kevin's 'WP7 for iPhone Developers' book: Show more books This article is part 7 of a 12-part article series on Windows Phone 7 for iPhone and Android Developers . WP7 for iPhone...( read more )...(read more) |
SilverlightShow for May 16-22, 2011 Posted: 25 May 2011 08:50 PM PDT Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for May 16-22, 2011. Here are the top 5 news on SilverlightShow for last week: More good times for app developers? Metro In Motion #5 – SandwichFlow Spying Silverlight...( read more )...(read more) |
Posted: 25 May 2011 08:51 PM PDT When you build an ASP.NET MVC 3 application and are ready to deploy it to your hosting provider, there are a set of assemblies you'll need to include with your application for it to run properly, unless they are already installed in the Global Assembly Cache (GAC) on the server. In previous versions of ASP.NET MVC, this set of assemblies was rather small. In fact, it was only one assembly, System.Web.Mvc.dll, though in the case of ASP.NET MVC 1.0, if you didn't have SP1 of .NET 3.5 installed, you would have also needed to deploy System.Web.Abstractions.dll and System.Web.Routing.dll . But ASP.NET MVC 3 makes use of technology shared with the new ASP.NET Web Pages product such as Razor. If you're not familiar with ASP.NET Web Pages and how it...(read more) |
Posted: 25 May 2011 07:56 PM PDT There are several books worth of information to be said about Internationalization (i18n) out there, so I can't solve it all in a blog post. Even 9 pages of blog posts . I like to call it Iñtërnâtiônàlizætiøn , actually. There's a couple of basic things to understand though, before you create a multilingual ASP.NET application. Let's agree on some basic definitions as these terms are often used interchangeably. Internationalization (i18n) - Making your application able to support a range of languages and locales Localization (L10n) - Making your application support a specific language/locale. Globalization - The combination of Internationalization and Localization Language - For example, Spanish generally. ISO code "es"...(read more) |
New Addition to Windows Phone Quickstarts- Pivot and Panorama Controls Posted: 25 May 2011 11:51 AM PDT Windows Phone 7 includes Panorama and Pivot controls that you can use to display controls and data and navigate through them using their built-in swipe and pan gestures. To help you understand these controls we have added a new quickstart to our existing...( read more )...(read more) |
Analysis Services Helper - SSMS Addin Posted: 24 May 2011 09:05 AM PDT The Analysis Services Helper is an add-in for SQL Server Management Studio that helps users with repetitive tasks involved with Analysis Services such as processing and deployment. It's developed in C# .Net 2.0, and tested with SSMS 2008 R2. |
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