<?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: Addin - Settings in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9627572#M61044</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you cant use these settings on a class project, only a standalone project. i'll have a look at xml, i might need to encrypt the strings to keep it moderately secure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2020 01:17:47 GMT</pubDate>
    <dc:creator>NachoShaw</dc:creator>
    <dc:date>2020-07-10T01:17:47Z</dc:date>
    <item>
      <title>Addin - Settings</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9626655#M61042</link>
      <description>&lt;P&gt;Hey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What does everyone use to save settings? I thought about a database but i dont want to introduce MS Access because of the support files and a decent database requires some sort of SQL server. Seeing as a class project doesnt use the Project Settings, i was wondering what other people use and if possible, a code snippet to help me out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 16:25:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9626655#M61042</guid>
      <dc:creator>NachoShaw</dc:creator>
      <dc:date>2020-07-09T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Addin - Settings</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9626737#M61043</link>
      <description>&lt;P&gt;I didn't end up using it because I couldn't figure out how to reorganize addin icons on the ribbon bar dynamically, but there is a built in settings in .Net. That is if you want local per PC settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/objects/my-settings-object" target="_blank"&gt;https://docs.microsoft.com/en-us/dotnet/visual-basic/language-reference/objects/my-settings-object&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also use an XML file for saving notes that can be inserted into drawings. The XML file is stored on the network so every user has access to it. There are loads of examples for reading/writing XML files out there.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 17:02:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9626737#M61043</guid>
      <dc:creator>pball</dc:creator>
      <dc:date>2020-07-09T17:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Addin - Settings</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9627572#M61044</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you cant use these settings on a class project, only a standalone project. i'll have a look at xml, i might need to encrypt the strings to keep it moderately secure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 01:17:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9627572#M61044</guid>
      <dc:creator>NachoShaw</dc:creator>
      <dc:date>2020-07-10T01:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Addin - Settings</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9628329#M61045</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1262283"&gt;@NachoShaw&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using exactly these settings, bounded to controls in a form, in an add-in, and they work fine. In the same inventor session and also throughout sessions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just have to call My.Settings.Save on closing.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 11:39:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/addin-settings/m-p/9628329#M61045</guid>
      <dc:creator>basnederveen</dc:creator>
      <dc:date>2020-07-10T11:39:37Z</dc:date>
    </item>
  </channel>
</rss>

