A1exandr Belan
A1exandr Belan

Reputation: 4780

VS2010RC + Silverlight 4

Is it possible to develop silverlight 4 applications in visual studio 2010 RC? The official position of MS is we need to wait for silverlight's big update. I think it update will be on MIX10. But, what about any possibility to develop SL4 in VS2010RC now?

Upvotes: 2

Views: 152

Answers (2)

Miguel Madero
Miguel Madero

Reputation: 1948

Check this post

Upvotes: 3

slugster
slugster

Reputation: 49965

Their official position is SL3 is supported, but if you want to do SL4 development then stick with the beta, as the RC lacks SL4 project support (probably because SL4 is still too alpha to be included in what is intended to be an almost production quality release of VS).

Reference: ScottGu blog post

Upvotes: 1

Related Questions