Update on ASP.NET MVC 3 RC2 (and a workaround for a bug in it) |
- Update on ASP.NET MVC 3 RC2 (and a workaround for a bug in it)
- A Free Webcam Photo Application in Silverlight
- Issues with F1-Help in C++ Projects
- Win7 Mobile Application Bar – AG_E_PARSER_BAD_PROPERTY_VALUE
Update on ASP.NET MVC 3 RC2 (and a workaround for a bug in it) Posted: 14 Dec 2010 04:53 PM PST Last week we published the RC2 build of ASP.NET MVC 3. I blogged a bunch of details about it here . One of the reasons we publish release candidates is to help find those last "hard to find" bugs. So far we haven't seen many issues reported with the RC2 release (which is good) - although we have seen a few reports of a metadata caching bug that manifests itself in at least two scenarios: Nullable parameters in action methods have problems : When you have a controller action method with a nullable parameter (like int? – or a complex type that has a nullable sub-property), the nullable parameter might always end up being null - even when the request contains a valid value for the parameter. [AllowHtml] doesn't allow HTML in model binding...(read more) |
A Free Webcam Photo Application in Silverlight Posted: 15 Dec 2010 10:37 AM PST My wife Liz has a Dell Studio laptop with an integrated webcam. The computer originally came with Windows Vista and I upgraded it to Windows 7 when it came out. The upgrade went well, although one of the applications that came with the laptop...( read more )...(read more) |
Issues with F1-Help in C++ Projects Posted: 15 Dec 2010 09:21 AM PST Hi! My name is Ulzii Luvsanbat and I'm a Senior Test Lead with the Visual C++ team. Diego told me about some feedback received in a recent post regarding the accuracy and usefulness of the F1-Help command when working on C++ projects. First of all...(read more) |
Win7 Mobile Application Bar – AG_E_PARSER_BAD_PROPERTY_VALUE Posted: 15 Dec 2010 07:55 AM PST I recently uncommented the code that is there commented out by default which allows you to display and application bar in your Win7 Mobile applications: <phone:PhoneApplicationPage.ApplicationBar> <shell:ApplicationBar IsVisible="True"...( 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