Browse by Tags
Background A customer came to me asking about Templates and what could be done with them. The desired use case seemed simple enough: The user types a few characters, hits space and the template expands as usual. The user fills out one piece of information...
Rory Becker - DevExpress
25 July 2012
Problem 1: Have you ever started writing code, and then realised you were using a Type directly, without importing it’s namespace? You could fix this by either fully qualifying the Type in place, or moving to the top of the file, adding an imports or...
Rory Becker - DevExpress
20 December 2011
Another CodeRush Feature Workshop ( Part 1 and Part 2 ) has yielded a plugin, and this one is truly awesome. String Formatter works in 3 separate ways to increase your productivity: Tab to Next Reference Extension Tab among references to a string token...
Rory Becker - DevExpress
25 July 2011
DX_GenerateProxy Generates a new Proxy class P based on source class S What? What this amounts to is a new class P which is given properties and methods matching the public ones that are possessed by S. When methods or properties of S are called their...
Rory Becker - DevExpress
3 March 2011
More Posts
Featured Posts
Dmitry Tokmachev (DevExpress)
Alex Chuev (DevExpress)
Maria Nikulina (DevExpress)
Popular Topics
- Roadmap
- v26.1 - Next Release
- v25.2 - Latest Release
- Prerelease/EAP
- .NET 10
- AI
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix
