Click here to Skip to main content
15,879,326 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .NET advantage over JAVA Pin
ian mariano8-May-04 6:51
ian mariano8-May-04 6:51 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi8-May-04 7:08
professionalJeff Varszegi8-May-04 7:08 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi8-May-04 7:07
professionalJeff Varszegi8-May-04 7:07 
GeneralA licensed windows forms control on a web page Pin
Patrick Lassalle4-May-04 11:02
Patrick Lassalle4-May-04 11:02 
GeneralRe: A licensed windows forms control on a web page Pin
ian mariano8-May-04 6:59
ian mariano8-May-04 6:59 
GeneralSOAP Server Pin
Patje4-May-04 3:15
Patje4-May-04 3:15 
GeneralRe: SOAP Server Pin
ian mariano8-May-04 7:12
ian mariano8-May-04 7:12 
GeneralRe: SOAP Server Pin
Patje10-May-04 21:20
Patje10-May-04 21:20 
Thanks,
So far I succeeded in writing:
- a C# stand-alone SOAP server
- a C++ stand-alone SOAP server
Next steps are to write:
- a .NET C++ class (or example class) that can be embedded in our applications to make it a simple SOAP server.
- a .NET C++ class to do the same for SOAP message queue requests.

Why C++? Well, the applications are all written in C++ and for the time being we like to keep our applications as 'compact' as possible. I mean, not a bunch of DLL's or components lying around, but a rock-solid executable file that simply needs to be copied on the system.
From what I understand from C#, the C# compiler cannot simply create an object file that can be linked with the rest of the application. With C++.NET this is still possible.


Enjoy life, this is not a rehearsal !!!

GeneralRe: SOAP Server Pin
Ryan Roberts11-May-04 6:54
Ryan Roberts11-May-04 6:54 
GeneralRe: SOAP Server Pin
Patje11-May-04 21:15
Patje11-May-04 21:15 
GeneralXPathDocument vs. XmlDocument Pin
Paul Watson3-May-04 23:26
sitebuilderPaul Watson3-May-04 23:26 
General.net components site like boland delphi vcl sites(www.totty.net) Pin
Anonymous3-May-04 11:27
Anonymous3-May-04 11:27 
GeneralRebasing Pin
Ivan Fernandez3-May-04 3:18
Ivan Fernandez3-May-04 3:18 
GeneralRe: Rebasing Pin
ian mariano8-May-04 7:16
ian mariano8-May-04 7:16 
GeneralWindows Service Error "Access is denied" Pin
Christophe Hell2-May-04 23:10
Christophe Hell2-May-04 23:10 
QuestionCan we use .NET assemblies in ATL Pin
Tarundeep Singh Kalra2-May-04 22:52
Tarundeep Singh Kalra2-May-04 22:52 
AnswerRe: Can we use .NET assemblies in ATL Pin
ian mariano8-May-04 7:18
ian mariano8-May-04 7:18 
Generalstatus bar color Pin
Dpriya2-May-04 20:57
Dpriya2-May-04 20:57 
GeneralRe: status bar color Pin
Jeff Martin4-May-04 5:46
Jeff Martin4-May-04 5:46 
Generalmultiline column headers in a windows forms datagrid Pin
ricardojb1-May-04 15:06
ricardojb1-May-04 15:06 
GeneralWeb Service From Java Pin
Member 1697730-Apr-04 19:32
Member 1697730-Apr-04 19:32 
GeneralRe: Web Service From Java Pin
Colin Angus Mackay3-May-04 0:07
Colin Angus Mackay3-May-04 0:07 
GeneralRe: Web Service From Java Pin
ian mariano13-May-04 18:35
ian mariano13-May-04 18:35 
GeneralBack to the beginning Pin
RickZ28-Apr-04 18:22
RickZ28-Apr-04 18:22 
GeneralSystem.EntryPointNotFoundException Pin
taylo28-Apr-04 5:01
taylo28-Apr-04 5:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.