How can we help you today? How can we help you today?
paulo_morgado
SQL Prompt and Azure Data Studio
I have SQL Prompt extension installed in Azure Data Studio and I'm connected to a local SQLExpress instance and Redgate SQL Prompt doesn't show up as a formatter.Any hints?
0 followers 0 comments 0 votes
A blast from the past
10 years ago...
2 followers 2 comments 0 votes
Redgate Forums authentication issue
Every now and then, when I click on a forum notification e-mail, the forum page opens with all its content and then I'm redirected to the login page.This means that I can access the contents of the...
1 follower 1 comment 0 votes
.NET Reflector Visual Studio Extension page on Visual Studio Marketplace marked as insecure
I believe that this is due to HTTP references to images.
2 followers 11 comments 0 votes
Is RedGate still investing in .NET Reflector?
It's still listed as product (https://www.red-gate.com/products/dotnet-development/reflector/), but it hasn't been updated in ages and does not integrate with Visual Studio 2017.
3 followers 7 comments 0 votes
Incorrect decompilation for some language versions
Given this code:public class Auxiliar2 { public IEnumerable<char> PercorreCaracteres(char start, char end) { if ((start < 'a') || (start > 'z')) { throw new Argu...
1 follower 1 comment 0 votes
5.1.6.35 always brings main Visual studio window to front
When I'm editing a query in Visual Studio 2010 (with productivity power pack) in an external tab well that happens to be on the same screen as the of Visual Studio main window, SQL Prompt brings th...
1 follower 1 comment 0 votes
RedGate.IPNService.exe using 50% of CPU
Since I upgraded to 5.1.4.11, when I start Visual Studio 2010, a RedGate.IPNService.exe is started and uses almost 50% of CPU. The log file shows only:17 Apr 2011 18:25:49,828 &#91;1&#93; INFO Red...
2 followers 2 comments 0 votes
Suggestion: Map objects
In SQL Data Compare I can map owners and objects. In SQL Compare I can only map owners. It would be nice to be able to map objects in SQL Compare like it is possible in SQL Data Compare
3 followers 8 comments 0 votes
Missing XML Documentation
I've seen in .NET Reflector 6 some lack of XML Documentation in decompilation. For example with System.Linq.Enumerable. If Visual Studio can find it, why can't Reflector do the same? And it would b...
1 follower 1 comment 0 votes