News

We knew this generative AI tool could create code, but did you know ChatGPT also can explain and rewrite your code? Maybe we should call it the Code Whisperer.
Practical .NET Build an ASP.NET JavaScript Generator ASP.NET provides a wealth of options for dynamically integrating JavaScript into your client-side pages. And by adding T4 into the mix, you can ...
Exactly what and how JavaScript code is shared between environments depends entirely on the application being built and its unique set of constraints.
Not only can you integrate JavaScript with Blazor, that integration provides a strategy for moving your existing pages to Blazor without having to rewrite your existing JavaScript code.