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 4 of 4

All about integration - Part 1
How to easily integrate popular JavaScript widgets and controls into Wisej and provide them with data from server side code. The first part of this series of articles shows how to use four DevExpress controls in Wisej.

Self Hosting and Standalone Web Apps
Wisej can run as a self hosted process or service (without IIS) or can run as a desktop application. Supports WebSocket real time applications and can host any ASP.NET control or application, including WebForms. Supports all OWIN middleware plugins and ASP.NET handlers.

Editors Choice
We have tightly integrated 3 very popular and widely used WYSIWYG edit controls through our flexible extension mechanism. This blog entry explains some details about TinyEditor, CKEditor and TinyMCEditor and how to use/configure them in Wisej.

File Manager Sample
File Manager sample application created by Mitch Stevens for HRTMS, Inc. He has kindly contributed the source code to be shared on our web site.

Real Time Clock
Comparing Real Time Webusing Wisej versus Angular2 + TypeScript + ASP.NET + SignalR. Our integrated framework on one side and a technology stack on the other.