Subscribe to this RSS feed
Home
About Me
Hire Me
Contact Me
Essays
Login
Downloads


The Tragically Hip :: www.thehip.com

Rush

Total Posts: 116


My First CodePlex Project!

A few minutes ago I just finalized my first CodePlex project.  While working on the ever-mysterious Infrastructure 2010 project, I needed to integrate the Live Meeting API into an application we are using.  So I decided to stick it into it’s own assembly for reuse.

I also figured that since it’s a relatively simple project, and because for the life of me I couldn’t find a similar wrapper, I would open source it.  Maybe there is someone out there who can benefit from it.

The code is ugly, but it works.  I suspect I will continue development, and clean it up a little.  With that being said:

  • It needs documentation (obviously).
  • All the StringBuilder stuff should really be converted to XML objects
  • It need's cleaner exception handling
  • It needs API versioning support
  • It needs to implement more API functions

Otherwise it works like a charm.  Check it out!


Tags: .NET, .NET Framework, API's, Architects, Beta, Community, Microsoft, Open Source, Programming
Written by Steve Syfuhs on 2/4/2010 8:07:29 PM | Views: 2155

Comments
PHenry
That is very cool man! Kudos! Keep up the great work on that! Awesome job (IMHO for what it's worth LOL :>)!
Posted on Wednesday, April 07, 2010

Users who are not logged will have to wait for the comment to be authorized.

Name
Email Address
Homepage
 


Comments


Copyright 2008 Steve Syfuhs