Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Hello @ganr8790 , The `InnerText` only show the inner text (the text, not the HTML tag) which is `Text Here…` The `InnerHtml` show the inner HTML (All the HTML) which...

Hello @leoshusar , Just to make sure, what is exactly the behavior you are looking for? Could you show us an example? I know there is already some stuff that...

Hello @jnyrup , Thank you for your contribution, We will try to review all your changes this week. Best Regards, Jonathan --- _Help us to support this library: [Donate](http://www.zzzprojects.com/contribute)_

Hello @jnyrup , Do you have any information about this one: "Concatenating a primitive without calling ToString() will box it in an object on which ToString() is then called." ?...

Thank you @jnyrup , I believe also we can skip this one. Not sure what's the faster between boxing and calling ToString but I don't think it really matters. Thank...

Hello @tompazourek , Thank you for reporting, we will look at it. Best Regards, Jonathan --- **Performance Libraries** `context.BulkInsert(list, options => options.BatchSize = 1000); ` [Entity Framework Extensions](http://entityframework-extensions.net/) • [Bulk...

Hello @GanesanRengasamy , Unless I'm wrong, HAP has not been built to support Razor template. ## Issue - applicationuser Instead of skipping this template line, HAP currently parse it like...

Hello @Abbas1546 , Unfortunately, as we said, we will not look on this issue before a few months. HAP has been created to parse HTML not Razor/MVC file. We currently...

Hello @GanesanRengasamy , Unfortunately no yet, We currently looking to fully rewrite Html Agility Pack to make it more flexible and support some code like Razor but we cannot provide...

Hello @Syncfusion-JavaScript , No, supporting other languages such as Razor is not yet supported. Best Regards, Jonathan