How can we help you today? How can we help you today?
billrob458

Activity overview

Latest activity by billrob458

Does Reflector support greater than C# 7?
I found this on the product page:NET Reflector supports C#7, .NET 4.7.2, and .NET Core and Standard.
2 followers 2 comments 0 votes
Issue With Sql Aliases attaching to IISExpress
I have connected to ASP.NET/ IIS Express Web Application and am unable to connect to my sql server using alias. I have confirmed starting the website from inside studio works as expected. I have a...
0 followers 0 comments 0 votes
Thanks for the reply Nick. I figured as much that all the logic was inlined. I was hoping there was some special trick we could use to have more complex "default" parameters we could pass to a constructor initializer. / comments
Thanks for the reply Nick. I figured as much that all the logic was inlined. I was hoping there was some special trick we could use to have more complex "default" parameters we could pass to a co...
0 votes
Odd Constructor Initializer
This might just be a fluke of the C# disassembler. I'm looking at the ValidationAttribute class of the System.ComponentModel.DataAnnotations (v4). The ctors look off. I'm pretty sure this is how ...
2 followers 2 comments 0 votes