<?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: How to Automatically Wire Up Event Handlers in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/how-to-automatically-wire-up-event-handlers/m-p/3587746#M53712</link>
    <description>&lt;P&gt;Have your class inherit from IExtensionApplication and put your event wire up code in the Initialize() method.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2012 14:13:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-20T14:13:36Z</dc:date>
    <item>
      <title>How to Automatically Wire Up Event Handlers</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-automatically-wire-up-event-handlers/m-p/3587556#M53711</link>
      <description>&lt;P&gt;I would like to automatically wire up the event handlers for my .net assembly when it is loaded. Does anyone know how to do this? For instance, does AutoCAD look for and call a "Loaded" or "Initialized" event when it loads my DLL?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 12:34:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-automatically-wire-up-event-handlers/m-p/3587556#M53711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T12:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Automatically Wire Up Event Handlers</title>
      <link>https://forums.autodesk.com/t5/net-forum/how-to-automatically-wire-up-event-handlers/m-p/3587746#M53712</link>
      <description>&lt;P&gt;Have your class inherit from IExtensionApplication and put your event wire up code in the Initialize() method.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:13:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/how-to-automatically-wire-up-event-handlers/m-p/3587746#M53712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T14:13:36Z</dc:date>
    </item>
  </channel>
</rss>

