Sending Custom Emails using C#
Are you developing a .NET application using C# and need the ability to send custom emails? Look no further. One of the beauties of .NET is the bounty...
Microsoft announced in October 2023 that they are deprecating VBScript. For some organizations this may come across as concerning, but it will be a slow process and ultimately VBScript will likely never stop working entirely. A detailed explanation can be found from Microsoft themselves, but here are the key takeaways:
If your business relies on VBScript in any way, do you need to worry about this? Well eventually yes, you do, but there is plenty of time to plan that transition.
And that leads into my next point: what does this mean for M-Files? Most customization in M-Files, including Vault Application Framework (VAF), is facilitated via VBScript. Any custom scripts will need to be refactored, there's no getting around that. But the VAF reliance will likely be solved without the need for any action by partners (TEAM IM) nor end customers. There's no technical requirement for VAF to interface with M-Files server via VBScript proxy, it was just the way it was done initially and if it ain't broke, why fix it? Well now there is a good reason to fix it and I'm confident that M-Files will do so.
If you have a heavy reliance on VBScript and need help with how to move forward, reach out to TEAM IM, we're happy to help.
Are you developing a .NET application using C# and need the ability to send custom emails? Look no further. One of the beauties of .NET is the bounty...
M-Files facilitates the implementation of custom logic through what are referred to as vault applications. These vault applications are developed in...
Configure a service account which can access the Kubernetes API to pull back data to be exposed to developers.