The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

Calendar

««Sep 2010»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
2627282930

Mailing List

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Computers Blogs - Blog Top Sites

Site Hits

Total: 5,634,723
since: 19 Jan 2005

Latest tagged entries for 'MAF'



Extending your Applications with MAF/VSTA Addins - Part IV

Fri 28 Jul 06 8:21 A GMT-05
In this final article in the series, I finish my own version of the SDK walkthrough on how to create an Add-in aware application. There's some good news, and some bad news. Read on to find out.

Extending your Applications with MAF/VSTA - Part III

Thu 20 Jul 06 7:30 P GMT-05
This is another follow-up article in a continuing series where I build a pluggable application from the ground up. In this article, I create a host item provider, register the addin host, and create project templates.

Extending your Application with MAF/VSTA AddIns - Part II

Thu 20 Jul 06 1:56 P GMT-05
In my previous article, I introduced you to the concept and general idea behind creating a "pluggable" application. In this article, I start the process of building such an application.

Extending your Application with MAF/VSTA AddIns

Wed 19 Jul 06 8:51 P GMT-05
I've always been a huge fan of plug-ins and creating plug-in modules and designing applications to be modular. I stumbled upon the MAF and VSTA and will spend the next couple of articles exploring it further.