473,659 Members | 3,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating CHM files from assembly

When you download and install the PayPal ASP.NET Web Controls
(http://www.persistent.com/paypal/aspdotnet/), it comes with an impressive,
MSDN-like compiled help file with detailed info for each of its classes.

At the bottom of almost every page reads "Generated from assembly
PayPal.Web.Cont rols [1.0.22.697]". Is there some .NET utility (or Visual
Studio itself) that can render the assembly's XML as a help file? Or was
this done using a third-part tool?

Thank you,

Eric
Jul 21 '05 #1
2 1565
You should have a look at the open NDOC project.
It is really great.
http://ndoc.sourceforge.net/

--
Regards,
Dennis JD Myrén
Oslo Kodebureau
<Eric> wrote in message news:uK******** ******@TK2MSFTN GP12.phx.gbl...
When you download and install the PayPal ASP.NET Web Controls
(http://www.persistent.com/paypal/aspdotnet/), it comes with an
impressive,
MSDN-like compiled help file with detailed info for each of its classes.

At the bottom of almost every page reads "Generated from assembly
PayPal.Web.Cont rols [1.0.22.697]". Is there some .NET utility (or Visual
Studio itself) that can render the assembly's XML as a help file? Or was
this done using a third-part tool?

Thank you,

Eric

Jul 21 '05 #2
Thank you, Dennis.

Eric
"Dennis Myrén" <de****@oslokb. no> wrote in message
news:F6******** ************@ne ws4.e.nsc.no...
You should have a look at the open NDOC project.
It is really great.
http://ndoc.sourceforge.net/

--
Regards,
Dennis JD Myrén
Oslo Kodebureau
<Eric> wrote in message news:uK******** ******@TK2MSFTN GP12.phx.gbl...
When you download and install the PayPal ASP.NET Web Controls
(http://www.persistent.com/paypal/aspdotnet/), it comes with an
impressive,
MSDN-like compiled help file with detailed info for each of its classes.

At the bottom of almost every page reads "Generated from assembly
PayPal.Web.Cont rols [1.0.22.697]". Is there some .NET utility (or Visual Studio itself) that can render the assembly's XML as a help file? Or was this done using a third-part tool?

Thank you,

Eric


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
21449
by: Justin | last post by:
I am extremely new at SQL Server2000 and t-sql and I'm looking to create a simple trigger. For explanation sake, let's say I have 3 columns in one table ... Col_1, Col_2 and Col_3. The data type for Col_1 and Col_2 are bit and Col_3 is char. I want to set a trigger on Col_2 to compare Col_1 to Col_2 when Col_2 is updated and if they're the same, set the value on Col_3 to "Completed". Can someone please help me? Thanks, Justin
1
1728
by: Will | last post by:
Hi All, * I have 2 dev machines, one is running WinXP Pro and one is running Win2K Server. Each has Visual Studio .NET 7.0 installed (the .NET 1.0 dev tools.) * I have a .NET .dll (let's call it a.dll) which I can run NGEN on, giving me the native image, (let's call it a_native.dll.) * Using the same version of NGEN and the same a.dll, I create a_native.dll on both of these dev boxes. * I do a binary diff on the 2 a_native.dll files...
15
6743
by: Carlos Lozano | last post by:
Hi, What is the right way to create an OCX COM component. The component is already registerred, but can't create an instance. I am using the reference to the interop module created. If I use javascript or vbscript it works. I will appreciate any help. I do the following (C#):
5
1902
by: Praveen | last post by:
I have script files embedded as resources in my dll. During runtime, I would like to write it out into the app dir (or a app sub-dir) and send the appropriate virtual path to the client. This makes deploying my dll much easier - just a single dll, not having to worry about deploying script files. However, the runtime doesn't seem have enough permissions to write out to the app dir (or any of it's subdir), by default. The folder where I...
6
3405
by: ryan.d.rembaum | last post by:
Hello, I have code that I wish to use in many web applications. Basically sort of stand utility stuff. So from Visual Studio Project I select add a component and chose Component Class. Lets say I enter code at the end of this question in to the code section. How then would I reference this in a new Web Application (or in the same web application for that matter?)
0
2098
by: Don | last post by:
I intermittently get a runtime Compilation Error that says 'The compiler failed with error code 2000'. It appears that a DLL cannot be found in the 'temporary asp.net files' directory. The Detailed Compiler Output is at the bottom of this post. This is a custom dll named UtilitiesINGR.dll that I put in the GAC. I added a machine.config entry to instruct my app to use the GAC entry. Now I need to remove the dll from the GAC so I can...
12
3153
by: Mats Lycken | last post by:
Hi, I'm creating a CMS that I would like to be plug-in based with different plugins handling different kinds of content. What I really want is to be able to load/unload plugins on the fly without restarting the application. What I did was to create an AppDomain that loaded the plugins and everything was great, until I tried to pass something else that strings between the domains...
16
9767
by: Asaf | last post by:
I am trying to create and use a COM object with C#.NET 2005. The assembly is set to "Register for COM interop" but when I am trying to call it from VB on Word 2003 I am getting this error: Run-time error '-2147024894 (80070002)': File or assembly name COMTest3, or one of its dependencies, was not found. The code for the COM:
1
4325
by: Andrus | last post by:
I need to create assembly at runtime from multiple pre-compiled obj and cs files embedded into resource file. I have found only samples which create assembly from single file like Microsoft.CSharp.CSharpCodeProvider provider = new Microsoft.CSharp.CSharpCodeProvider (new Dictionary<string, string>() { { "CompilerVersion", "v3.5" } });
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8337
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8748
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8628
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7359
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1978
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.