News

'Alternative to Blazor' Wisej 3 Ships

Wisej 3 has shipped, described as an "alternative for Blazor developers" for building enterprise-level ASP.NET web applications with specialized Visual Studio templates.

Running on .NET 6 on Windows, Linux and macOS, the third edition of framework from IceTeaGroup, a global development consulting company, comes in a free community version for small businesses and independent developers, along with for-pay licenses and a free trial.

"IceTeaGroup provides a solid and proven alternative for Blazor developers looking to build real-life complex enterprise-level web applications," the company said in an April 20 news release. "Wisej's pixel-perfect designer helps developers build complex views and integrate features like drag-and-drop, customizable themes, complex layouts, modal workflows and more."

The offering comes with a suite of more than 100 controls, along with control sets for popular third-party offerings from Syncfusion, DevExpress, Telerik and others.

Wisej Controls
[Click on image for larger view.] Wisej Controls (source: IceTeaGroup).

While it primarily targets web applications, integrations for mobile development are also provided. Those web applications, however, aren't ordinary web sites, as Wisej is described a highly specialized framework for Real Time Web Applications. A main selling point of the framework is that developers don't have to dive deep into HTML, CSS or JavaScript and wrestle with state management, backend services, callbacks, Ajax panels, synchronization, DOM, security, authentication, concurrency and so on. Microsoft's Blazor, to which the product is compared, is known for providing a C#-based experience instead of primarily using JavaScript code in web-dev projects.

A 2020 CodeProject article written by Microsoft's Jeremy Likness says "Wisej is a powerful platform that abstracts away the nuances of client/server interactions while embracing all the web has to offer, including third-party HTML5-based solutions, it is the perfect tool for building enterprise web applications."

IceTeaGroup provides downloads of templates to be used in Visual Studio 2022 and 2019 editions. SharpDevelop, a discontinued, free and lightweight alternative to Visual Studio, can also be used.

The main highlight of the v3 release is that it's the first one to support both the old .NET Framework (v4.8) and .NET Core (which became .NET 6, .NET 7 and so on) while running on the three major OSes. Thus, while much of the development effort for Wisej 3 involved splitting the code between .NET Core and .NET Framework and replacing all of the ASP.NET code with ASP.NET Core code, some new features have also been added. Some of these include download callbacks, auto layout functionality, new interfaces and a new experimental feature to extend the current data binding model to make it compatible with the Commanding approach found in .NET MAUI (evolution of Xamarin.Forms with desktop support added).

Going forward, the company said it will tackle embedded systems development, planning a 2022 build optimized for devices with processor and memory constraints, typically used in Internet of Things (IoT), programmable logic controller (PLC), home automation and similar projects.

After that, a Wisej Designer for .NET 6 is on tap, which the company said will pave the way for Wisej to become platform-independent at design time. Currently, the designer doesn't work for .NET 6 single-target projects, as it's tied to the old .NET Framework. Those plans are in the early stages, though, so nothing is guaranteed.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube