Hisham Bin Ateya

Results 1450 comments of Hisham Bin Ateya

I will try to resolve the conflicts soon, sorry I didn't complete the PR since my second surgery on my left ankle

Hi @csharpfritz I just saw your project yesterday, I like it .. you remind me with an old project I made to support WebForms in .NET Core, I hope to...

@odin88 Telerik converter converts a syntax from C# to VB.NET and vise versa, but the case here to introduce a dotnet tool for doing the conversion from ASP.NET WebForms User...

What I mean is going with Blazor will enforce everyone to use C#

Is there any sort of logging so I can know what's going on, or is there possibility to set the environment to DEV, so I can trace

@csharpfritz could please answer my question, so I can fix this

IMHO `id` & `name` properties are very useful when working with javaScript libraries and validations too, even MVC & RazorPages generate those properties when we are using `asp-for` I suggest...

Regarding the `ComponentIdGenerator` we should have ability to generate the IDs and set them manually something like what WebForms provide before using `ClientIDMode`