<?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 Visual Studio 2015 Connect To Sas in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/565642#M11224</link>
    <description>&lt;P&gt;I wish to use Visual Studio 2015 to connect to SAS, run a program and return results. I've looked around for examples of what to do and have not found a good example of this. If someone could provide a simple example it would be much appreciated. Also note if there are any preliminary set up steps to configure visual studio and where to get any needed addin.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 18:32:36 GMT</pubDate>
    <dc:creator>Michael245</dc:creator>
    <dc:date>2019-06-12T18:32:36Z</dc:date>
    <item>
      <title>Visual Studio 2015 Connect To Sas</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/565642#M11224</link>
      <description>&lt;P&gt;I wish to use Visual Studio 2015 to connect to SAS, run a program and return results. I've looked around for examples of what to do and have not found a good example of this. If someone could provide a simple example it would be much appreciated. Also note if there are any preliminary set up steps to configure visual studio and where to get any needed addin.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/565642#M11224</guid>
      <dc:creator>Michael245</dc:creator>
      <dc:date>2019-06-12T18:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2015 Connect To Sas</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/565816#M11250</link>
      <description>&lt;P&gt;Maybe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32246"&gt;@ChrisBrooks&lt;/a&gt;&amp;nbsp; &amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&amp;nbsp;&amp;nbsp;could give a hint .&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:37:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/565816#M11250</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-06-13T12:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2015 Connect To Sas</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566060#M11300</link>
      <description>&lt;P&gt;I know that VS has PowerShell integration, and you might be able to use this as a hook to do what you want.&amp;nbsp; See the newly revised &lt;A href="https://github.com/sassoftware/sas-inttech-samples" target="_self"&gt;GitHub repo with several PowerShell examples&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 21:13:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566060#M11300</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2019-06-13T21:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2015 Connect To Sas</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566062#M11301</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/277694"&gt;@Michael245&lt;/a&gt;&amp;nbsp;and welcome to the Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I confess its been a while since I did anything like this but assuming you want to create, say, a C# application which calls SAS and accesses the results you're going to need to use SAS Integration Technologies. The Windows Client Developer's Guide for that is located&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=itechcdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=itechwcdg&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&amp;nbsp;and you may find other resources related to Enterprise Guide Custom Tasks also helpful as they, too, are built in Visual Studio using basically the same technology with some additions. I also wrote a&amp;nbsp;&lt;A href="http://support.sas.com/resources/papers/proceedings14/1598-2014.pdf" target="_blank" rel="noopener"&gt;paper&lt;/A&gt;&amp;nbsp;some years ago showing how you can turn SAS macros into VBA functions which uses Integration Technologies and utilises many of the same techniques you'll need (it's maybe a touch dated by now and there are newer ways of doing things but it all should still work).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is, as I'm sure you realise, a very big subject with a steep learning curve but it's also very rewarding and you can do some pretty amazing stuff with Integration Technologies if you stick at it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck with this and if you have any further, more detailed questions, please don't hesitate to post them.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 21:22:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566062#M11301</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2019-06-13T21:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio 2015 Connect To Sas</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566072#M11304</link>
      <description>&lt;P&gt;Thanks for your feedback. Sometimes an example is better than invention. lol&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 22:03:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Visual-Studio-2015-Connect-To-Sas/m-p/566072#M11304</guid>
      <dc:creator>Michael245</dc:creator>
      <dc:date>2019-06-13T22:03:11Z</dc:date>
    </item>
  </channel>
</rss>

