Re: WSE 2.0 vs Remoting !?!
From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 08/17/04
- Next message: Michael Riggio: "Re: how to change from "POST" to "GET"?"
- Previous message: paulie69: "Trying to debug with WSE SP1"
- In reply to: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Next in thread: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Reply: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Aug 2004 12:01:29 -0400
That is good to know. I will try installing 1.1 along side 2.0. Hope it
does not chunk my beta VS 2005. Cheers!
-- William Stacey, MVP "Softwaremaker" <msdn@removethis.softwaremaker.net> wrote in message news:uvaqjrFhEHA.636@TK2MSFTNGP12.phx.gbl... > I had both .NET 1.1 and 2.* installed side-by-side. > > As such, I could use WSE2.0 in VS2005 with no problems....so far ;) > > > -- > Thank you very much > > Warmest Regards, > Softwaremaker > Architect | Evangelist | Consultant > > +++++++++++++++++++++++++++++++++ > > ========================================== > > > "William Stacey [MVP]" <staceywREMOVE@mvps.org> wrote in message > news:uCzr87zgEHA.3916@TK2MSFTNGP11.phx.gbl... > > I would tend to agree. However if you want to play with VS 2005, wse does > > not install with framework 2.0 yet AFAICT. > > > > -- > > William Stacey, MVP > > > > "Jeffrey Hasan" <jeff@noreply.com> wrote in message > > news:#n8xviMgEHA.2544@TK2MSFTNGP10.phx.gbl... > > > If at all possible, I recommend using WSE 2.0 to construct services that > > > communicate over TCP. They are easier to build, and they give you a > > > surprising amount of flexibility in exchanging custom types. The issue > of > > > "performance" may be a subjective one. How many requests will your > > > service/remoting solution experiencing? What level of latency is > > acceptable? > > > The QuickStarts that ship with WSE 2.0 make it easy to build SOAP/TCP > > > solutions, so I would try it out and decide for yourself whether it's a > > good > > > approach for what you need. There are also a number of excellent online > > > articles, and a book by yours truly that delves into implementing > SOAP/TCP > > > services. > > > > > > Good luck! > > > > > > Jeffrey Hasan, MCSD > > > President, Bluestone Partners, Inc. > > > ----------------------------------------------- > > > Author of: Expert SOA in C# Using WSE 2.0 (APress, 2004) > > > http://www.bluestonepartners.com/soa.aspx > > > > > > "Pitone" <edelfiume@removeme_tin.it> wrote in message > > > news:uQoLb#xfEHA.704@TK2MSFTNGP09.phx.gbl... > > > > I'm exploring WSE 2.0 and .NET Remoting at the same time (but for > > > different > > > > reasons!)... I read that with WSE 2.0 I can create web services to > > support > > > > directly a communication over TCP instead of using HTTP so it seems > that > > > now > > > > I can build a windows service to expose "web services" over TCP using > > WSE > > > > without IIS.... > > > > > > > > It's quite near .NET Remoting or am I wrong? Microsoft is going to the > > web > > > > services architectures direction with next generation products, Don > Box > > > said > > > > at PDC "are you sure it's a good solution to adopt a technology > > [Remoting] > > > > built by TWO developers" (for me this means: let's adopt other > > > > solutions....) and WSE 2.0 let me create something to override .NET > > > Remoting > > > > so the questions are: > > > > > > > > a) is right to think that WSE are allowing us to avoid the use of .NET > > > > Remoting to do the same things? > > > > b) from a performance point of view (without considering the first > > > question) > > > > which is the better solution to build a distributed intranet solution > > with > > > > .NET? > > > > > > > > tnx, regards > > > > > > > > pit. > > > > > > > > > > > > > > > > > >
- Next message: Michael Riggio: "Re: how to change from "POST" to "GET"?"
- Previous message: paulie69: "Trying to debug with WSE SP1"
- In reply to: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Next in thread: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Reply: Softwaremaker: "Re: WSE 2.0 vs Remoting !?!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|