Blogger :
Service Station
All posts :
All posts by Service Station
Category :
WSE
Blogged date : 2005 Dec 16
My latest Q&A column is now
online. Here`s the list of questions covered in this piece:
- Can you explain how the new ASMX 2.0 support for interfaces works Which of the attributes go on the interface and which go on the class
- How can I host an ASMX 2.0 class in a custom application (without using IIS)
- What features does WCF provide for developers that ASMX 2.0 and WSE 3.0 don`t
- Will it be difficult to port ASMX code to Windows Communication Foundation
- When should I use WSE with ASMX and when should I use ASMX alone
- When I enable WSE 3.0 in my Web site, I no longer see the WSE SoapExtension in the config file. Instead I see a SoapServerProtocolFactory. What is that
- When hosting ASMX classes in my own app, what happens to HttpContext.Current What about SoapExtensions
- I can`t find the filters tab in the WSE 3.0 settings tool. How can I access it
- What transports are supported by WSE 3.0 Is it hard to write a custom transport
- Can I use "Add Web Reference" to generate a proxy for a custom hosted WSE 3.0 service
- How should I organize my solution to share ASMX types across different hosts
- My team developed a common library of XSD serialization classes that we want all of our developers to use when implementing or consuming our services. When they run "xsd.exe /c" or "wsdl.exe", the code generator should use our types instead of generating new ones. Is this possible
- Can you tell me what the file format is for /parameters in xsd.exe and wsdl.exe
- I`ve heard speculation that version 3.0 might be the last WSE release. Is this true
If you have a topic/question you`d like to see covered in a future piece, leave a comment here or
shoot me an email.