Blog Post: So you want to write a CodeRush plugin
You have a simple idea for a CodeRush plugin.An Action you’d like to trigger from your IDE.A Refactoring or a CodeProvider you’d like to add.A new Context which you could use to fine tune the...
View ArticleBlog Post: ASP.NET Security Pt 2. Limiting the Access
Building on the initial presentation in early February, the second part of this webinar mini-series will focus on how to add roles to users in your ASP.NET Project. I'll also address some of the...
View ArticleBlog Post: The CodeRush Community Plugin Site
I’ve recently been asked:How come you’re putting all your plugins on GitHub? Have you abandoned the DXCoreCommunity site?This post is an attempt to answer this question.The ProblemThe tech and...
View ArticleBlog Post: New CodeRush Plugin – Introduce Local (All Arguments)
The MotivationI found this question on StackoverflowEssentially it breaks down to…How can I refactor this….…into this…… in a single step.The PluginThis plugin allows you to extract all arguments of a...
View ArticleBlog Post: New CodeRush Plugin Template – NewAction
Note: The template referred to by this post does not ship with CodeRush. To install it, see instructions towards the end of the postThis post describes the first new plugin template in a series. The...
View ArticleWebinar: 13-Mar-2014 10:00 PST - The IDE’s of March (Beginner (100))
There’s nothing to fear in this webinar as DevExpress Technical Evangelist, Paul Usher, takes us through some cool tips for using DevExpress tools inside the Visual Studio IDE. Regardless of the...
View ArticleBlog Post: New CodeRush Plugin - Template Importer
I was rereading my previous post New CodeRush Plugin Template – NewActionIn it I asked you to ….Visit a page on github. Locate an XML file. Download that file. …and finally Import the file. However it...
View ArticleBlog Post: Code PaLOUsa 2014
Last week, Feb 24-26, we were Gold sponsors at Code PaLOUsa at the historic Galt House in lovely Louisville, KY. I love KY, but I’m biased because I grew up there! Azret and I were manning the...
View ArticleBlog Post: New CodeRush Plugin Templates – NewCodeProvider and NewRefactoring
Note: The templates referred to by this post do not ship with CodeRush. To install them, see instructions towards the end of the post.This post describes two more templates in my Plugin Templates...
View ArticleBlog Post: BASTA 2014 and Mixer
I was extremely fortunate to attend BASTA 2014 in Darmstadt. Germany is a wonderful place full of extremely intelligent developers building amazing things. One of my objectives is to learn about what...
View ArticleWebinar: 04-Mar-2014 10:00 PST - ASP.NET Security- Locking Down Sections...
In part 2 of this series, Paul will take a look at what’s involved in applying specific roles to the website. Focusing on ASP.NET Identity, you will see how to create a Super user with the ability to...
View ArticleTV Channel: DevExpress WinForms: Rich Text Editor
DevExpress WinForms: Rich Text EditorThe DevExpress WinForms Rich Text Editor allows you to introduce advanced text editing capabilities into your next application with ease. The XtraRichEdit™ provides...
View ArticleTV Channel: DevExpress WinForms: Adding Summaries to Grid Columns
DevExpress WinForms: Adding Summaries to Grid ColumnsThe DevExpress WinForms Grid allows you to display different types of summaries and averages for each grid column. This video shows you how to add...
View ArticleTV Channel: DevExpress WinForms: Spell Checking
DevExpress WinForms: Spell CheckingThe DevExpress WinForms Spell Checker offers a straightforward way in which to add Microsoft® Office® style spell checking capabilities into your next Windows®...
View ArticleTV Channel: ASP.NET Security Part 2: Locking Down Sections
ASP.NET Security Part 2: Locking Down SectionsIn part 2 of this series DevExpress Technical Evangelist, Paul Usher, will take a look at what's involved in applying specific roles to the website....
View ArticleBlog Post: Three simple ways to handle DevExpress ASP.NET Callback Errors
Here's three simple ways to handle DevExpress ASP.NET Callback Errors:Do nothing.....PROFIT!Do Nothing?Yes. For the last couple of years, DevExpress ASP.NET products have been using the excellent...
View ArticleBlog Post: The IDE's of March
There is certainly nothing to be afraid of this March. There are so many different ways to get things done inside Visual Studio, I decided to take a walk through some of my favourite IDE settings....
View ArticleWebinar: 13-Mar-2014 10:00 PST - The IDE’s of March (Beginner (100))
There’s nothing to fear in this webinar as DevExpress Technical Evangelist, Paul Usher, takes us through some cool tips for using DevExpress tools inside the Visual Studio IDE. Regardless of the...
View ArticleTV Channel: The IDE'S of March
The IDE'S of MarchThere's nothing to fear in this webinar as DevExpress Technical Evangelist, Paul Usher, takes us through some cool tips for using DevExpress tools inside the Visual Studio IDE....
View ArticleBlog Post: What's New in 13.2.8 for the WinForms Widget View
In 13.2, we introduced a Widget View - a highly customizable UI option for our WinForms customers. Since then and because of the great feedback we've received from our loyal users, the product has...
View Article