<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>vsnetaddin at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/vsnetaddin/</link>
    <description>Visual Studio.NET Add-ins</description>

    <item>
      <title>Re: I DID IT!</title>
      <pubDate>Mon, 19 Dec 2011 23:45:05 GMT</pubDate>
      <dc:creator>sumit kedia</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3884</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3884</guid>
      <description>&lt;p&gt;Hola.&lt;br&gt;I was sure I had reached a dead end this caught my attention its funny how people actually come to me for money just thought id share the</description>
    </item>
    <item>
      <title>Re: Identifying the If..ElseIf..Else..End using CodeElement</title>
      <pubDate>Mon, 22 Nov 2010 14:57:12 GMT</pubDate>
      <dc:creator>johnm@...</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3883</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3883</guid>
      <description>EP and EPInsert are EditPoints. EP.FindPattern(&quot;If &quot;, vsFindOptionsFromStart, EPInsert)</description>
    </item>
    <item>
      <title>Re: Identifying the If..ElseIf..Else..End using CodeElement</title>
      <pubDate>Mon, 22 Nov 2010 14:55:28 GMT</pubDate>
      <dc:creator>johnm@...</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3882</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3882</guid>
      <description>Why not just search the text?  What are you actually trying to do?</description>
    </item>
    <item>
      <title>Identifying the If..ElseIf..Else..End using CodeElement</title>
      <pubDate>Sun, 21 Nov 2010 14:18:17 GMT</pubDate>
      <dc:creator>elero.cean</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3881</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3881</guid>
      <description>Hi, I am trying to write an add-in to access the If..ElseIf..Else..End in the IDE.But I am unable to access the conditional statements using CodeElement</description>
    </item>
    <item>
      <title>Re: Script Outline Add-In for Visual Studio 2005</title>
      <pubDate>Fri, 03 Sep 2010 17:01:38 GMT</pubDate>
      <dc:creator>evgenypages</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3880</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3880</guid>
      <description>Source code (upgraded to Visual Studio 2008) could be downloaded from http://scriptoutline.codeplex.com/</description>
    </item>
    <item>
      <title>Add-In code generator</title>
      <pubDate>Thu, 06 May 2010 19:38:05 GMT</pubDate>
      <dc:creator>johnm@...</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3879</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3879</guid>
      <description>Hello I am writing a code generator that I would like to run as an Add-In.  The problem being is I can&#39;t seem to find out how to add code (methods, properties,</description>
    </item>
    <item>
      <title>Re: Free plugin for download</title>
      <pubDate>Fri, 10 Apr 2009 09:02:09 GMT</pubDate>
      <dc:creator>Anna-Jayne Metcalfe</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3878</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3878</guid>
      <description>Hi Jason, ... listening... :-) ... is a DocXml/Doxygen comment auto-generator for C/C&#43;+/C#/Java. This scans the code element (method, class, struct, enum, etc)</description>
    </item>
    <item>
      <title>Free plugin for download</title>
      <pubDate>Fri, 10 Apr 2009 07:46:53 GMT</pubDate>
      <dc:creator>Jason Williams</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3877</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3877</guid>
      <description>Hi guys, Very quiet on ths group these days, but hopefully some people are still listening... :-) I&#39;ve just released a plugin for VS 2005/2008 that you may</description>
    </item>
    <item>
      <title>Regarding Addin</title>
      <pubDate>Thu, 16 Oct 2008 19:54:59 GMT</pubDate>
      <dc:creator>parasuraman.ramakrishnan</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3876</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3876</guid>
      <description>Hi, I want to make an addin which reads an XML code in the center Screen. When the addin is clicked it should call an Validator Engine which checks the XML</description>
    </item>
    <item>
      <title>Programatically adding a VCProject to a Solution2 - how?</title>
      <pubDate>Thu, 24 Jul 2008 17:09:46 GMT</pubDate>
      <dc:creator>morten795</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3875</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3875</guid>
      <description>Hi, I am writing a Visual Studio plugin and have created a new solution programmatically (C#): // Assuming applicationObject is a valid DTE2 instance. </description>
    </item>
    <item>
      <title>How to add file types to File Open/Save dialogs</title>
      <pubDate>Fri, 18 Jul 2008 15:42:19 GMT</pubDate>
      <dc:creator>greeneyes_2399</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3874</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3874</guid>
      <description>I want to be able to display my file types in the common file dialogs in my Visual Studio 2005/2008 C&#43;+ addin.  What is the best way to achieve this? Cheryl</description>
    </item>
    <item>
      <title>vsCommandControlTypeMRUButton</title>
      <pubDate>Wed, 09 Jul 2008 20:22:24 GMT</pubDate>
      <dc:creator>tom_mue</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3873</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3873</guid>
      <description>hi @all, is it possible to create a command from CommandControlType &quot;vsCommandControlTypeMRUButton&quot;? The last information that I found in the internet ist a</description>
    </item>
    <item>
      <title>Re: System.Runtime.InteropServices.COMException - Unspecified error</title>
      <pubDate>Sun, 22 Jun 2008 12:40:20 GMT</pubDate>
      <dc:creator>noha_assem2030</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3872</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3872</guid>
      <description>... determine ... fcmFileCodeModel.CodeElementFromPoint(DTE.ActiveDocument.Selection.Activ&#92; &#92; ... I&#39;ve found the solution in the following link: HowTo: Get a</description>
    </item>
    <item>
      <title>System.Runtime.InteropServices.COMException - Unspecified error</title>
      <pubDate>Sun, 22 Jun 2008 09:31:57 GMT</pubDate>
      <dc:creator>noha_assem2030</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3871</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3871</guid>
      <description>i&#39;ve an add-in to document classes in XML style, i&#39;m trying to determine the type of a CodeElement as follows: Dim fcmFileCodeModel As FileCodeModel = </description>
    </item>
    <item>
      <title>Re: Run Post Build Command for a VCConfiguration</title>
      <pubDate>Fri, 13 Jun 2008 13:55:42 GMT</pubDate>
      <dc:creator>Duncan Lees</dc:creator>
      <link>http://groups.yahoo.com/group/vsnetaddin/message/3870</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/vsnetaddin/message/3870</guid>
      <description>Enumerate the Tools collection on your object, and look for the tool that supports the VCPostBuildEventTool interface. -Duncan</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Sun May 19 12:12:44 PDT 2013 -->
