Question.
What is important for Functional Consultants to know about Business Central Development.
Anything. Ready .. Set .. GO!
Question.
What is important for Functional Consultants to know about Business Central Development.
Anything. Ready .. Set .. GO!
What are the design guidelines and design patterns you wished you knew when you started your job as a Business Central Developer?
What are the design guidelines and design patterns you wished you knew when you started your job as a Business Central Developer?
Let's try something new. #BCCodeReview 🤓
if Item.Get(SomeOtherTable."Item No.") then ;
What happens when it doesn't find the item? it keeps going, even if the item doesn't exist.
Would you change it to just
Item.Get(SomeOtherTable."Item No.");
#bcalhelp
Let's try something new. #BCCodeReview 🤓
if Item.Get(SomeOtherTable."Item No.") then ;
What happens when it doesn't find the item? it keeps going, even if the item doesn't exist.
Would you change it to just
Item.Get(SomeOtherTable."Item No.");
#bcalhelp
Our start here was quite vibrant, but for weeks if not months, the number of posts decreases, even from the MVPs, and I see no more #bcalhelp inquiries.
Where are you? Why don't you write anymore?
Our start here was quite vibrant, but for weeks if not months, the number of posts decreases, even from the MVPs, and I see no more #bcalhelp inquiries.
Where are you? Why don't you write anymore?
bsky.app/profile/did:...
bsky.app/profile/did:...
To move code completely (!) into separate feature folders, one needs to remove a direct integration into other objects and subscribe to their events instead.
Do we know how much this decreases performance? Big enough to be measured?
To move code completely (!) into separate feature folders, one needs to remove a direct integration into other objects and subscribe to their events instead.
Do we know how much this decreases performance? Big enough to be measured?
I would like to present Parallel Worker, an open-source library for running parallel tasks in pure AL. It offers a unified interface, reliable execution.
vld-bc.com/blog/paralle...
#bcalhelp #msdyn365bc #businesscentral
I would like to present Parallel Worker, an open-source library for running parallel tasks in pure AL. It offers a unified interface, reliable execution.
vld-bc.com/blog/paralle...
#bcalhelp #msdyn365bc #businesscentral
We cannot access the Yammer nor Viva Engage community.
We have also filled in the form, even though it is not necessary.
We cannot access the Yammer nor Viva Engage community.
We have also filled in the form, even though it is not necessary.
#bcalhelp #msdyn365bc
#bcalhelp #msdyn365bc
I’m really busy with work just now but I will get to it shortly.
I’m really busy with work just now but I will get to it shortly.
#msdyn365bc #bcalhelp
#msdyn365bc #bcalhelp
If you'd have to validate the code of a completely new app to see if you'd be able to support it. What do you look at?
3 .. 2 .. 1 .. GO!
If you'd have to validate the code of a completely new app to see if you'd be able to support it. What do you look at?
3 .. 2 .. 1 .. GO!
In the first part, we explored why CLI agents are the future of AI-assisted coding. Now it's time to get practical. This article covers what actually makes Claude Code effective.
vld-bc.com/blog/cli-age...
#bcalhelp #msdyn365bc #businesscentral #ai
In the first part, we explored why CLI agents are the future of AI-assisted coding. Now it's time to get practical. This article covers what actually makes Claude Code effective.
vld-bc.com/blog/cli-age...
#bcalhelp #msdyn365bc #businesscentral #ai
I think I’ll leave the other as is as it’s a catch all for all the hashtags. It’s easy enough to edit them once set up.
But just to stress. Feeds only show the last four days of posts. So they’re not as complete as searching the hashtag.
bsky.app/profile/did:...
I think I’ll leave the other as is as it’s a catch all for all the hashtags. It’s easy enough to edit them once set up.
But just to stress. Feeds only show the last four days of posts. So they’re not as complete as searching the hashtag.
bsky.app/profile/did:...
What’s an argument FOR having labels as globals when they’re only used once?
A lot of (new) MS objects keep them global, and I can’t think of a good reason why…
What’s an argument FOR having labels as globals when they’re only used once?
A lot of (new) MS objects keep them global, and I can’t think of a good reason why…
Business Central is actively integrating AI. I suggest exploring this using simple example: create Copilot for generating Payment Terms records.
vld-bc.com/blog/ai-prom...
#bcalhelp #msdyn365bc #businesscentral #blog #copilot
Business Central is actively integrating AI. I suggest exploring this using simple example: create Copilot for generating Payment Terms records.
vld-bc.com/blog/ai-prom...
#bcalhelp #msdyn365bc #businesscentral #blog #copilot
bsky.app/profile/did:...
bsky.app/profile/did:...