Blog
News, releases, deep-dive tutorials, and modernization insights from the team behind Wisej.NET, Wisej.AI, and the PPJ Framework.
29 posts match your filters · page 2 of 4

Not Just for Text: Exploring the TextBox and Input Type
The TextBox control in Wisej.NET is a wrapping of the HTML <input> element. While this is often used for text input, it can also be used for many other data types such as colors, dates, telephone numbers, and more.
Services, Dependency Injection and Composition
In this blog we explore support for services, dependency injection (DI) and composition (MEF) in Wisej.NET 3.1.

Passwordless Authentication in Wisej.NET using WebAuthn
Face id, Windows Hello, and YubiKey are all fantastic examples of the additional security and convenience advantages that device-specific and external authenticators can bring to the table. We realized we had to find a way to get these sorts of tools into our user's hands, so we put our team to work implementing the WebAuthn API. Adding device-specific and external authenticators to web apps was previously complex and time-consuming for developers, but with this native Wisej.NET extension, it has never been easier.
Document Editing Made Easy: Wisej.NET + Syncfusion Word Processor
Syncfusion just released a new blog that describes how their Essential Studio JS can be integrated into Wisej.NET making document editing on the web very easy. Documents can be retrieved either from the server or edited directly on the client using the new Wisej ClientFileSystem extension. The entire Syncfusion EJ Libraries are wrapped as Wisej.NET controls in our Premium extensions. Read more
Native alert and confirm
How to use the browser's native alert and confirm boxes and be fully integrated with the server side .NET code execution workflow.

Rapid Web Development with Wisej
The German windows.developer magazine features a comprehensive review of Wisej's capability for low-code rapid web development. Read a reprint of the full article here.
SCADA Systems on the Web
Web-enabling for production control systems is a challenging task. A new article on CodeProject.com explains how Wisej can be used to implement or migrate SCADA and OPC-based systems to the Web.
Cool login pages
Transform a boring login dialog to an amazing login page.