Just out of curiosity, what's the main difference between the 2.0.0.0 versions of script manager and the 1.0.61025.0 versions? Is the 2.0 version compiled under 3.5, 3.0? While the 1.0.61025.0 compiled under 2.5?
Unfortunately GoDaddy just supports the 2.0 Framework on the cheaper package. If you get a dedicated server, you can do whatever you want with it.
The LINQ stuff is actually in the 3.5 Framework, The 3.0 framework is primarily Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF).
GoDaddy's cheap solution probably won't support 3.5 until it has gone live or at the very best, gone to CTP.
As far as the differences between the 2.0.0.0 version of scriptmanager vs 1.0.61025.0, I think that the 2.0.0.0 version is has some additional logic to work with Silverlight 1.1. I assume as new versions of Silverlight are released, there will be updates
to the System.Web.Extensions.dll as well since Silverlight and ASP.Net AJAX are supposed to work extremely closely together.
GDAR
Member
28 Points
35 Posts
Re: Using Orcas to Compile to and ASP .NET 2.0?
Jun 11, 2007 06:21 AM|LINK
Thanks for the neat solution. Do you know of godaddy's cheap solution supports .NET 3.0, or just 2.0? It'd be nice to access some LINQ stuff....
GDAR
Member
28 Points
35 Posts
Re: Using Orcas to Compile to and ASP .NET 2.0?
Jun 11, 2007 06:24 AM|LINK
Just out of curiosity, what's the main difference between the 2.0.0.0 versions of script manager and the 1.0.61025.0 versions? Is the 2.0 version compiled under 3.5, 3.0? While the 1.0.61025.0 compiled under 2.5?
davearlin
Member
16 Points
3 Posts
Re: Using Orcas to Compile to and ASP .NET 2.0?
Jun 11, 2007 03:00 PM|LINK
Unfortunately GoDaddy just supports the 2.0 Framework on the cheaper package. If you get a dedicated server, you can do whatever you want with it.
The LINQ stuff is actually in the 3.5 Framework, The 3.0 framework is primarily Windows Presentation Foundation (WPF) and Windows Communication Foundation (WCF).
GoDaddy's cheap solution probably won't support 3.5 until it has gone live or at the very best, gone to CTP.
As far as the differences between the 2.0.0.0 version of scriptmanager vs 1.0.61025.0, I think that the 2.0.0.0 version is has some additional logic to work with Silverlight 1.1. I assume as new versions of Silverlight are released, there will be updates to the System.Web.Extensions.dll as well since Silverlight and ASP.Net AJAX are supposed to work extremely closely together.
- Dave
photoz
Member
37 Points
20 Posts
Re: Using Orcas to Compile to and ASP .NET 2.0?
Jul 17, 2007 02:30 PM|LINK
OMG this is a total lifesaver!!!
Thanks so much for figuring this out!!!