Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Hello @marnilss, The full source on GitHub has been updated. We only host there a **copy** of the real source, and it hadn’t been fully updated for a while, which...

Hello @marnilss , I don't think it was fixed but I could be wrong on this 😅 Sometimes we forget we fixed something hehe

Hello @doron-legit , Unfortunately, our library doesn't use an interceptor at this time. We tried a few months ago, but it was still too much complicated. It might eventually changes...

Hello @sergioberna, Thank you for reporting this. I don’t believe we currently support `SharedEntityType` in this way, but my developer will look into it. Best regards, Jon

Hello @dcutic , Indeed, triggers themselves can slow down the operation but another reason within our library could also explain it ## What happens when we return data from a...

Hello Dani, If you output data such as the identity column, then the answer is yes; besides the step I specified, it was for the `UPDATE` part. But again, the...

Hello @KohCS, Thank you for the snippet. We successfully reproduced the issue. This is indeed an error on our side that we were not aware of. When using a transaction,...

Hello @sperlis, I tested and can confirm everything you mentioned. This week, I’ll look into adding a new property, something like `OriginalOuterLength`, that will return the `_outerlength`. Best Regards, Jon

Hello @sperlis , We added a new property `OriginalOuterLength` that should be released soon. As for the second issue, unfortunately we didn't succeed to fix it. We indeed know exactly...

Hello @sperlis , The new property has been added in the latest version: https://github.com/zzzprojects/html-agility-pack/releases/tag/v1.12.4 Thank you again for your suggestion. Best Regards, Jon