How can we help you today? How can we help you today?
omheien
Problems tracing the framework
Hi all. I have a simple task that I cannot get to work. So, In my tesdt program i have a string builder filled up with som eXML code. Then I call XDocument.Parse(sb.tostring()) but when I break on...
1 follower 1 comment 0 votes
Debugging .NET assemblies
Hi all I have created an Application that tests the System.Data.DataTable class. I want to be able to run in debugger and follow the code in the .NET Assembly. I then pointed to cursor to the Dat...
1 follower 1 comment 0 votes
Redesign of Reflector Disassembly7
I have a wish for you guys to consider redesigning the design of the disassembler window. Today I have to scroll down and press the "Show code" link. Instead, why not do it the way JetBrains do i...
0 followers 0 comments 0 votes
Encryption automation
Folks... I'm building a Deploymnent server and i'm creating a script that wil do the following: 1. Check out everything from SubVersion 2. Compile the solution using MSBUILD 3. Run SA to encrypt th...
2 followers 4 comments 0 votes
Multi DLL
Hi all. I have probmes understanding the consept of building scrambeled components. I have bought the SA and We have the nead of producing encrypted assemblies. ANyway, hers the situation: Our so...
1 follower 1 comment 0 votes
New feature
Hi dev team. I was wondering if it was possible for you to add a window splitter in the disassembly window. Now, I have to press the "Expan Methods" to see the code, but then the code showed is h...
0 followers 0 comments 0 votes
Strange problem. Cannot put breakpoint in my code
Hi all I am not able to put breakpoints in one of my projects in a larger solution. I have searched the WEB for similar problems but nothing that helps. I have set the project to Debug, removed t...
2 followers 8 comments 0 votes
C++ Mixed Mode
Hi all I have a C++ DLL holding two exported procedures that lets me load the library in our Win32 application created in Clarion for Windows (Not .NET) Tis C++ library allso holds some managed cod...
2 followers 3 comments 0 votes