Home
»
Microsoft Dynamics SL
»
Microsoft Dynamics SL Forum
»
All Tags
»
SDk
Browse by Tags
Tags
.net
.Net Framework
7
7.0
Account Payables
API
code
Crystal Reports
Customization
database
development
dynamics
Dynamics SL
Dynamics SL7
integration
Microsoft Dynamics SL
object model
sl
SL 7.0
solomon
Solomon Object Model
Transaction Import
vb
vba
visual basic
Related Posts
Forum Post:
Integration possibilities with SL7 - Webservices?
Maulik Modi
Hello, We are in the process of building ASP.NET based Sales portal and need to integrate it with SL7 to check credit status(Payment relased) and need to programmetically create companies in SL7 I read somewhere that SL7 is built with VB2005, Does it expose webservices? Has someone written a wrapper...
on
24 Jun 2008
Forum Post:
New form or demo app for SL 7.0 SDK?
Bill Faulk
I've been programming for GP and CRM but am new to Solomon. Has anyone seen books or blogs on programming with the SDK to create new forms in SL 7.0? Any samples showing new tables, forms, etc? I've been searching and haven't found anything. Thanks!
on
11 Jun 2009
Forum Post:
Re: Developer Resources Outside MS
Paul Phillips
Hi Jason, Your post definitely resonates. The developer resources for SL have always been lean - it is very much every person for them self in a self-taught kind of way. There are a fair number of developers out there in the woodwork, but they are probably all working at or running VARs so there isn't...
on
18 Sep 2009
Forum Post:
Re: Re: Re: Getting Solomon .NET programming assistance? Manual? Help files?
Paul Phillips
Hi Toni, I think I understand what your developer is asking. There are two ways to work with data in the SDK. The first is to use a table buffer, which is a class that must inherit from SolomonDataObject. This is the version 7 replacement for dh files (still used on the VBA side). If you look in...
on
23 Oct 2009
Forum Post:
Converting SDO files to DLL
sstoos
Has anyone created a dll that contains all the SDO files to be referenced by the project? We have several developers so we thought it might save time by making a DLL and making one change instead of when there is a change in the SDO file, it won't break all our custom apps, which we have several...
on
10 Nov 2009
Forum Post:
Re: Re: Re: Re: SL7 and C#
Paul Phillips
In theory both VB.net and C# compile down to the same or equivalent intermediate language code, however, I recall a hotfix awhile back that dealt specifically with calling Object Model from C# code, so perhaps there are some minor differences in the SL environment. The SL kernel is still C++ from what...
on
24 Feb 2010
Forum Post:
Re: Re: Re: Create an Input Form in SL
Paul Phillips
Hi Lisa, Al of the SL screens (provided with the application or custom-built) are created using the SDK (also referred to as VBTools). The screen and its program code are created in Visual Studio using the standard SL user interface controls that are provided. The SDK provide the SL-specific API calls...
on
6 Aug 2010
Forum Post:
Are there any developer groups or resources to learn about the Dynamics SL SDK
rrosenhagen
Looking for sample code and other developers to bounce ideas off as I begin to learn and understand the SDK for Dynamics SL.
on
15 Feb 2012
Forum Post:
SL 2011 and SDK - how to setup my development laptop
rrosenhagen
I want to setup my windows 7 pro laptop with VS 2010 to develop screens for my Dynamics SL 2011. I read somewhere that I must install VS 2010 followed by the FULL Dynamics SL installation on my laptop and not just the client setup. Can you verify what is required to be installed on my laptop? I really...
on
23 May 2012
Forum Post:
Help!! New to SDK - Small sample on how to create new screen?
karmar
I am new to the SL 7.0 SDK. I am using VStudio 2008. Anyone with a small example on how to create a new .exe (screen) from scratch ? (it is a screen that will mainly display data from several tables but has some data entry in custom tables) Also, I need to be able to pass parameters to other screens...
on
3 Apr 2013