New Screencast for Addin Developers

PureSim Baseball is the ultimate baseball fan's toy, with support for both casual and hardcore baseball fans.

Moderator: puresimmer

Post Reply
puresimmer
Posts: 2117
Joined: Sun Jul 24, 2005 3:39 pm
Contact:

New Screencast for Addin Developers

Post by puresimmer »

If you are an aspiring PureSim Addin developer I have released a screencast that shows how to build a PureSim add-in using the freely available Visual Basic Express 2008.

View Screencast

Here is the source code of the project I build in the screencast


Let me know if you'd like to see more of this stuff
Developer, PureSim Baseball
Tullius
Posts: 1174
Joined: Thu Nov 18, 2004 2:31 pm
Location: Saxony (Germany)

RE: New Screencast for Addin Developers

Post by Tullius »

BTW The source code will produce a series of warnings (blue wave lines). in VB2008. Such things like recordset are not more supported.



Image
Attachments
ps_addin.jpg
ps_addin.jpg (132.33 KiB) Viewed 209 times
puresimmer
Posts: 2117
Joined: Sun Jul 24, 2005 3:39 pm
Contact:

RE: New Screencast for Addin Developers

Post by puresimmer »

ORIGINAL: Tullius

BTW The source code will produce a series of warnings (blue wave lines). in VB2008. Such things like recordset are not more supported.



Image

No, that is not correct, they are fully supported the way I am using them, it looks like you might need to reset your references and make sure you are targeting x86 (as opposed to x64)
Developer, PureSim Baseball
puresimmer
Posts: 2117
Joined: Sun Jul 24, 2005 3:39 pm
Contact:

RE: New Screencast for Addin Developers

Post by puresimmer »

ORIGINAL: puresimmer

ORIGINAL: Tullius

BTW The source code will produce a series of warnings (blue wave lines). in VB2008. Such things like recordset are not more supported.



Image

No, that is not correct, they are fully supported the way I am using them, it looks like you might need to reset your references and make sure you are targeting x86 (as opposed to x64)

Note the reason I know something is wrong is that your Imports statements have warnings on them, so it leads me to believe you need to set the references properly.

Developer, PureSim Baseball
User avatar
akcranker
Posts: 477
Joined: Mon Dec 12, 2005 12:21 pm

RE: New Screencast for Addin Developers

Post by akcranker »

Wow awesome video Shaun.  I just picked up Visual Basic 2008 Express Edition the other day and I'm just starting to try and learn how to program in it.  So this is quite a bit above my knowledge but it's cool to see how your workflow is and what commands your using and how they work.

Would be cool to see another vid or two if you have time.

One thing though.. when I was watching the video the screen went red when you tried running the addin.  So I could see how it worked out.  Don't know if that was my computer having trouble running the video or if it happens to everyone.

By chance would you be able to make that video a downloadable video?
Post Reply

Return to “PureSim Baseball”