DotVVM Minutes is here! β±οΈ
Stop guessing which data binding to use in your DotVVM apps! Learn how to optimize your UI and master server-side rendering for better SEO. π οΈ β
Master value vs. resource binding β
Choose between Visible & IncludeInPage β
Enable server rendering easily
Missed our third live show? Catch the replay!
Tom & Dave discover the power of staticCommand!π»
β¨See how to boost performance by reducing data transfer, use client-side LINQ for instant filtering, and even call JS directly from bindings. No slides, just live coding!
πΊ www.youtube.com/watch?v=pdED...
DotVVM 5.0 Preview 7 is ready for testing! π οΈ
Refining the core with new features and stability fixes:
πΉ JS Directives β Improved module loading.
πΉ Stability β Dozens of fixes from your feedback.
πΉ Performance β Smoother dev flow.
Try it on NuGet! π¦
Read more: π www.dotvvm.com/blog/125/Pre...
DotVVM Minutes is here! β±οΈ
Stop dreading the rewrite of your legacy ASP.NET Web Forms apps! Learn how to migrate to .NET Core without the "big bang" risk. π οΈ
β
Run DotVVM & Web Forms side-by-side
β
Migrate page by page
β
Switch to .NET Core when ready
π Watch: www.youtube.com/watch?v=ivPZ...
Tom & Dave discover #DotVVM β Episode 03! π»
No slides, just live coding.
Join us next Thursday (ποΈFeb 19), we'll show how to use staticCommand binding efficiently in DotVVM.
Don't miss this episode!
Live at 5:00 PM CETπ www.youtube.com/watch?v=n1wl...
πTips and tricks
π Boost User Experience with Bootstrap for DotVVM's ModalDialog! π
Creating modal dialogs is so easy with Bootstrap for DotVVM!
π Discover more on DotVVM's UI components: www.dotvvm.com/docs/4.0/pag...
π Watch here: www.youtube.com/watch?v=j1aW...
06.02.2026 16:39 β π 0 π 0 π¬ 0 π 0
DotVVM Minutes is here! β±οΈ
Learn how to use the Diagnostics StatusPage to see all your markup errors in one place instead of hunting them page by page.
Even though this video features an older version, the diagnostic principles are still a great lesson for efficient debugging! π οΈ
Missed our second live show? Catch the replay!
Tom & Dave dive deeper into DotVVM! π»
β¨ See how to handle complex form validations, count errors in collapsible sections, and even how to contribute to the DotVVM core. No slides, just live coding!
πΊWatch it here: www.youtube.com/watch?v=t3cn...
πTips and tricks
Modernize Legacy ASP.NET #WebForms Applications with DotVVM! β‘
Refactoring code-behinds to DotVVM viewmodels is easy!
Transition smoothly to modern technologies with DotVVM while enhancing your application's capabilities and performance!
π www.dotvvm.com/docs/4.0/pag...
π We are starting in 1 hour!
Don't miss the EPISODE 02 of live coding.
Watch here: www.youtube.com/watch?v=t3cn...
DotVVM Minutes is here! β±οΈ
Learn how to implement loading animations and handle postbacks in DotVVM.
These essential techniques remain highly relevant for building great UX today!
πWatch here: www.youtube.com/watch?v=EeHS...
Tom & Dave discover #DotVVM β Episode 02! π»
No slides, just live coding.
Join us next Thursday (ποΈJan 22) as we build a custom control to track validation error counts in forms. π οΈ
Don't miss this episode!
Live at 5:00 PM CET! π www.youtube.com/watch?v=t3cn...
DotVVM Minutes is here! β±οΈ
Master Enter & Escape keys for a better UX! β¨οΈ Learn how to handle keyboard shortcuts in complex scenarios like GridView inline editing or modals.
β
Custom Knockout binding handlers β
DotVVM Attached Properties β
Full IntelliSense support
www.youtube.com/watch?v=cI_C...
Missed our first live show? Catch the replay! πΊ
Tom & Dave dive into DotVVM! π»
β¨ See how to use Tailwind, SignalR with Business Pack Messaging, and custom Knockout binding handlers to build a functional chatbot. No slides, just live coding!
πΊ www.youtube.com/watch?v=-jUz...
π DotVVM at .NET Foundation Summit
Tomas Herceg was speaking at DNF Summit 2025 and highlighted several unique features of DotVVM. Did you know that DotVVM needs only 56kB of JavaScript?
Catch the recording from the .NET Foundation Summit: www.youtube.com/watch?v=IXZB...
πβ¨ Wishing you a joyful holiday season filled with peace, happiness, and success.
Thank you for being part of our DotVVM community. Merry Christmas and Happy New Year!
π DotVVM supports Visual Studio 2026
We are excited to announce that the new version of our DotVVM extension fully supports the RTM version of Visual Studio 2026. Stay productive and enjoy the latest features of your favorite IDE without any interruptions.
πRead more: www.dotvvm.com/blog/124/Sup...
π A Gift from Us to You!
The holiday season is about giving, and we have a special gift for our developer community. Boost your productivity and enjoy a Christmas discount on our tools!
π Your Promo Code: Christmas2025 π
Valid: Dec 14th β Dec 31st
Get it here: www.dotvvm.com/dotvvm-chris...
π We are starting in 1 hour!
Don't miss the first EPISODE of live coding.
Watch here: youtube.com/live/-jUzCE2...
πΊ Watch here: www.youtube.com/watch?v=44dB...
09.12.2025 19:47 β π 0 π 0 π¬ 0 π 0
Our .NET Conf 2025 session is available to watch!
Tomas Herceg shares the lessons learned from migrating the DotVVM framework from Newtonsoft.Json to System.Text.Json. It was a complex journey involving custom converters, JSON patching, and encryption, but the performance gains were worth it.
Tom&Dave discover DotVVM π»E01
We've decided to change the format of DotVVM Community Meetups to something more fun!
Get ready for fewer slides and more live codingπ§βπ», showcasing various features of DotVVM. Now we're hosting it as a live stream from our new studio!ποΈ
π
www.youtube.com/watch?v=-jUz...
πTips and tricks
π Building pages with data grids was never easier!
Problem: Make a page with data grid, with sorting, paging and filtering.
Solution: DotVVM's DataPager and GridView controls simplify navigation and display of paginated data grids.
π www.dotvvm.com/docs/4.0/pag...
DotVVM Minutes is here! β±οΈ
Learn how to quickly and effectively connect your DotVVM application to serverless technology!
We'll show you how to easily expose functions as a REST API and consume them using REST API Bindings (introduced in DotVVM 2.0).
Watch the video: www.youtube.com/watch?v=anXu...
πTips and tricks
π Simplify Master-Detail Views with DotVVM!
Problem: Show details of the item selected by the user?
π‘DotVVM data-binding makes it really easy!
Easily create master-detail views and enhance data exploration experiences in your apps using DotVVM!
π www.dotvvm.com/docs/4.0/pag...
The @updateconference.bsky.social 2025 was an absolute blast! π€― We were part of it and a proud partner! π€© It was amazing, full of great sessions, inspiring speakers, and fantastic networking all around. π We look forward to the next year!
21.11.2025 15:19 β π 0 π 0 π¬ 0 π 0π Dive deeper into DotVVM features: www.dotvvm.com/docs/4.0/pag...
14.11.2025 07:39 β π 0 π 0 π¬ 0 π 0
πTips and tricks
π You don't need to build an API to submit data to the backend! π
Problem: Is it tedious to manually create and maintain REST or gRPC API endpoints for your client apps?
Let DotVVM manage data transfer seamlessly from server to browser within the Model-view-viewmodel pattern.