1-10 of 144 < Previous Next >
1 vote

Client Templating And URL's

Im trying to output <a href="{{ link }}">click me</a> the data is spotify:track:0ucyXpQG7xL8ipoyU0Ts3A , once I remove the ":" the link comes through, any ideas on this one? I understand that it ...

id# 4734 | Planned Release: None | Last Updated: Fri at 10:10 AM by therubble | Created On: Thu at 7:04 PM by therubble
1 vote

Date is serialized as string in Ajax Preview6

Looks like Preview6 introduces a bug for the Date object. I didn't have problem in Preview5, but in this release, Date.format(...) function returns an error "Object doesn't support this property or...

id# 4728 | Planned Release: None | Last Updated: Thu at 4:52 PM by eilonlipton | Created On: Thu at 3:23 PM by chenpengli
1 vote

Calling "click" on a submit button in javascript stops client-side validation from firing

I'm assuming I could manually get around this if I knew what javascript function to call, but... I have a form, with MVC 2 client-side validation, and a submit button. I find submit buttons a bit ...

id# 4719 | Planned Release: None | Last Updated: Thu at 4:53 PM by eilonlipton | Created On: Wed at 9:02 AM by notken
1 vote

Microsoft Ajax Preview 6 Client Templates

Hi, None of the examples that we do with (found from MSDN, Virtual Labs, or any of the MS bloggers' sites) preview 6 and VS 2010 Beta 2 - Preview 6 + Vs 2008 works; Preview 4 + VS 2010 works; NOT V...

id# 4698 | Planned Release: None | Last Updated: Thu at 4:52 PM by eilonlipton | Created On: Mon at 12:45 PM by sathyanr
1 vote

Problem to use HttpClient in XBAP application

I get "assembly does not allow partially trusted callers" whenever I create an instance of HttpClient in XBAP application (Partial trusted). I really like this new assembly which gives me a lots of...

id# 4619 | Planned Release: None | Last Updated: Oct 29 at 5:41 PM by cwei | Created On: Oct 29 at 5:41 PM by cwei
1 vote

DefaultModelBinder should not set properties to null if there was an error binding the property

If a property allows null, and there is an error setting the property (eg FormatException) then the DefaultModelBinder will set that property to null. This behaviour is inconsistent with non-nulla...

id# 4586 | Planned Release: None | Last Updated: Oct 30 at 6:06 PM by eilonlipton | Created On: Oct 28 at 5:52 PM by cchilvers
1 vote

Make compatibile with IIS rewrite module (ex: removing "/Service.svc")

The IIS rewrite module is typically used to remove "Service.svc" from the URL. Though it may also be used for other clever purposes. There are a few scenarios where the AtomPub implementation (Atom...

id# 4574 | Planned Release: None | Last Updated: Oct 27 at 5:44 PM by aaronnaas | Created On: Oct 27 at 5:44 PM by aaronnaas
1 vote

Ajax Minifier: No space needed for ReturnNode with ObjectLiteral as operand

The javascript "return {name:something}" is parsed as a ReturnNode with an ObjectLiteral as operand. ReturnNode.ToCode always outputs a space before it's operand. In this case this should be unnece...

id# 4569 | Planned Release: None | Last Updated: Oct 30 at 6:06 PM by eilonlipton | Created On: Oct 27 at 1:42 PM by Hoc
1 vote

Sys$UI$Template$instantiateIn

Hello, I follow some hands-on lab that go with Visual Studio 2010 beta 2 training kits. In ASP.NET Ajax lab, the first exercice - Client side templates - does not work with preview 6 : Sys$UI$Tem...

id# 4556 | Planned Release: None | Last Updated: Mon at 6:57 PM by Zim | Created On: Oct 25 at 7:29 PM by Zim
1 vote

Named Wildcard Paths not working on ClientBase<T>

If I create a service with an operation like this: [WebGet(UriTemplate = "{path}", ResponseFormat = WebMessageFormat.Xml, BodyStyle = WebMessageBodyStyle.Bare, RequestFormat = WebMessageFor...

id# 4524 | Planned Release: None | Last Updated: Oct 30 at 6:07 PM by eilonlipton | Created On: Oct 20 at 3:32 PM by shederman
1-10 of 144 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987