This repository contains code samples for DotVVM Minutes video series.
- DotVVM Minutes #1: Using Bootstrap 4 in a DotVVM app
- DotVVM Minutes #2: Calling Azure Functions from DotVVM
- DotVVM Minutes #3: Handling Enter and Escape keys in DotVVM
- DotVVM Minutes #4: Loading Animation with PostBackHandler
- DotVVM Minutes #5: Diagnostics Status Page
- DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core - See updated version
- DotVVM Minutes #7: Server Rendering, Value & Resource binding
- DotVVM Minutes #8: Modal Confirm Dialog with postback handlers
- DotVVM Minutes #9: Validation
- DotVVM Minutes #10: Nice-looking UI with DotVVM Business Pack
- DotVVM Minutes #11: Global error handling and alerts
- DotVVM Minutes #12: Integrate JS components using Composite control and Knockout binding handler
- DotVVM Minutes #13: Five different types of static commands
- DotVVM Minutes #14: UI for long-running operations using SignalR
- DotVVM Minutes #15: UI for long-running operations using Business Pack Messaging
- DotVVM Minutes #16: ChatGPT integration with Business Pack Messaging