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

.NET (Core and Framework)

 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi4-May-04 14:22
professionalJeff Varszegi4-May-04 14:22 
GeneralRe: .NET advantage over JAVA Pin
Mike Ellison8-May-04 4:46
Mike Ellison8-May-04 4:46 
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 
We are currently investigating the use of SOAP as 'intermediate layer' between some complex modules.
.NET makes it very easy to create a 'Soap DLL' that is activated by IIS. Great.
However, we are considering to use this technology to access bigger server-style applications. These applications typically take several minutes to start up, handle a large amount of memory, and therefore cannot simply be recompiled into a kind of 'Soap DLL'.

Browsing through the Microsoft documentation I found an excellent AtlServer example that seems to do what I need. However, it would be much nicer if we could use the more modern .NET technology for this.
So here are the 'million-dollar'-questions:
- Is it possible, using .NET technology, to make a standalone .exe server-application behave like a SOAP-server via the HTTP protocol?
- Is it possible, using .NET technology, to make it accept SOAP requests via a message queue as well?
- If NO on the questions above, is using the AtlServer a step in the good direction or is ATL a dead-end?
- If YES on the questions above, where can I find good .NET examples on writing such a SOAP server?

Because I'm not sure in which forum to post it, I'll post it in 2 or 3 forums. Sorry if you get this multiple times.


Enjoy life, this is not a rehearsal !!!

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 
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 

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.