Little Demand Yet For Silverlight Developers 314
ericatcw writes "At its Mix08 Web development conference, Microsoft said that its Silverlight rich Internet application platform is downloaded and installed an average of 1.5 million times every day; Microsoft has a goal of 200 million installs by midyear. But Silverlight is at the beginning of a long slog towards gaining traction. Computerworld did a quick analysis of job listings at nine popular career sites and found that an average of 41 times more ads mentioned Adobe's Flash than mentioned Silverlight. As expected only 6 months after Silverlight's introduction, the number of programming books carried on Amazon.com was also heavily skewed in favor of Flash."
Why switch? (Score:5, Interesting)
Not that I am a Flash developer (at least, I haven't been for a while), it's just a hypothetical.
I think the answer for Microsoft is "because we need you to help us create another hook to keep people on Windows." Linux beta, eh? I'll believe it when I see it.
Re:Why switch? (Score:5, Insightful)
What's a job posting going to say? Wanted: Experienced Silverlight Developer, must have 3+ yrs experience even though the product itself has been out less than a year.
Re:Why switch? (Score:5, Funny)
Common enough on job boards anyway.
Re:Why switch? (Score:5, Funny)
"Candidate must have an IQ of 300, two centuries of Unix experience and a track record of wining Nobel prizes."
Re:Why switch? (Score:4, Funny)
Which uses emacs and which uses vi?
Re:Why switch? (Score:4, Insightful)
Catbert's evil is more personal. Dogbert hates people; Catbert hates *you*. Dogbert doesn't hate you specifically; you're just unimportant, there strictly for his own amusement or usage. Catbert, on the other hand, hates you. He might never have met you, but when he does, he'll hate you. And he'll want to hurt you. Specifically, you.
Re:Why switch? (Score:5, Insightful)
Well, if I'm reading right, Silverlight lets you program it in pretty much any .NET language. That's something Flash doesn't do -- yet -- although they are coordinating with Mozilla to develop a common runtime which would make JavaScript fast, and also support other languages.
I would much rather see both of them go away, though. SVG and JavaScript, please.
Re: (Score:3)
Also, SL is supposed to be cross platform. We'll have to see, but SL 2 is supposed to be a huge step forward.
Personally, from what I know of Flash is that it's a scripted OO hacked together language. No thanks. That'
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
And yet, despite having years of experience with all three of those languages, I prefer to work in C# when possible. I also believe that competition from C# is pushing Java to become better now in a way that it wasn't when it had no real competition for the kinds of applications for which Java is a good choice.
Probably in 5 years Java will have improved to the point that it's my choice for most business applications again. In a world
Re: (Score:2)
Re: (Score:2)
first: I'm not a mac fanboy nevertheless I can't see myself selling a web site totally incompatible with Mac....What can justify that you may lose +/- 5% of your audience (and potential sells) because of this technical choice? On the marketing/communication side there is no justification.
Another example: I work for communication agencies as a technical subcontractor...They almost all have Macs instead of windows. So p
Re:Why switch? Because Flash drops the ball? (Score:5, Insightful)
When I first remembered it gaining in popularity, people were simply fascinated by the new-found ability to make web sites look more sophisticated and polished. You could do photo-realistic animations with your menus, have 3D fonts moving about the screen without having to render them ahead of time, trying to scale/size them for the page you were going to paste them in, etc.
In the present, most people take a "been there, seen that" attitude towards Flash-heavy web pages. They look for the "skip" button as soon as one opens up, because they know the real "content" isn't going to be found in waiting for the bar graph to finish loading to 100% completion, only to hear some techno music playing behind a big video with the corporate logo spinning around. The places where I see Flash used today tend to be interactive games, such as the children's games developed for sites like pbskids.org or nickjr.com.
In this arena, Flash may still be "king" - but it sure isn't giving a stable experience! I have a 5 year old, so I know! She loves playing the mini-games on these web sites, but I'm constantly hearing, "Dad!! Help! It stopped working!", only to go over to the PC and find it frozen up, or the arrow keys unresponsive in the game. Usually, I have to refresh the whole thing, losing her position in the game. Sometimes, the whole browser has to be closed and restarted.
It's even worse if you're not using the "preferred platform" of a Windows box running Internet Explorer 7.
Adobe long ago dropped support for their Flash player for classic MacOS, for example. Sure, it's an "outdated" platform, but an awful lot of old iMac G3's and G4's are still out there being used as "kid's computers", so this is a place where a current Flash player would still get a lot of use! They still have no Flash player developed for Apple's iPhone either, and that's an example of a NEW device they should have been on top of from the start.
They're certainly making a great case for themselves that somebody ELSE needs to come along with a competing product!
Re: (Score:2)
And everyone just bookmarked the important 'site' page that had the relavent info?
Same thing, except these days when a site informs me "Flash is Required to View this Site"
I backspace to Google and find a 'Less Stupid' company.
Oh look, theres another BRILLIANT idea for Google....they could mark site 'Flash Only' in the summary, then I could avoid them all together.
Re: (Score:2)
Re:Why switch? (Score:5, Insightful)
At least, can't do sufficiently advanced 3D with sufficient performance.
Is it worth it? I don't know, really. But it's easy to miss the point when a technology turns from 'mature' to 'obsolete' and from 'experimental' to 'cutting edge'.
COBOL programmers kept smirking at JAVA developers too.
Re: (Score:2)
I suppose that it could just be my fault, but seriously: Leave 3d to the game developers. They have the resources, experience and tools, and even they can't get it right most of the time.
Re:Why switch? (Score:5, Insightful)
1) Performance features - for example an application in silverlight that pulls HD image formats in small chunks, allowing you to zoom into 100mb images instantly. (This is just one example)
2) HD Video - that is VC1 compliant as well. Also the ability to support live and multi-cast streaming of HD Video (great for lowbandwidth servers hosting live events, and still providing an HD video of the event.)
3) Easier - By the nature of how Silverlight is designed it is easier to design for and work with. You are basically just managaging Vista type XAML from WPF. No secret formats, etc.
4) Agnostic programming - Silverlight you not only get a rich vector/bitmap based environment, but it is completely language agnostic and you can use anything from C# to VB to Python.
5) Web Page interoperability - Silverlight is designed to within the context of the Web Page. For example you could hvae 10 Silverlight buttons on the page, and they are all separate from each otehr, but tied together via common code in JScript. This would be 'heavy' to do in Flash, and it wouldn't be easy to split the buttons apart, so you would ahve to design all the buttons in one Flash control, consuming the page with Plash, instead of just working with the page. Think of Silverlight as a cool new picture type that is also programmable, handles events, and animation when used like this.
6) Features - Silverlight 1.0 is on par with Flash in terms of features, and has several Flash just cannot do. Silverlight 2.0 brings in a whole set of
7) Back to Performance - Flash is a dog on non-Windows OSes. So far Silverlight is showing to be semi-equally fast on Windows and OS X, with low memory consumption on both. The same Flash applet running on Windows could use a couple of MB and running on OS X jump to 30MB and peg the CPU. Flash is NOT as crossplatform as developers would like to lead people to believe because of performance issues like this.
8) Security - Silverlight is more secure than Flash (see recent Flash updates), the reason Silverlight is more secure because it runs inside an additional sandbox and is also managed code, it is
9) Structure XAML - The nature of how Silverlight is designed is based on Vista's WPF/XAML system. Vista uses XAML from everything from on screen display to printing (XAML is like OS X's Display PDF but with a chunk more features.) This means that Windows developers can easily move from Windows programming
Microsoft is also working to get the Linux version of Silverlight going by working with the Mono peeps, and Microsoft is also fully producing the OS X version as well as supporting as many browsers as they can at the same time, including Firefox, etc. So if this was MS trying to lock people in, it would be Windows and IE only, instead it has potential to be far more crossplatform than Flash. (Microsoft also just announced Silverlight for non Windows Mobile phones to be an alternative to Flash Lite.)
Re: (Score:3, Insightful)
Re: (Score:3, Interesting)
Ok, first, lol...
Actually the main reason Microsoft is assisting with the Linux Mono development of
If MIcrosoft developed it themselves, it would be a conflict of licensing issues. However, by MS just 'help
Re: (Score:3, Insightful)
Re:Why switch? (Score:5, Insightful)
1) As far as performance in general is concerned, ActionScript 3 is extremely fast [oddhammer.com]. Though I definitely wouldn't say the same about ActionScript 2, it's not fair to compare an old version of Flash against a recent version of Silverlight.
2) Flash Player 9 Update 3, which was released in December of last year, supports H.264 and HE-AAC.
3) Flex uses a similar XML-based format called MXML for describing applications. Of course, "easier" is relative -- I'm sure if you've been working as a Windows programmer forever it's easier, but maybe not for someone that isn't used to how Microsoft does things. Also, what's a "secret format" that Flash has? The entire SWF specification is open (well, except to use to build a Flash player, which is pretty stupid), and ActionScript is based on the ECMAScript specification.
4a) Flash has a "rich vector/bitmap based environment" (whatever that means -- it can draw on bitmaps and do transformations and effects, and it can draw vector shapes), and has since forever. How is this any worse than what Silverlight has (speaking as someone that has not used Silverlight)?
4b) No, you can't use any language you want, but I don't necessarily see this as a huge advantage, since it adds an amount of additional complexity that could easily be problematic. You can't ask for "a Silverlight" programmer, now you have to ask for "a Silverlight programmer that also knows Python/C#/whatever" -- this will really narrow your potential hiring pool.
5) Flash has ExternalInterface which provides 100% seamless interaction between Flash and JavaScript, and is hardly "heavy".
6) Have you even looked at what Flash provides lately? ActionScript 3 is an extremely capable language. Without giving any specific examples of features that don't/can't exist in Flash, but that do in Silverlight, it's hard to respond to this. Provide an example and we'll talk.
7) I've not personally experienced performance issues with Flash applications on OS X, but YMMV. Since I don't use Windows, it's hard for me to say if something runs more slowly than it would on a Windows box, but I never ran anything that seemed slow or that pegged my CPU. I've heard that it's slower on PPC architectures, but Windows never ran on PPC to begin with, so who knows how Flash would run on Windows if there were a PPC version. I've never ever run a Silverlight application, so I can't confirm your allegation that it works better, either.
8) Can you provide a specific example of how the security model of Silverlight is more any more secure? Flash code runs in a sandboxed virtual machine ("managed code" for non-Microsofties out there) too, and has since the beginning of time. Saying "see recent Flash updates" just says to me that Adobe has addressed potential security issues that may have existed, and hardly damns the platform as being somehow tragically insecure. (And, in fact, the recent security updates to Flash are nothing more than hardening against some potential XSS attacks.)
9) Sounds like MXML, again. Don't repeat yourself, you already mentioned XAML once.
Now, I'm certainly no Flash apologist -- up until about a month ago I refused to touch it, and ActionScript 2 is unbelievably shitty -- and certainly if we were comparing against Flash 8 or earlier running ActionScript 2 you'd have some valid points, but nothing on your list actually seems to me to be a valid reason why Silverlight is better than Flash here and now. And again, despite your protests that Microsoft is developing an OS X version of Silverlight, and is working with Mono to develop a Linux version, they have not been above releasing software for platforms and then dropping it without cause in the past, and I haven't seen them changing their colours.
Regards,
Re: (Score:3, Insightful)
Funny that you should mention IE. See, if you remember, back when IE was new, that was cross-platform too. It was gr
Re: (Score:2)
This is a ridiculous article anyway - what're they expecting, dot-com
Re: (Score:2, Troll)
Downloaded or Pushed onto? (Score:2)
The "downloads" may in fact be automated requests and the downloader may not even be aware of his download.
Re:Why switch? (Score:5, Insightful)
Competition is good.
Re: (Score:2, Insightful)
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
This would be more similar to introducing a new OS, completely incompatible to linux than introducing a new distro.
Re:Why switch? (Score:5, Insightful)
Various linux distributions are pretty much application compatible. It's mainly just the packaging and the configuration tools that make two distributions look differently and maybe one or two specific drivers.
Silverlight vs. Flash or
Don't kid yourself - the reasoning behind Silverlight has nothing to do with Microsoft striving to make the Web a better place. It's all about gaining more control of a medium they never had much to say with (apart from the dominance of the IE, which is now being chewed at by Mozilla/Firefox)
Re:Why switch? (Score:4, Interesting)
You're glossing over a pretty big detail here. Pretty much compatable != compatiable. How many projects work on RH, only to be discovered that, opps, it doesn't install right or compile properly on Deb? How about a distro that only installs KDE by default, but not Gnome? Are those helpful to the end user? Ya, you can make it work... just like you can port Java to
Silverlight vs. Flash or
I would say the incompatibilities are the benefit of competition. If both sides are totally compatable, what's the point of choosing one over the other? Ya, you can switch easier, but neither has any really good features that are compelling when choosing one. So Sun and MS think of features to add that the other side doesn't have, thus improving their product. Java (supposedly) works on any major platform;
Don't kid yourself - the reasoning behind Silverlight has nothing to do with Microsoft striving to make the Web a better place. It's all about gaining more control of a medium they never had much to say with (apart from the dominance of the IE, which is now being chewed at by Mozilla/Firefox)
Well, AMD isn't stiving to make the CPU world a better place, they are trying to beat Intel. AMD would love to get all of Intel's marketshare, I'm sure, and Intel feels the same way. What exactly is wrong with that?
Re: (Score:3, Informative)
Nothing. But because Microsoft is a monopolist that has in the past abused their monopoly power, I would be wary of new technologies the produce. What if they stop making the player for operating systems other than Windows when Silverlight becomes popular. What if they stop making a player for b
Re:Why switch? (Score:5, Insightful)
The market fixes this problem itself very nicely, if not immediately.
If Microsoft does those things, there's suddenly a golden opportunity for another competitor or competitors to get going -- they'll be able to gain mindshare and traction much more easily from nothing, because they'll be providing something Microsoft isn't.
Witness the way that Microsoft won the browser war and stopped work on IE, only to have Firefox emerge and provide strong competition. I know this is slashdot and it's free software uber alles and all, but realistically, if Microsoft had kept working on IE as hard as they were when they were trying to beat Netscape, there either never would have been a Firefox, or basically no one outside of slashdot-like communities would care. They didn't do that, and so a lot of people that in the continually-improving-super-IE alternate world wouldn't even be looking for a Firefox or who wouldn't want to work on improving a Firefox or who wouldn't want to make plug-ins for Firefox were primed for it.
So in short, yes, Microsoft could do what you're saying if Silverlight crushed Flash, but it wouldn't last for long.
Re: (Score:3, Insightful)
Besides, the original question was not whether MS crushing Flash would our would not alter the place forever. The original question, as I remember it, was why competing linux distros are fine, but this kind of competing technologies is not.
Re: (Score:2)
My point isn't that it wouldn't, but that it wouldn't necessarily be a bad thing even in the worst of all cases.
Re: (Score:3, Insightful)
You can't gloss over the fact that the market does not fix itself overnight. It can take years. How long had people accessing bank sites et al. before FF was able to generate enough pressure for change to happen? For this time span, GP is right.
Re: (Score:3, Insightful)
As far as Silverlight goes, the Moonlight project is GPLed so someone could continue to make the plugin for Linux, and they can reverse engineer further changes to Silverlight.
Keep in mind, they aren't embracing anything here, they're making a new competiting standard. For your EEE thing to work, shouldn't they be building something compatable with Flash, then when their implementation becomes
Re: (Score:2)
Then web developers will stop using Flash, as it doesn't work for more than 20% their visitors. Then Adobe loses their monopoly and their power.
On the other hand, if Microsoft stops developing Silverlight for Firefox, will people stop buying Windows? I just don't understand how people still don't get it. Microsoft has a monopoly in the desktop OS market. They abuse that monopoly in other area
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
No, I'm not presupposing that people are out buying Windows specifically to view some SL only sites. I'm conjecturing that if Microsoft wants to abuse their monopoly, they might make SL work in Windows only, and then people would buy Windows specifically to view some SL only sites.
I agree that switching a site from IE-only to working in other browsers is expensive. Any time you need to switch from one technology to another, it's very expensive and risky. That's why businesses continue buying Windows machi
Re:Why switch? (Score:5, Insightful)
Bundling is certainly one way to abuse a monopoly. Another way is limiting interoperability. It's especially powerful when the two are used together. The ability to share calendars in Outlook requires Exchange on the server side. By bundling Outlook into Office and trial versions of Office with Windows, users get exposed to Outlook. Then they find out they need to run Exchange to share their calendars, which requires a Windows Server. By default, Exchange uses MAPI to communicate with email clients, so all users who connect to the Exchange server find they need to use Outlook, which requires Windows on the desktop.
Similarly, Microsoft bundling IE with Windows caused the usage of IE to go so high that some developers wrote sites that work only in IE. To access those sites, users now find they need to run Windows to run IE so they can access those sites.
You're woefully naive if you think Microsoft is in the business of creating products that compete on a level playing field with products from other companies. They are well skilled at using bundling and limiting interoperability to lock users into other Microsoft products. I note that Silverlight is not compatible with other multimedia players and will be bundled with Windows. Hmmm...
Re: (Score:3, Informative)
Re: (Score:3)
In all fairness, that is true of nearly all competing products. For example, the PS3 is incompatible with Wii software and hardware. Honda engine components are generally incompatible with Ford engines. A flathead screwdriver is incompatible with Robertson screws. 4000-series CMOS ICs use logic levels that a
Re: (Score:2)
On the other hand, there are also incompatibilities in the basis infrastructure, which are NOT good. To remain with your car analogy, imagine a road demanding you to drive a Honda. Bought a Ford? Well, tough luck, no go. And there's no other way to
Re: (Score:2)
When the number of Linux distributions is critisized, it's good to have competition
The reason it's good to have many Linux distributions (IMO) is not really for the competition. It's for the customization. Most Linux distros can do the same things and interoperate with each other, but some are more optimized for some situations and some for others.
No in that vein, if Microsoft was releasing their own Flash development suite that serviced a different group of developers, I think fewer people would be co
Re: (Score:3, Insightful)
Microsoft Media Player: Zero multiplatform support for all features. OS X version got abandoned right after Apple moved to Intel which should make development a LOT easier (e.g. use same SSE acceleration commands, no endian issue). It is now living as a Quicktime codec and those IDIOTS are still distributing the old, PPC only, Browser stability killer, outdated junk. Why? To claim they are multi platform
This is a surprise?? (Score:5, Insightful)
Holy Cow! Stop the presses! This is big news!
Freakin' Troll of a story if I've ever seen one.
Re: (Score:2)
Now lets all take this opportunity to knock our least favorite monopolist, Microsoft, and espouse our loyalty to our favorite monopolist, Adobe.
Re: (Score:2)
And anyway, what is the problem with them. They produced some hugely successful technology, we use it all the time, willingly.
Oh wait, their PROPRIETARY!!!!!11111one
Yeah, because no proprietary company ever produced anything worth using....
[koff] Blizzard] [/koff]
Re: (Score:2)
The big news is that they ever sold (or even gave away) a single copy. Nobody but Microsoft would be able to.
Incorrect headline (Score:3, Insightful)
Little Demand Yet For Silverlight
There! that's better.
Re:Incorrect headline (Score:4, Funny)
Supply Outstrips Demand for Silverlight
Undownloaded Installers Prove Problematic for Redmond Giant
Re: (Score:2, Insightful)
if these downloaders are anything like me (Score:4, Informative)
Since then I've not been back. Nor would I intentionally seek to develop for that platform. Why bother? There's javascript and flash already.
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
Of course, not many users install Flash anyway. It ships pre-installed on most computers these days.
Re: (Score:2)
Re: (Score:3, Insightful)
Yeah but those technologies don't help Microsoft improve their position in the market place.
Won't somebody PLEASE think of Microsoft !
Because it's beta (Score:2)
Job Sites (Score:2)
Re: (Score:2)
The scary part is that I still get calls and emails from recruiters, even though I've happily settled into a job and haven't been on the market in half a year.
Re: (Score:2)
Poster is Astroturfing? (Score:5, Interesting)
"Google Apps Slow to Replace Competition"
"Firefox Struggling to Compete as Corporate Browser"
Hell of a coincidence that they're all pro-Microsoft.
Re: (Score:2, Informative)
Re: (Score:2, Insightful)
Re: (Score:2)
You gave examples of three posts (including this one) which are similar in flavour ("technology X hasn't taken off yet"), and tried to use that as evidence that the poster is pro-Microsoft. Your logic is blatantly inconsistent.
(Oh, and just because you may not care about Silverlight doesn't mean no-one else does. I'm watching it with interest, but without any commit
Re: (Score:2)
Re: (Score:2)
Of course, most of that appeal is irrelevant to someone who doesn't already know a
Re: (Score:2)
Perhaps the submitter genuinely likes Microsoft? I don't know why anyone would but that's just me.
-mcgrew
PS: haven't got a single story posted yet this year =(
In other news.. (Score:3, Funny)
MS moving too quickly (Score:2)
You can't expect people to jump onboard if your product is a moving target. No one wants to be left in the dust.
Re: (Score:3, Informative)
Silverlight 2.0 draws many parallels to
Re: (Score:2)
Re: (Score:2)
The 2.0 release changes lots. Real integration with the
1.5 million times every day ? (Score:2)
Re:1.5 million times every day ? (Score:4, Informative)
Re: (Score:3, Funny)
Suuuure... last night I lighted a smoke -- for a friend, of course!
Waiting for 2.0 (Score:5, Interesting)
2.0 should (if it lives up to hype/expectations) be much more useful.
Given that beta 1 has only just been released, it's not at all surprising that there isn't a lot of demand for developers in the marketplace yet, nor books available.
Stupid choice of metrics. (Score:4, Insightful)
How many books were on the shelf six months after Flash was released? How about job postings? Compare those numbers with Silverlight if you must use a stupid metric like this.
Troll article.
Re: (Score:2)
Re: (Score:2)
Cross-platform, or not? (Score:3, Informative)
I'm still a bit concerned about the supposed cross-platform-ness. Is the Javascript file Silverlight.js still used to initialize the Silverlight object in Silverlight 2? If that is the case it will never be truly cross-platform.
If you aren't running one of the platforms supported by Microsoft (Windows (IE, Firefox) and Mac OS X (Firefox, Safari)) you will get redirected to http://go.microsoft.com/fwlink/?LinkID=92800 [microsoft.com] (or similar), regardless if you have a Silverlight compatible plugin installed. Using the Silverlight.js file is the defacto standard way of initializing Silverlight, at least in previous releases.
It will be the responsibility to each web-developer to update their copy of Silverlight.js in order to get Silverlight to run on other platforms than the ones directly supported by Microsoft. This will never happen, except perhaps for a small portion that are Moonlight enthusiasts.
Millions? (Score:3, Informative)
easy formula for domination (Score:3, Insightful)
If it does not happen too quickly, start paying for a quicker uptake.
Success using this simple technique has been quite good for Microsoft. Failures are all but guaranteed when they can't find a way to leverage the marketshare of Windows.
This silverlight software is all about the Windows desktop, is their response to Adobes position such that they are also pre-installed on close to 100% of the computer which are pre-installed with Microsoft Windows. Couple that distribution capability with the Adobe Flash/Flex capabilities to tie into backend services for a very rich client experience and Adobe is as much of a threat to Microsoft as Netscape once was.
BTW, Microsoft is out purchasing uptake for Silverlight at this moment. We've already heard about the US Library of Congress deal and there's a few more I can't recall specifically. Oh and with web pages so often relying on a plugin feature like Flash, I think Microsoft figured out that they no long need to keep proprietary HTML extensions in the browser to lock in developers to Windows, they have the above formula and Silverlight. Another nice lockin technology. IMO.
LoB
Why Silverlight? (Score:2)
JavaFX Script footprint even tinier (Score:2)
Not invented here.. (Score:2)
it'll get popular (Score:3, Interesting)
Update (Score:2)
US government forces citizens to use Silverlight (Score:2)
Silverlight does not work with Linux, and offers only limited support for Mac. But the US Library of Congress took a $3 bribe from msft to force the US to only use msft products. If you want access to public documents, you have to use microsoft - nothing else will work.
Clearly msft will force this standard on everybody, just like msft will force OOXML on everybody. Once Silverlight is deployed everywhere, develop
I don't trust Silverlight (Score:2)
It is no different then Microsoft discontinuing Windows Media Player for OS X. The ports are there now to entice us into accepting the platform. Once every one is dependent on it the ports for alternative platforms will f
Shooting themselves in the foot? (Score:2)
Re: (Score:2)
Layne
Re: (Score:3, Insightful)
Re: (Score:2, Funny)
not possibly
not on
they never groupthink here......
Re:.net (Score:4, Interesting)
You seem to have some idea in your head that .NET developers are unaware of Microsoft's business practices. Or that we're gullible to develop in .NET. I've got years of Java and .NET experience. Some projects call for one, some the other. When I design an application, I consider the advantages and trade offs of each one as it relates to the project and I make a decision.
In my opinion, what's really sad is platform zealots who make broad generalizations without providing any useful information.
Re: (Score:3, Interesting)
Re: (Score:2)
So... evaluating it yet? Or do you have another excuse?