How can we help you today? How can we help you today?
evgeny
Invalid object initializer generated in C# and VB.NET
When decompiling WaIISHost.exe from Windows Azure SDK 1.3 Reflector 7 beta 3 and beta 4 both generate the following code: setup = new AppDomainSetup { ApplicationName...
0 followers 0 comments 0 votes
Unexpected character $ in generated C# file
When decompiling WaIISHost.exe from Windows Azure SDK 1.3 Reflector 7 beta 4 generates code like this:string CS$0$0001; this.RoleInstanceID = CS$0$0001 = Environment.GetEnvironmentV...
2 followers 2 comments 0 votes
Unable to open project properties on generated .csproj file
I used Reflector 7 beta 4 to disassemble WaIISHost.exe from Azure SDK 1.3, which is a .NET 3.5 console EXE. The csproj file it generated opens successfully in Visual Studio 2010, however when I try...
4 followers 15 comments 0 votes