Welcome to MSDN Blogs Sign in | Join | Help

Jesper's blog about integrating with Office Accounting

This blog discusses how to write applications that integrate with Office Accounting.

October 2006 - Posts

What do you get when using the Loader
Why use the Loader at all? Well - the Loader together with the overall versioning story for SBA/Office Accounting is designed to make integration as smooth as possible and take away the big hurdles of requiring external applications to control and implement Read More...
Getting the SBA objects
The loader interface provides a method for retrieving the SmallBusinessInstance, FormsFactory, and ReportEngine for a given database. ISbaObjects GetSbaObjects( string configurationFile); The method also has overloads that take a configuration -object Read More...
How to get the Loader for SBA
The Loader is installed as a separate msi with Office Accounting. The Loader assemblies are installed into GAC including the interfaces. Any external application using the Loader should bind to the interface assembly "ILoader.dll". An external application Read More...
Welcome to my blog for ISVs wanting to integrate with Office Accounting
In this blog I will write about integrating external applications with Office Accounting. I have worked on SBA 2006 and now Office Accounting 2007 since the beginning and one project I was fortunate enough to work on was the design and implementation Read More...
Page view tracker