473,405 Members | 2,262 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

DLL source code exposed???

I'm building a third party DLL to be referenced in other programs.

If I reference the compiled DLL (not the DLL source project file) in a project and set a break point to some exposed function that I call. When I step into that function (F8), it actually goes into the source code of the DLL. It should have steped over that function while the DLL performed it. Whats up with that? I don't want the users of this DLL to be able to see the source code of that class.

Is this really going to happen when I deploy that DLL, or is it because I have the source code on the same machine as my sample project?

I have <System.Runtime.InteropServices.ComVisible(False )> set for that public class.
Dec 18 '07 #1
1 1040

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: Frank Millman | last post by:
Hi all I would like some advice, and I hope that the good people on c.l.p will give me the benefit of their experience. I am busy developing an accounting package, using Python and wxPython,...
8
by: Greg | last post by:
I purchased MIX Software's PowerC, Power Trace, and the Library Source Code ($50 for all three) over 10 years ago while in college. The book itself was well worth the price as it really augmented...
2
by: Gary van der Merwe | last post by:
I have a web application which has a custom error handler which displays frendly message to user and emails me the details. The standard Asp.NET error handler page will, if the project is in...
1
by: Vikas | last post by:
Hello, I am consuming a C++ COM dll exposed by a 3rd party from a C# application but I do not have a documentation of the APIs exposed by it. Is there a command or tool available that will tell...
9
by: WRH | last post by:
Hello I am new to asp but I made some Jscript functions which work fine. The functions contain some strings used as a registration key for some apps. It is important that these strings not be...
31
by: darwinist | last post by:
*With manual. http://darwinist.googlepages.com/htmldesktop.html Please criticise or contribute.
1
by: yeltsin27 | last post by:
I can see how to use a cookie, control property, form input value, profile, query string or session value as a parameter to a SQL Data Source. However I would like to use a property that is...
69
by: Jack Dowson | last post by:
Hello Everybody: I'm learning c now.I think it's really a tedious job following my textbook to write programs which are used to deal with math problems.I want to write some codes related with...
6
by: Erwin Moller | last post by:
Hi, Maybe this is old news for some of you, but I just found this: http://blogs.zdnet.com/BTL/?p=9847 It will include a JavaScript Virtual Machine built from scratch. Regards, Erwin Moller
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.