Category Archives: c#

Ultimate guide to use ODATAV4 from C# to Dynamics 365 Business Central

This is the guide step by step to perform operations ( select, insert, update and delete) with C# to Dynamics 365 Business Central

  • You need to publish one page or more, in the web services page of BC, to know the id of the page, press CTRL +ALT + F1 You can see the number of the page 30 in this case:

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Sudoku resolver (my own algorithm)

This is my own algorithm to resolve a Sudoku 9 x 9 cells, this is the logic of the resolution:

first I have a fixed cells with some values , for example this;

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Barcode Generator EAN128, EAN13, QR, DataMatrix ( dll / exe versions)

This is my new barcode generator ( image based ) to create EAN128, EAN13, QR, DataMatrix Barcodes.

You can use it with 2 versions, commnad line version (standalone executable )  or a  dll to use with your .NET projects ,

You can Download it from this link:

here are these videos showing both the operation of the dll and the executable utility:

 

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Consuming a NAV (2015,2017,2018) / BC ODataV4 from C# or .NET

To Consume a ODataV4 form Visual Studio (+2017) you need to add this extenssions installed:

and the odata will be enabled:

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Git Bash + Azure dev ops + Visual studio Code

This is a guide to use git Bash with Azure dev ops,

first we need to login at azure dev ops : https://azure.microsoft.com/en-us/services/devops/?nav=min

you can login from office 365 account, or sign in.

Facebooktwitterredditpinterestlinkedinmail

Read More ...

Categories

Subscribe to my Newsletter




By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close