[ADVANCED-DOTNET] .Net and NetCool Omnibus

2002-12-12 Thread Brady Gaster
Today a colleague inquired as to the possibillity of creating a bridge between a .Net application (ASP.NET, to be precise) and an OmniBus database housed within the internal NetCool system. I've looked all over the 'net to try and find an ODBC or OLEDB provider for this type of database but am havi

[ADVANCED-DOTNET] Custom attributes on web method

2002-12-12 Thread Ovidiu Platon
Hello everyone, // Long message coming I have the following problem: I've created a SoapExtension for a web service; I use a SoapExtensionAttribute derived class to invoke this extension. Beside this attribute, I have another custom attribute of mine (derived from Attribute) that can be applied to

Re: [ADVANCED-DOTNET] Intellisense tooltips--why separate file?

2002-12-12 Thread Raphaƫl Simon [ES]
Even if the XML is compressed? (I just took a random example, System.Data.XML - the XML is 1.1 MB which is about the size of the assembly but compressed it's only 98K). As a language vendor it makes our life a bit more difficult because it means we need to generate these files independently from

Re: [ADVANCED-DOTNET] Intellisense tooltips--why separate file?

2002-12-12 Thread Franklin Gray
"Accessing Your XML file When you add a reference to a component in another project, Visual Studio automatically reads the XML file that has the same file name (with an .xml extension) and that is in the same directory as the .dll file. When you call methods from that assembly in the code edito

Re: [ADVANCED-DOTNET] Intellisense tooltips--why separate file?

2002-12-12 Thread Franklin Gray
I figured it out. I was referencing the project, not the dll. Once I changed the reference to the dll, I could see the comments. Sorry, I should have tried that first. -Original Message- From: Franklin Gray Sent: Thursday, December 12, 2002 10:38 AM To: 'Moderated discussion of advanc

Re: [ADVANCED-DOTNET] Intellisense tooltips--why separate file?

2002-12-12 Thread Pardee, Roy E
I guess that's due to the combination of assemblies being amazingly small & XML imposing lots of space overhead? That makes sense. But I still have to wonder how much size it would really add if stored as string literals in the assembly. C.F. the [Description] attribute (which as I understand it

Re: [ADVANCED-DOTNET] Intellisense tooltips--why separate file?

2002-12-12 Thread Pardee, Roy E
Too cool--many thanks for putting me on to that utility. You make a good point about these descriptions not being useful to end-users. I had not thought of that... Many thanks! -Roy Roy Pardee Programmer/Analyst SWFPAC Lockheed Martin IT Extension 8487 -Original Message- From: Dominic

Re: [ADVANCED-DOTNET] Web Mail

2002-12-12 Thread Barraud Peter(KSA)
Hi Everybody, (BIt's great to read some many responses. Ok here's the problem is detail (BI am attaching to sets of code one is a simple code for web mail (nothing (Bflashy) (BThe next is a code using the outlook com object, the reason why I chose the (Bsecond is simply becos the first doesn't