tb-mtg
tb-mtg
@moalamri Can you point me to an example that shows how the way SmartSql joins tables?
Any updates on this?
@johnripper1 > In long (i dont understand your requirement to detect something in a user folder): We want to replace **per-user** with **per-machine** installations, but **only** on machines that have...
@johnripper1 We only want replace the per-user installations with per-machine installations - not introduce new installations on machines where it is not used/required.
@johnripper1 I never mentioned MS Teams, I mentioned OneDrive. Regardless of which application, OneDrive was just used as an example to see if it were possible to detect **per-user** installations.
On our Windows 10 clients be use psexec and powershell scripts below: To detect: * PSEXEC -s \\**ComputerName** powershell.exe -ExecutionPolicy Bypass -File **WSUS-Detect.ps1** To install: * PSEXEC -s \\**ComputerName** powershell.exe...
Here's a scenario, snippets taken from taken from the ASP.NET docs sample project for [ContosoUniversity RazorPages](https://github.com/aspnet/Docs/blob/master/aspnetcore/data/ef-rp/intro/samples/cu/Pages/Departments/Delete.cshtml.cs) that has been converted to VB ``` If Await TryUpdateModelAsync(Of Department)(departmentToUpdate, "Department", Function(s) s.Name,...
Is there any update on this?
I have submitted a [pull request ](https://github.com/bubibubi/EntityFrameworkCore.Jet/pull/123) that compiles and is based on the v5.0.0-alpha.1 tag with dependencies updated to latest versions & targets .net6.
The link below can help you setup a free testing environment for [DB2 iSeries](https://github.com/LinqToDB4iSeries/Linq2DB4iSeries): https://www.nicklitten.com/free-ibm-i-system-for-developers