cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Where can I get SDK examples in C#?

I downloaded the TB1300 course material. The file name is: TB1300_EN_Col96_FV_A4.pdf.

It has very few examples and they are in VB.Net. Is there a step by step coding tutorial in C# or any book publication? I am looking for a hands-on coding book or reading material. The TB1300 course material is not so well presented and does not make for a good reading.

The course material has a disclaimer at the beginning: "These training materials are not a teach-yourself program. They complement the explanations provided by your course instructor."

Has SAP not released any Self-Study Teach Yourself material? I have also watched some of the videos but they are quite superficial and do not cover coding in-depth.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

     If you install SAP SDK you may go to C:\Program Files (x86)\SAP\SAP Business One SDK\Samples.

Regards,

rajesh_khater
Active Participant
0 Likes

Any books or self learning material from SAP or third party?

I prefer books or documents to Videos. Videos take much more time and it is difficult to location sections in them for later revision.

It is surprising there are so few books on SAP Business One, despite its popularity.

rajesh_khater
Active Participant
0 Likes

Which minimum version of Visual Studio is required to open the SDK samples? Will Visual Studio 2005 work?

Former Member
0 Likes

Hi Rajesh,

Yes Visual Studio 2005 will work.

The SDK Help Center which is also installed with SAP Business One SDK is helpful for getting more information about each specific object in the DI-API.

Regards,

Daniel