All Projects → iceteagroup → wisej-examples

iceteagroup / wisej-examples

Licence: other
Wisej sample applications. See http://wisej.com.

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to wisej-examples

wisej-extensions
Extensions to Wisej. See http://wisej.com.
Stars: ✭ 32 (-5.88%)
Mutual labels:  net, real-time-web, full-stack-web-development, winforms-to-web
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-58.82%)
Mutual labels:  net
YaraSharp
C# wrapper around the Yara pattern matching library
Stars: ✭ 29 (-14.71%)
Mutual labels:  net
DeepMorphy
Морфологический анализатор для русского языка на C# для .NET
Stars: ✭ 23 (-32.35%)
Mutual labels:  net
yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
Stars: ✭ 333 (+879.41%)
Mutual labels:  net
CoreShop
基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
Stars: ✭ 278 (+717.65%)
Mutual labels:  net
InMemoryNET
Exploring in-memory execution of .NET
Stars: ✭ 55 (+61.76%)
Mutual labels:  net
Sharer
Arduino & .NET serial communication library to read/write variables and remote call functions using the Sharer protocol. Works on Windows, Linux and MacOS.
Stars: ✭ 21 (-38.24%)
Mutual labels:  net
CockyGrabber
C# library for the collection of browser information such as cookies, logins, and more
Stars: ✭ 46 (+35.29%)
Mutual labels:  net
docker
A few basic docker containers for web development with PHP 7.3, MySQL 5.7 & NGINX 1.15
Stars: ✭ 18 (-47.06%)
Mutual labels:  full-stack-web-development
ngraphql
GraphQL .NET Server and Client
Stars: ✭ 26 (-23.53%)
Mutual labels:  net
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (-17.65%)
Mutual labels:  net
NetUnicodeInfo
Unicode Character Inspector & Library providing a subset of the Unicode data for .NET clients.
Stars: ✭ 42 (+23.53%)
Mutual labels:  net
jdk-source-code-reading
JDK source code reading
Stars: ✭ 19 (-44.12%)
Mutual labels:  net
ASP.NET-Core-2-MVC-CRUD-datatables-jQuery-Plugin
Asp.Net Example implementation of datatables.net using Asp.Net Core 2 Mvc CRUD datatables jQuery Plugin
Stars: ✭ 25 (-26.47%)
Mutual labels:  net
WPFControls-ThemePack
Custom designed themes for WPF controls to make your app look better. Simple to modify.
Stars: ✭ 28 (-17.65%)
Mutual labels:  net
boileroom
A minimal foundation to putter a full-stack application
Stars: ✭ 34 (+0%)
Mutual labels:  full-stack-web-development
DWKit
DWKit is a Business Process Management System based on .NET Core and React
Stars: ✭ 121 (+255.88%)
Mutual labels:  net
LoadRunner
Load-testing framework for writing load/stress test scenarios in c#
Stars: ✭ 18 (-47.06%)
Mutual labels:  net
appleauth-net
AppleAuth.NET is a simple library that facilitates the implementation of "Sign in with Apple" for .NET applications.
Stars: ✭ 23 (-32.35%)
Mutual labels:  net

Wisej-Examples

Repository for Wisej - Full Stack Web Development examples.

Wisej is designed to build, debug, deploy and manage web applications of any complexity in Visual Studio or SharpDevelop. It’s a highly specialized framework for Real Time Web Applications. Developers can focus on their projects and don’t worry about HTML, state management, backend services, callbacks, ajax panels, synchronization, DOM, CSS, JavaScript, security, authentication, concurrency...

This repository groups the content of all examples found on Wisej site, some examples found on Wisej Blogs and also some new examples.

Developers new to Wisej should install Wisej trial version.

Each example is self contained and includes all Wisej extensions needed to run out-of-the-box.

All Examples here are written in C#. You can find a growing list of Wisej samples in VB.NET here.

Example categories

The Wisej.Samples.sln file contains all Wisej projects, grouped by categories:

  • Applications - Page, Window and Desktop applications, Page Navigation, etc.
  • Controls - A few examples of less common Wisej controls.
  • Extensions - Examples using Wisej extensions, including DGV column filter or integrations like GoogleMaps, the amazing TourPanel, the fantastic Pannellum, common web rich text editors, etc.
  • How To - Less common uses of Wisej, like Deep Linking, Localization, Upload and Download, etc.

Specialized README files

Startup files - All about Default.html, Default.json and Program.cs

About mixins - Important details you should know about mixins.

How to embed JavaScript files - Details about embedding js files.

News

Improvements

Project Change Date Description
various 29 Jan 2019 Added readmes.
MDIExample 06 Nov 2018 Add modeless Form example.
DataBinding 25 Oct 2018 Add ComboBox data binding to Wisej project.
SmoothieChartSample 30 Aug 2018 Example of FontSize property use.
ChartJS 30 Aug 2018 Example of DataLabel plugin use.
ComponentMixin 16 Aug 2018 Add ListBox item theming.
ChartJS 16 Aug 2018 Move sample data out of designer file. Added SteppedLine example.
GoogleMaps 07 Aug 2018 Support for draggable markers.
GoogleMaps 02 Aug 2018 Use GoogleMaps reverse Geolocation: show full Geocode tree.
GoogleMaps 31 Jul 2018 Use GoogleMaps reverse Geolocation: get Coords from address and vv..
GoogleMaps 29 Jul 2018 Use Geolocation extension to get current location.

New projects

Project Project Date Description
OrgChart 30 Jan 2019 Integration of an OrgChart control with Wisej.
Integration1 29 Jan 2019 Integration of DevExtreme controls with Wisej.
Integration2 29 Jan 2019 Integration of SyncSoft controls with Wisej.
Integration3 29 Jan 2019 Integration of Telerik Keno UI controls with Wisej.
Integration4 29 Jan 2019 Integration of jqWidgets controls with Wisej.
LazyLoadingPanel 29 Jan 2019 LazyLoading of Panels with Wisej.
AspNetAuthentication 28 Sep 2018 How to integrate ASP.NET authentication with Wisej.
ComponentMixin 03 Aug 2018 Use a mixin to give different appearances to an item component.
DGVEmbeddedNavigator 02 Aug 2018 Embedding the navigator into a DataGridView (visual only sample).
RuntimeLocalization 27 Jul 2018 Update localized resources using reflection.
TreeGrid 16 Jul 2018 Use a DataGridView as a tree.
HtmlJsonAndMain 15 Jul 2018 Interesting details about the 3 startup files.
ReadOnlyMixin 15 Jul 2018 Documented example of mixin.
MDIExample 09 Jul 2018 MDI showcase.
EditorsChoice 03 Jul 2018 Showcase of rich text editors for web environment.
SlideBar 03 Jul 2018 Showcase of this new control.
SmoothieChartSample 03 Jul 2018 Showcase of yet another chart extension.
DataBinding 02 Jul 2018 Advanced Business Objects data binding.
TourPanelSample 02 Jul 2018 Amazing extension that can be used for demos or training.
PageNavigation 02 Jul 2018 Classic web navigation showcase.

The source code for all Wisej extensions is available at Wisej-Extensions.

License

Copyright (C) ICE TEA GROUP LLC, All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].