Featured post

Custom Revit Dockable Pane registration

Memory leaks in Revit API applications
C# takes care of memory with automatic garbage collection, but leaks can still sneak in. Learn when they happen and how to prevent them.

Keep Your Revit Plugins Always Up to Date - Automatically
Say goodbye to manual updates! Revit plugins now update automatically, keeping your workflow smooth and efficient. Discover how Auto-Update works.

Revit Extensible Storage Schema Migration
Migrations are important part of web application development. You never know what fields will you exactly need in your database, and there are many ways to easy create migrations or migrate Database for Web development.

OptionsBar: Enhancing the User Experience in Revit
Revit is a powerful tool for building design and modeling, and undoubtedly, high efficiency in working with this software is a key aspect for successful projects. One of the tools that contributes to this efficiency is the OptionsBar, but not many people are aware of its capabilities and how to configure it.

Interprocess Communication: Strategies and Best Practices
We all know how challenging it is to maintain large programs and keep up with progress. Developers of plugins for Revit understand this better than anyone else. We have to write our programs in .NET Framework 4.8 and forgo modern and fast libraries. Ultimately, this affects users who are forced to use outdated software.