PDA

View Full Version : New Screencast covering PureSim Add-In Development


Shaun Sullivan
08-22-2009, 10:43 AM
If you are an aspiring PureSim .NET Addin developer I have released a screencast that shows how to build a PureSim add-in using the freely available Visual Basic Express 2008.

If you don't already have it, grab PureSim Baseball v1.82, it's free (http://www.suldogstudios.com/puresim-baseball/)

View Screencast (http://www.puresim.com/addinvid1/psadd.html)

Here is the source code of the project I build in the screencast (http://puresimmer.squarespace.com/storage/downloads/MySampleAddin.zip)

Let me know if you'd like to see more of this stuff.

Shaun Sullivan
08-22-2009, 10:45 AM
One other thing, if you are a C# guy, then there is a C# sample included in the \SDK\Samples folder under your PureSim installation.

rjolley
08-22-2009, 01:14 PM
Thanks Shaun. I've thought about doing addins...maybe I'll give it a shot during some downtime.