All Tags » generics » VSTA (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Generics Part I: Generic Parameters of Intrinsic Types

    With VSTA v 2 it is possible to use generic parameters of intrinsic types with minimal effort. The example below demonstrates this with a method added to the ShapeApp.Application class which accepts a List<string>. Steps: 1) Create the proxy file ignoring the ProxyGen warnings: ProxyGen.exe Warning...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 10-24-2008
  • Updated EventSample with EntryPoint Generic Event Handling

    There is a new sample up demonstrating generic event handling in entry point classes. Click here to download EventSample VB v2.1 – Exposing Generic Events in Entry Point Classes Excerpt from EventSample VB v2.1 EventHandlerT in EntryPoint Classes.doc: At this time there is no direct way to expose...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 10-08-2008
  • EventSample- Common tasks in VSTA v 1 exposed.

    Overview: This sample is intended to expose several common tasks in VSTA v 1, including: declaring an object, using and manipulating a form, handling form events and event args, and generic event handling. The generic event handling in this sample is similar to Tom Quinn’s ShapeAppAdvancedCSharpGenerics...
    Posted to VSTA Samples (MediaGallery) by Melody on 08-24-2007
  • VSTA and Generics Sample

    This zip folder contains the samples referenced in Tom Quinn's blog post on VSTA and Generics. See my blog post for the accompanying link to the original post.
    Posted to VSTA Samples (MediaGallery) by dschneid on 12-07-2006
  • VSTA and Generics

    Over the course of the past few months, one of the biggest questions we have addressed from potential VSTA licensees is the following: "Does VSTA support generics?" While support for generics is limited in the current release of VSTA, a workaround exists. Thomas Quinn, the architect on the team in the...
    Posted to Dave's Blog (Weblog) by dschneid on 12-07-2006
Page 1 of 1 (5 items)
Copyright Summit Software Company, 2008. All rights reserved.