powerplatform Xrm Tools v1.4.3 – Small Release, Big Quality of Life Xrm Tools v1.4.3 is a polish release with quality-of-life improvements: cleaner code generation, entity inheritance, named DI dependencies, sharper IntelliSense, improved colorization, and key bug fixes for smoother plugin development.
power platform Xrm Tools v1.4 – Smarter Code Generation, One-Click Registrations, and Compile-Time Dependency Injection Xrm Tools v1.4 introduces compile-time, thread-safe dependency injection for Power Platform plugins and custom APIs, smarter one-click registrations, enriched metadata, and optimizations—helping developers focus on business logic while the tool handles the complexity.
Development How to install Visual Studio 2021 Preview Behind Corporate Proxy So you are tempted to get your hands on the shiny Visual Studio 2021 Preview, right? But the evil corporate proxy is once again blocking you from expanding your curiosity? Well, fear no more. Stay with me while I'll walk you through this in literally just a minute!
Development How to fix proxy authentication issues in your development environment I have written about proxy authentication before and although this annoying problem has been around, many tools still don't support it well. Specially when it comes to NTLM flavor of it that has been developed by Microsoft long time ago and even many Microsoft tools did not support
Development Development behind corporate proxy + authentication Developing in companies that have proxy servers for developers can be frustrating in this age when every tool needs access to online resources and even parts of software development life cycle are cloud based. Proxy servers that require NTLM authentication just add to that frustration. NTLM is developed by Microsoft
Development Disabling Security warning for Attach to process in Visual Studio 2010, 2013 and 2015 You probably have already suffered from the pain of having to click one more time when attaching visual studio's debugger to a process. As developers we all have the obsession to be more productive and everything that comes in the way is a bummer. I should have shared
Uncategorized Per developer web.config files using out-of-the-box Visual Studio functionality out-of-the-box web.config transformations are the only thing you need to create per-developer web.config files.