Behind
Everything on SkillVeris tagged Behind — collected across the glossary, study notes, blog, and cheat sheets.
3 resources across 1 library
Study Notes(3)
XAML vs Code-Behind
How declarative XAML markup and imperative code-behind combine into one partial class, what belongs in each, and how MVVM shifts logic out of code-behind.
WebSockets Behind a Load Balancer
How to correctly configure load balancers, proxies, and timeouts so WebSocket handshakes and long-lived connections survive in production.
Deploying a Web App Behind Nginx
A practical walkthrough of putting Nginx in front of an application server: reverse proxying, TLS termination, static asset serving, and process management.