Browse by Tags
In my previous post I was extolling the virtues of Convert to Function . You’ll recall that it is used to alter the return type of the current function, from void to the value of the expression on the return statement at the caret. Well what if you have...
Rory Becker - DevExpress
15 July 2014
A new plugin… What does it do? Example 1 So imagine we have the following code.. Imagine now, that we decide that it’s not important to explain ‘where’ we were searching, when reporting this error. Normally we would… Highlight the string token {1} (including...
Rory Becker - DevExpress
2 July 2014
This plugin is a natural follow up to my previous CR_ReverseArgs plugin As you might imagine, this plugin changes the order of the selected operands. This might seem like a fairly trivial reason to create a plugin, but it happens often that it irritates...
Rory Becker - DevExpress
1 July 2014
Yes, that ‘s right we’ve got another community plugin to shine a light on. Brian Noyes has created CodePlugIn_INotifyPropertyChanged The idea is to take a plain ordinary property, and augment it with additional code to support the INotifyPropertyChanged...
Rory Becker - DevExpress
20 September 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
Alex Chuev (DevExpress)
Dennis Garavsky (DevExpress)
Dmitry Tokmachev (DevExpress)
Popular Topics
- Roadmap
- v25.1 - Next Release
- v24.2 - Latest Release
- Prerelease/EAP
- .NET 8 / .NET 9
- DevExtreme
- Blazor
- ASP.NET
- Office File API
- XAF UI/Web API Service
- .NET MAUI
- WinForms
- WPF
- Reporting
- BI Dashboard
- VCL
- Linux/MacOS/Unix
- AI