Re: Maximum Kb Passed In WSDL
- From: "Pete Dashwood" <dashwood@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 24 Oct 2007 01:33:25 +1300
"Rene_Surop" <infodynamics_ph@xxxxxxxxx> wrote in message
news:1193139596.927128.154310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 22, 2:54 pm, "Pete Dashwood"
<dashw...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Vista WILL be a good OS and within a couple of years it will replace XP,
but
most people (self included) are not rushing to get it yet. (I actually
uninstalled it off one system that I was trying it on. However, I do
intend
to go to the 64 bit version next year.) The Vista user base is slowly
expanding. To give credit where it is due, MS have recognised the major
stumbling blocks and the word around their forums is that these are being
addressed. Drivers have been a problem and we still see people bleating
about Vista not running with their Bendix washing machine :-) In fact, MS
has provided support for more than 2 million devices with Vista.)
Been using the Vista Ultimate/OS and COM+ (component services) is not
included now in their Administrative Tool option. The problem I'm
having right now is how to register my COM into the OS....
It should register fine with RegSvr32, provided it is a .DLL with ODL
included in the Library, and it implements the standard COM interfaces. If
you have a separate ODL file it may be more difficult. Fujitsu generates all
this under the covers and wraps it properly; I don't know what MF does.
You really only need the COM+ administrative tool if you want to generate
DTS support, and/or deploy the component remotely (in which case you need to
set impersonation, authentication, and permissions. The nice thing about the
tool is that it will give you a .MSI package you can roll directly to the
remote server and it will install itself correctly and register
itself.(However you CAN do all these things manually if you HAVE to...)
If you run your COM component under the DotNET Interop Services using
ASP.NET or C# (possibly other .NET languages too; haven't tried...) you
don't need to register it at all (although you CAN use RegSvr32 in the usual
way if you want to. Certainly the DotNET framework has Classes that do what
COM did, and, as Vista is totally DotNET oriented, it makes sense that they
are not really supporting COM so visibly. (You can bet it is still
supported; too many OS support functions are implemented as COM components
for it not to be; that's why I'm pretty certain that using RegSvr32 will
work.)
from it, I'm using the Soap Toolkit V3.0 which is I'm afraid notI believe they are taking a broader view; and they are not exactly cash
applicable in Vista OS. So its basically a new endeavour for me.
Though right now Vista doesn't seem to be the business platform yet
(not as dominant), but it will be in 3years or so.
Fujitsu COBOL for .NET generates IL directly and was doing so before the
equivalent MicroFocus product, however, both of these products are
expensive, there are some limitations on the COBOL they support, and I
can't
see why anyone would pay thousands of dollars for a compiler that doesn't
have the features you expect with a modern language (reflection of
metadata,
Regular Expressions, Query Expressions, to name just a few), when you can
download a C# compiler and IDE (which is DESIGNED for DotNET) for free.
Considering a "free" devtool, is MS not very keen on licenses (or
runtime) fee for business apps being deployed using such compiler?
strapped so they can afford to. In the several years since it has been on
offer, millions of people have actually taken advantage of the free
downloads (I wouldn't be surprised if they stop them soon, but they may
not...). These are all people who are keen and enthusiastic and want to get
into programming. MS has provided fantastic support, training, and video
tutorials (although this is starting to dry up now and we are being
encouraged to sign up with their education facility and pay for new courses.
But now the user base is so huge that anything you want to know you can
GOOGLE instantly anyway.) As a result, there is a base of people who have
all been exposed to their software, products and environment, and, for the
most part, it is VERY good. By offering free tools to the people who would
be most likely to want them (the rising generation) they are ensuring the
future of the Company. Many of today's young C# and VB programmers will be
tomorrow's managers.
So, the majority of the people using the free tools are probably NOT writing
killer commercial apps., rather messing around and getting their cell phone
talking to their Home Network, or automating SMS... :-) But, once you get a
taste for it, you really want it :-) I started with the free Express version
of VS 2005 but it was only a matter of weeks before I bought the full
product... The Web Development support alone was worth the money... Now I
can write in C++, C#, Java, VB, and the Scripting Languages (VBScript,
JavaScript, and WSH), all from the same IDE.
If I had had this environment 15 years ago, I'd be fully retired now :-))
Pete.
--
"I used to write COBOL...now I can do anything."
It is good "Java insurance" (I haven't written any Java since I started
using C#...)
.
- References:
- Re: Maximum Kb Passed In WSDL
- From: Pete Dashwood
- Re: Maximum Kb Passed In WSDL
- From: Rene_Surop
- Re: Maximum Kb Passed In WSDL
- From: Pete Dashwood
- Re: Maximum Kb Passed In WSDL
- From: Rene_Surop
- Re: Maximum Kb Passed In WSDL
- Prev by Date: Re: checking if NUMERIC
- Next by Date: (WWW.CNCIRCLE.COM)cheap wholesale hoodies, jeans, discount. wholesale nike shoes, adidas,puma, lacoste,parada.lv.gucci store outlet
- Previous by thread: Re: Maximum Kb Passed In WSDL
- Next by thread: So, what about PERFORM...VARYING ?
- Index(es):
Relevant Pages
|