Behind this piece and the process, it took to make it, check it out here: go.thedoubleh.dev/ETAG
Behind this piece and the process, it took to make it, check it out here: go.thedoubleh.dev/ETAG
#developer, #consultant, or a #poweruser, waldo will walk you through how to spot issues, figure out what's causing them, and fix them fast.
Speaker: waldo
Moderator: @tinestaric.bsky.social
#developer, #consultant, or a #poweruser, waldo will walk you through how to spot issues, figure out what's causing them, and fix them fast.
Speaker: waldo
Moderator: @tinestaric.bsky.social
@bc.jeremy.vyska.info just created a Pull Request for #ALGuideLines regarding AI and Vibe coding.
github.com/microsoft/al...
I think it would be amazing if folks would be willing to read through that - and come with input.
@bc.jeremy.vyska.info just created a Pull Request for #ALGuideLines regarding AI and Vibe coding.
github.com/microsoft/al...
I think it would be amazing if folks would be willing to read through that - and come with input.
In this session, Stefan Šošić breaks down the pitfalls and shows better ways to code for performance.
📹 Watch the full recording: www.youtube.com/watch?v=pd-f...
In this session, Stefan Šošić breaks down the pitfalls and shows better ways to code for performance.
📹 Watch the full recording: www.youtube.com/watch?v=pd-f...
If you've ever struggled to collaborate effectively in a remote dev environment, you're not alone. But there's a tool that can change the game: Live Share in @vscode.dev
bit.ly/4eDFcJy
#VSCode #DevTools #msdyn365bc #MVPBuzz #RemoteWork
Reminder:
If you do a `TESTFIELD(Quantity);`
Your next line shouldn't be
`If Quantity <> 0 then begin`
Reminder:
If you do a `TESTFIELD(Quantity);`
Your next line shouldn't be
`If Quantity <> 0 then begin`
I challenge all #msdyn365bc ISVs to follow #Abakion and publish build status of their AppSource apps:
pipeline.status.abakion.com/appsource
I challenge all #msdyn365bc ISVs to follow #Abakion and publish build status of their AppSource apps:
pipeline.status.abakion.com/appsource
I think it's just as important that you yourself look at the completed piece of work. Sometimes you realize that a change isn't _quite_ as good as you thought ...
I think it's just as important that you yourself look at the completed piece of work. Sometimes you realize that a change isn't _quite_ as good as you thought ...
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
www.youtube.com/watch?v=gLmL...
www.youtube.com/watch?v=gLmL...
I love doing it, but I always under-estimate how much work goes into delivering a session.
I love doing it, but I always under-estimate how much work goes into delivering a session.
Accessing JSON data requires reading it using a JSONToken. The BC26 update introduces a new set of methods that allow retrieving JSON data without always relying on a JSONToken.
#MSDyn365BC #BusinessCentral #TipsWithTC #Microsoft #ERP #MVP
Accessing JSON data requires reading it using a JSONToken. The BC26 update introduces a new set of methods that allow retrieving JSON data without always relying on a JSONToken.
#MSDyn365BC #BusinessCentral #TipsWithTC #Microsoft #ERP #MVP
Short notice
🔇🔇🔇🔇🔇🔇
March 31 webinar by Benito Ramirez has been moved to May 5.
🔇🔇🔇🔇🔇🔇
Watch out for our newsletter for more.
Short notice
🔇🔇🔇🔇🔇🔇
March 31 webinar by Benito Ramirez has been moved to May 5.
🔇🔇🔇🔇🔇🔇
Watch out for our newsletter for more.