Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor |
- Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor
- Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor
- Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor
- Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor
- Windows Client Developer Roundup 077 for 8/1/2011
- Windows Client Developer Roundup 077 for 8/1/2011
- Ajax Control Toolkit July 2011 Release and the New HTML Editor Extender
- So you don't want to use placement.info?
Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor Posted: 01 Aug 2011 01:30 PM PDT Last night, while working on the REST chapter in Silverlight 5 in Action , I started playing around with ASP.NET MVC 3 and Razor. The REST library I'm using: WCF Web API, which works with MVC 3. (so yes, that one chapter has REST, WCF Web API, ASP.NET...( read more )...(read more) |
Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor Posted: 01 Aug 2011 01:30 PM PDT Last night, while working on the REST chapter in Silverlight 5 in Action , I started playing around with ASP.NET MVC 3 and Razor. The REST library I'm using: WCF Web API, which works with MVC 3. (so yes, that one chapter has REST, WCF Web API, ASP.NET...( read more )...(read more) |
Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor Posted: 01 Aug 2011 01:30 PM PDT Last night, while working on the REST chapter in Silverlight 5 in Action , I started playing around with ASP.NET MVC 3 and Razor. The REST library I'm using: WCF Web API, which works with MVC 3. (so yes, that one chapter has REST, WCF Web API, ASP.NET...( read more )...(read more) |
Creating a Silverlight 5 Helper for ASP.NET MVC3 Razor Posted: 01 Aug 2011 01:30 PM PDT Last night, while working on the REST chapter in Silverlight 5 in Action , I started playing around with ASP.NET MVC 3 and Razor. The REST library I'm using: WCF Web API, which works with MVC 3. (so yes, that one chapter has REST, WCF Web API, ASP.NET MVC 3, Razor and NuGet. fun!) While it does work, I didn't want to stick an .aspx file in the MVC 3 project as it just didn't seem right. So, I looked into how to get Silverlight on one of the MVC pages. Today, I built the start of a Silverlight helper, something I'll likely expand upon later, and something you can modify yourself if you desire. There's an existing helper, @Video, which apparently works with Silverlight projects. However, I didn't like that helper name for...(read more) |
Windows Client Developer Roundup 077 for 8/1/2011 Posted: 01 Aug 2011 10:15 AM PDT The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Silverlight , Visual C++ , XNA , Expression Blend , Surface , Windows 7 , Windows Phone , Visual Studio, WCF RIA Services , Netduino...( read more )...(read more) |
Windows Client Developer Roundup 077 for 8/1/2011 Posted: 01 Aug 2011 10:15 AM PDT The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF , Silverlight , Visual C++ , XNA , Expression Blend , Surface , Windows 7 , Windows Phone , Visual Studio, WCF RIA Services , Netduino...( read more )...(read more) |
Ajax Control Toolkit July 2011 Release and the New HTML Editor Extender Posted: 01 Aug 2011 07:37 AM PDT I'm happy to announce the July 2011 release of the Ajax Control Toolkit which includes important bug fixes and a completely new HTML Editor Extender control. You can download the July 2011 Release by visiting the Ajax Control Toolkit CodePlex site at: http://AjaxControlToolkit.CodePlex.com Using the New HTML Editor Extender Control You can use the new HTML Editor Extender to extend any standard ASP.NET TextBox control so that it supports rich formatting such as bold, italics, bulleted lists, numbered lists, typefaces and different foreground and background colors. The following code illustrates how you can extend a standard ASP.NET TextBox control with the HtmlEditorExtender: <%@ Page Language="C#" AutoEventWireup="true"...(read more) |
So you don't want to use placement.info? Posted: 31 Jul 2011 11:36 PM PDT In Orchard, the UI gets composed from many independent parts. We wrote a lot of code to handle that fact without friction. It is easy to add a new part or remove an existing one without breaking anything. One ingredient in this is the placement.info file . The role of placement is to dispatch the shapes that represent content types to local zones and to specify in what order they should appear. it separates the templates and their orchestration, implementing some healthy separation of concerns. It is quite powerful and flexible, but it represents a sort of inversion of control that can be quite puzzling to designers: we are used, in other systems, to the layout pulling the different "includes" that constitute it. With placement, the...(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