<?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 Re: Visual studio 2010 and expression blend 4 in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599530#M15363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are two different products. While it's true that VS2010 now have a much improved visual designer, it's no where near what Blend has to offer. It's kinda like comparing MS Paint to PhotoShop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 23:27:12 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-09-01T23:27:12Z</dc:date>
    <item>
      <title>Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599529#M15362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does VS 2010 include expression blend, or are they separate products.&amp;nbsp; I thought that I saw somewhere that you no longer needed expression blend because visual studio 2010 had a visual interface for xaml.&amp;nbsp; Any insight on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 20:52:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599529#M15362</guid>
      <dc:creator>ChrisBradberry</dc:creator>
      <dc:date>2010-09-01T20:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599530#M15363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are two different products. While it's true that VS2010 now have a much improved visual designer, it's no where near what Blend has to offer. It's kinda like comparing MS Paint to PhotoShop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 23:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599530#M15363</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-09-01T23:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599531#M15364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Blend is not part of Visual Studio; Expression Studio is a separate suite.&amp;nbsp; VS2010 does include a basic design canvas for WPF / Silverlight, which might be adequate for some business-style applications (e.g. conservative look and feel, simple layout), but it's pretty limiting if you want to make a visually compelling RIA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Likewise, Visual Studio is a far superior coding / debugging environment, although Blend does have a rudimentary source code editor for VB / C#.&amp;nbsp; If you have both products, they are loosely integrated via "Open in [product]" options on the context menus.&amp;nbsp; Blend can also leverage other editors through a generic "Edit Externally" right-click option (based on Windows file associations).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now I am trying out the free Visual Studio Express together with the 60-day trial of Expression Studio 4 Ultimate (which includes Blend) on a new system.&amp;nbsp; After I installed Blend, I reran the Silverlight API setup and got two new options to install the Esri templates in both Expression Blend and Visual Web Developer. (As for whether the templates work in both environments - well, on the VS side I am still plugging away, trying to sort out some broken dependencies. Meanwhile, on the Blend side everything just worked.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 01:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599531#M15364</guid>
      <dc:creator>BruceDodson</dc:creator>
      <dc:date>2010-09-02T01:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599532#M15365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use VS 2010 Express with the Expression Blend trial also and am having trouble with using the templates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever figure out what the problem was?&amp;nbsp; I downloaded FrostedTabs and Glass templates and neither one will work.&amp;nbsp; It keeps saying that I am missing an assembly reference and many other errors.&amp;nbsp; I also get "The name 'QueryDetailsDataGrid' does not exist in the current context".&amp;nbsp; I am going by the instructions on this link&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/TemplateGalleryWeb/start.htm"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/TemplateGalleryWeb/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Melissa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 20:14:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599532#M15365</guid>
      <dc:creator>MelissaJohnson</dc:creator>
      <dc:date>2010-09-02T20:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599533#M15366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Melissa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you find a solution to your problem? I am getting the same symptoms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rich S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 03:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599533#M15366</guid>
      <dc:creator>RichardSyme</dc:creator>
      <dc:date>2010-12-14T03:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599534#M15367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually ended up giving up on it and going with the Flex Viewer for now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 11:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599534#M15367</guid>
      <dc:creator>MelissaJohnson</dc:creator>
      <dc:date>2010-12-14T11:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599535#M15368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please follow the installation &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Installation/016600000005000000/"&gt;http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Installation/016600000005000000/&lt;/A&gt;&lt;SPAN&gt; and getting started guide &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Getting_Started/016600000004000000/"&gt;http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Getting_Started/016600000004000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also want to start with Interactive SDK samples &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Full download is found here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Sample_Interactive_SDK/01660000000v000000/"&gt;http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Sample_Interactive_SDK/01660000000v000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 16:22:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599535#M15368</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-12-14T16:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599536#M15369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have actually used both FrostedTabs and the Glass template, and after a little bit of troubleshooting they worked fine in both VS and Expression Blend. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It has been a while, and I forgot what I did, but here is a link to a thread that might help you resolve some of the problems that you have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/11131-Using-Templates-from-the-Template-Gallery?highlight=frosted+tabs"&gt;http://forums.arcgis.com/threads/11131-Using-Templates-from-the-Template-Gallery?highlight=frosted+tabs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 16:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599536#M15369</guid>
      <dc:creator>DarinaTchountcheva</dc:creator>
      <dc:date>2010-12-14T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Visual studio 2010 and expression blend 4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599537#M15370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Melissa and Rich S.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All you should have to do is open any template in VS or Blend.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under the Build pull down menu Select "Clean Solution".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then under the Debug pull down menu select "Start Debugging".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is it.&amp;nbsp; That is all you need to do.&amp;nbsp; The templates give errors when you first open them because there are a bunch of assemblies and stuff that are not built yet but the clean and then debug will build them and take care of it....your application will launch and you are on your way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 21:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/visual-studio-2010-and-expression-blend-4/m-p/599537#M15370</guid>
      <dc:creator>JMcNeil</dc:creator>
      <dc:date>2010-12-14T21:49:54Z</dc:date>
    </item>
  </channel>
</rss>

