Tuesday, May 10, 2011

Localized Releases of ASP.NET MVC 3 Tools Update

Localized Releases of ASP.NET MVC 3 Tools Update


Localized Releases of ASP.NET MVC 3 Tools Update

Posted: 10 May 2011 01:08 PM PDT

In April we announced the release of ASP.NET MVC 3 Tools Update which added Scaffolding, HTML 5 project templates, Modernizr, and EF Code First Magic Unicorn Edition . Today, just shy of one month later I'm happy to announce that this release is now available in nine other languages via the Web Platform Installer (Web PI). We've also included release notes translated into the nine languages as well. Chinese (Simplified) Chinese (Traditional) French German Italian Japanese Korean Russian Spanish The best way to install the language specific version of ASP.NET MVC 3 is via the Web Platform installer because it will chain in the full installer. If you install the language specific version directly from the Download Details page, you'll need to...(read more)

Podcast- Jorge Gabuardi Gonzalez

Posted: 10 May 2011 05:23 AM PDT

Jorge Gabuardi Gonzalez is a member of the ASP.NET team and responsible for the Designer Experience for ASP.NET Developers. Resources http://www.asp.net/ Listen Subscribe MP3 WMA M4A Zune iPod Download 3GP iPod MP4 MP3 M4A M4V PSP WMV Zip WMA Zune Read More......(read more)

Silverlight 5 Beta Rough Notes: Low Latency Sound Effects

Posted: 10 May 2011 03:42 AM PDT

Note: these are early notes based on some initial experiments with the Silverlight 5 beta, apply a pinch of salt to what you read. As you'd expect, Silverlight can already play audio and has been able to since day one via the MediaElement class which...( read more )...(read more)

Working with collections in WCF RIA Services (part 1)

Posted: 09 May 2011 02:00 PM PDT

This is the first part of a two-part series on working with collections in WCF RIA Services: Working with collections in WCF RIA Services – EntitySet and EntityList Working with collections in WCF RIA Services – ICollectionView and DomainCollectionView...( read more )...(read more)

May 2011 Release of the Ajax Control Toolkit

Posted: 09 May 2011 10:46 PM PDT

I'm happy to announce that the Superexpert team has published the May 2011 release of the Ajax Control Toolkit at CodePlex. You can download the new release at the following URL: http://ajaxcontroltoolkit.codeplex.com/releases/view/65800 This release focused on improving the ModalPopup and AsyncFileUpload controls. Our team closed a total of 34 bugs related to the ModalPopup and AsyncFileUpload controls. Enhanced ModalPopup Control You can take advantage of the Ajax Control Toolkit ModalPopup control to easily create popup dialogs in your ASP.NET Web Forms applications. When the dialog appears, you cannot interact with any page content which appears behind the modal dialog. For example, the following page contains a standard ASP.NET Button and...(read more)

The Visual C++ Weekly Vol. 1 Issue 18 (Apr 30, 2011)

Posted: 30 Apr 2011 12:00 PM PDT

Read in this issue:

  • Advanced STL, Part 4
  • Concurrency Runtime: Transporting Exceptions between Threads
  • DirectCompute Lecture Series 101: Introduction to DirectCompute
  • (C++ and Beyond) Adventures in Perfect Forwarding
  • (InformIT) Ten Techniques to Reduce the Size of Your Classes, Part I
  • MS11-025 Visual C++ Update Issue
  • (Code Project) A Collection of Examples of 64-bit Errors in Real Programs

Silverlight Cream for May 09, 2011 -- #1086

Posted: 09 May 2011 10:08 PM PDT

In this almost entirely submittals Issue: Andrea Boschin , Manas Patnaik , Alex van Beek , Michael Washington , Kunal Chowdhury ( -2- , -3- ), Michael Crump , Richard Waddell , Jeremy Likness , Mike Taulty , Alexandra Rusina , and Pete Brown . Above the...( read more )...(read more)

The Visual C++ Weekly Vol. 1 Issue 19 (May 7, 2011)

Posted: 07 May 2011 12:00 PM PDT

Read in this issue:

  • Converting An MFC Ribbon To Designer Format
  • (ACCU 2011) Farewell to Disks: Efficient Processing of Obstinate Data
  • ConcRT Sample Pack: Download today
  • DirectCompute Lecture Series 110: Memory Patterns
  • (Code Project) A Notepad for Regular Expressions
  • Herb Sutter Shares Perspectives on the New C++ Standard
  • Developing a Native Win32 Application for Windows 7 Touch
  • (InformIT) Ten Techniques to Reduce the Size of Your Classes, Part II: Inheritance Issues
  • (Fog Creek) The very most basic things your company needs to know about sales (part 1 of 4)

HTML5 Improvements with the ASP.NET MVC 3 Tools Update

Posted: 09 May 2011 07:54 PM PDT

Last week I blogged about the new ASP.NET MVC 3 Tools Update , and then followed it up with a detailed post that covered using the EF Code First and the new Data Scaffolding features in it. Today's blog post is a continuation of this series and covers some of the new HTML5 improvements with the ASP.NET MVC 3 Tools Update release. Project Template Support for HTML5 Semantic Markup The ASP.NET MVC 3 Tools Update adds support for you to optionally use HTML5 semantic markup when creating new ASP.NET MVC 3 projects.  You can specify this by checking the "Use HTML5 semantic markup" checkbox when creating new projects: Selecting this checkbox option does two things: 1) It causes VS 2010 to use HTML5 semantic markup elements like <header>...(read more)

Tips: Concatenating strings in Silverlight XAML using StringFormat

Posted: 09 May 2011 11:30 AM PDT

Yesterday in this post " Tips: Formatting Silverlight TextBlock Control ", I shown you how to use various tags like Run, Span, Bold, Italic and Underline to format the text of TextBlock control, present in your XAML code. I also described the...( read more )...(read more)

No comments:

Post a Comment