<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Silverlight4 &amp;amp;amp;amp;amp;&amp;nbsp; Which .Net Framework to use???? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647071#M16604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Questions to you silverlight experts.&amp;nbsp; What .Net framework should I use to develop Silverlight4 app. in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created&amp;nbsp; a simple helloworld SL4 app and deployed it to a server and it blew up due to the fact my app. was targeting the .Net 4.0 and the server did not have it. I changed the framework to 3.5SP1 (which is on the server and it worked).&amp;nbsp; To take advantage of the new SL4 functionality and with the upcoming ESRI SL 2.0 version do I need the .Net 4.0 Framework or can everything be done in 3.5SP1 Framework?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, I am a beginner in SL&amp;nbsp; and just installed VS2010 on a test machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 19:40:17 GMT</pubDate>
    <dc:creator>AngelGonzalez</dc:creator>
    <dc:date>2010-04-19T19:40:17Z</dc:date>
    <item>
      <title>Silverlight4 &amp;amp;amp;amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647071#M16604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Questions to you silverlight experts.&amp;nbsp; What .Net framework should I use to develop Silverlight4 app. in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created&amp;nbsp; a simple helloworld SL4 app and deployed it to a server and it blew up due to the fact my app. was targeting the .Net 4.0 and the server did not have it. I changed the framework to 3.5SP1 (which is on the server and it worked).&amp;nbsp; To take advantage of the new SL4 functionality and with the upcoming ESRI SL 2.0 version do I need the .Net 4.0 Framework or can everything be done in 3.5SP1 Framework?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note, I am a beginner in SL&amp;nbsp; and just installed VS2010 on a test machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 19:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647071#M16604</guid>
      <dc:creator>AngelGonzalez</dc:creator>
      <dc:date>2010-04-19T19:40:17Z</dc:date>
    </item>
    <item>
      <title>Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647072#M16605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Silverlight runs on the client, and therefore you don't need the .NET Framework at all. All you require on the client is the Silverlight 4 runtime. However, if you generate an ASP.NET based website to host your silverlight application, the server will require whatever version that website is running on. Not that you don't need ASP.NET to host this website. All you need to be able to serve out is HTML, JavaScript and the .xap file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 23:10:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647072#M16605</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-04-19T23:10:57Z</dc:date>
    </item>
    <item>
      <title>.net 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647073#M16606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found that I was best using .net 4 with VS 2010. When I installed VS 2010, I got net 4. Many of the .dlls that my .web&amp;nbsp; portion of the project is running are compiled at .net 4. It is just easier for me. I would suggest taking a look at which .dlls you will need to reference and see which is the lowest .net you need to run. I agree with Morten, most of Silverlight's .dlls will run on anything on 2.0 or above. It depends what you need. For me it is now .net 4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 18:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647073#M16606</guid>
      <dc:creator>PatrickBrooke</dc:creator>
      <dc:date>2010-04-21T18:38:00Z</dc:date>
    </item>
    <item>
      <title>Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647074#M16607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;most of Silverlight's .dlls will run on anything on 2.0 or above&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me repeat: Silverlight does NOT require .NET to run. Not even version 2.0. Remember that Silverlight also runs on Mac and Linux, and there is no .NET version for these platforms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also: Your webserver does NOT require .NET to host Silverlight applications. ANY webserver running on ANY platform can do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 14:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647074#M16607</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-04-22T14:49:35Z</dc:date>
    </item>
    <item>
      <title>Yes but...</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647075#M16608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are using Mac or Linux are you not using the Java version of ArcGIS server? That is the angle I am coming from. I use .net 4 for my web project because I am using LINQ to SQL and those .dlls in my .web portion of my VS 2010 project require .net 4. i suppose I could GAC the 2.0 .dlls, but why bother.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are we talking semantics here? I know blog posts to translate well, I am not meaning to be a smarty pants, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am asking real questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using a VS.net project for SL development, don't you need to at least use .net 2.0, or am I wrong. That is how I interpreted the initial question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Apr 2010 18:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647075#M16608</guid>
      <dc:creator>PatrickBrooke</dc:creator>
      <dc:date>2010-04-22T18:47:44Z</dc:date>
    </item>
    <item>
      <title>Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647076#M16609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you are using Mac or Linux are you not using the Java version of ArcGIS server?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remember that Silverlight runs on the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;client&lt;/SPAN&gt;&lt;SPAN&gt; not the server. Silverlight is just talking to a server somewhere out there in the world wide web, but everything is running inside the browser on the client operating system. The Silverlight application is simply downloaded to the client from a webserver, but it doesn't run until everything has been downloaded. This webserver could be running on anything, but that's completely irrelevent to the Silverlight client. From the webservers point of view, all it sees is a browser that requests a .xap file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that when you create a new silverlight application in Visual Studio, VS will ask you if you would also like to create a website to host your silverlight application in. By default this is an ASP.NET based website, so yes for that &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;default&lt;/SPAN&gt;&lt;SPAN&gt; website you will need some version of .NET, but you could strip out all the ASP.NET stuff and just leave the .HTML, .XAP and .JS files, and you would have a server-agnostic website that could run anywhere on any type of server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So to make a long answer to your original question short:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You do not need to worry about what .NET Framework version you are using. The only requirement you will be putting on the users of your application would be a certain minimum version of the Silverlight plugin (the default HTML file +javascript will automatically prompt the user for this if they don't have it, so you don't even have to worry about that).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 16:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647076#M16609</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-04-23T16:38:50Z</dc:date>
    </item>
    <item>
      <title>Thanks</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647077#M16610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for taking the time to clarify your comments.&amp;nbsp; I do understand that Silverlight is a client app and that the asp.net page is just referencing the .xap file. Like you said, you can use&amp;nbsp; html. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I guess the real answer to this question is Silverlight does not require .net, but if you run peripherial stuff like LINQ to SQL or any other web services type stuff, you do. But that stuff runs server side, Silverlight handels all of the clients side stuff.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me I will keep running on .net 4.0 &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for the comments.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 21:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647077#M16610</guid>
      <dc:creator>PatrickBrooke</dc:creator>
      <dc:date>2010-04-23T21:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647078#M16611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But if we are using ArcGIS Server 9.3x we must use .Net 2.0 or our map services won't publish.&amp;nbsp; So while the question doesn't necessarily deal with Silverlight in the generic sense described above, if we are developing a web site using VS 2010 and .Net 4.0 and Silverlight 4 and WCF RIA Services, how do we also include our 9.3x map services that seem to only work with .Net 2.0?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unless I'm wrong, the answer is we wait until ArcGIS 10 is released.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 12:12:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647078#M16611</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2010-06-15T12:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647079#M16612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Again you are missing the point. What framework you have on your server has nothing to do with what Silverlight Runtime you have installed on the client. You can continue to have .NET 2.0 on your server and build ASP.NET websites for .NET 2.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remember that all that Silverlight requires is a webserver that can host the .xap file. Any server can do that, including Apache on linux etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just think of Silverlight as an HTML file and the runtime plugin is the "browser". The webserver just delivers a .xap file, and the runtime on the client is running and rendering it without the server knowing anything about it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lastly on a side note, you can have both .NET 2, 3.5 and 4 installed on your server at the same time. In IIS you can chose which version your app-pool is running on (and on another side note, .NET 3.5 really still is .NET 2.0 but with a few extra assemblies added).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 15:25:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647079#M16612</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-06-15T15:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647080#M16613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK.&amp;nbsp; I get that you can run a generic Silverlight 4 app on any platform you want.&amp;nbsp; I've tried it and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case, however, I want to take advantage of the new features in VS 2010 and Silverlight 4, including WCF RIA Services.&amp;nbsp; To do this, I'm pretty confident I need to use the .Net Framework 4.0.&amp;nbsp; But when I set IIS to use the .Net Framework 4.0, my ArcGIS 9.x map services fail.&amp;nbsp; If I try to build the Silverlight 4 site using .Net 3.5, I have to utilize the older WCF RIA Services (Beta) that worked with .Net 3.5 but will only be usable for a few more months (see quote below).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curisously, my development machine works perfectly using VS Development Server inside VS2010.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;This is from Scott Guthrie's Blog:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;".NET 4, VS 2010 and Silverlight 4 have key features that we could not have done without (e.g. partial trust capability in .NET 4 and non-exception validation in Silverlight). Given that, we decided to focus on providing the best experience on the current platform and not evolve .NET 3.5/ Silverlight 3-based version further. It was a difficult choice that we arrived at after much discussion on the RIA Services forum and advice from a number of early adopters. The version shipped at PDC 2009 is still usable for a few more months if you need time to migrate."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 18:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647080#M16613</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2010-06-18T18:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647081#M16614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your solution is to run your WCF website in a separate app-pool from ArcGIS Server. Only this apppool should run on .NET 4. Leave the app-pool that ArcGIS Server runs in at .NET 3.5&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jun 2010 00:48:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647081#M16614</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-06-19T00:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Silverlight4 &amp;  Which .Net Framework to use????</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647082#M16615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Morton.&amp;nbsp; That's perfect.&amp;nbsp; Just the advice I needed to figure this one out.&amp;nbsp; It works great now.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those who are novices with IIS like I am, here's a link to set up an application pool: &lt;/SPAN&gt;&lt;A href="http://www.developer.com/net/asp/article.php/2245511/IIS-and-ASPNET-The-Application-Pool.htm"&gt;http://www.developer.com/net/asp/article.php/2245511/IIS-and-ASPNET-The-Application-Pool.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then go to the properties for your web app in IIS and repoint your application pool on bottom of Directory tab.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 13:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/silverlight4-amp-amp-amp-amp-nbsp-which-net/m-p/647082#M16615</guid>
      <dc:creator>PLadd</dc:creator>
      <dc:date>2010-06-21T13:30:56Z</dc:date>
    </item>
  </channel>
</rss>

