Author Topic: C# and VB are open sourced  (Read 2170 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
C# and VB are open sourced
« on: April 03, 2014, 05:00:04 PM »
Fabulous Adventures In Coding
Eric Lippert's blog

http://ericlippert.com/2014/04/03/c-and-vb-are-open-sourced/

This is a significant release.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

MickD

  • King Gator
  • Posts: 3646
  • (x-in)->[process]->(y-out) ... simples!
Re: C# and VB are open sourced
« Reply #1 on: April 03, 2014, 05:35:48 PM »
sure is!

I'm glad that they have done this but the cynic in me thinks that they are positioning themselves for future services, I don't mean to make that sound bad, it's a good thing but MS doesn't give anything away without and 'angle'.

For example, if everyone can use .net on any platform they have the best (by far) support services and tools for working with .Net such as Team Foundation Server and Visual Studio. I use these for a few projects for source control and the agile tools and they are quite good and all work from inside VS.
Then there's other web services such as Azure and cloud hosting and all are pretty reasonable cost wise.

So what this means is if you have a unix/linux or mac system that support .net as a native service they are all set up to help you, pretty smart really.
"Programming is really just the mundane aspect of expressing a solution to a problem."
- John Carmack

"Short cuts make long delays,' argued Pippin.”
- J.R.R. Tolkien

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: C# and VB are open sourced
« Reply #2 on: April 03, 2014, 05:45:47 PM »
< .. >

So what this means is if you have a unix/linux or mac system that support .net as a native service they are all set up to help you, pretty smart really.

Yep.

I don't know if this will improve the "Hate Microsoft"attitude that seems pervasive in Europe but I sure hope so.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Locke

  • Guest
Re: C# and VB are open sourced
« Reply #3 on: April 03, 2014, 05:54:21 PM »
I think this language's lifespan just extended 10 years

MickD

  • King Gator
  • Posts: 3646
  • (x-in)->[process]->(y-out) ... simples!
Re: C# and VB are open sourced
« Reply #4 on: April 03, 2014, 06:04:54 PM »
I just posted a link to some vid's in Web Dev on Javascript, in the first one is a quick history lesson on the browser wars and it is interesting to see how all companies of the time shot themselves in the foot by try ing to one up each other's technology. It really hobbled inovation and web tech for years and we are still feeling the aches and pains from those days.

More innovation has come from opensource over the last decade than anything proprietary (svn, git, et al for example) but companies need a business plan and software/tech is their 'asset', at least in the beginning.
It's a hard game but I think the big players are seeing more opportunities in support and services than new tech, web app's and mobile is the new driver for new tech I think, locking people into an app ecosystem or product is great short term but long term you'll be run over by a 'service' that does it a lot cheaper and probably better.
"Programming is really just the mundane aspect of expressing a solution to a problem."
- John Carmack

"Short cuts make long delays,' argued Pippin.”
- J.R.R. Tolkien

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: C# and VB are open sourced
« Reply #5 on: April 03, 2014, 11:52:30 PM »
This is a significant release.

You may very well be the king of the understatement.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Andrey Bushman

  • Swamp Rat
  • Posts: 864
Re: C# and VB are open sourced
« Reply #6 on: April 04, 2014, 02:42:37 AM »
« Last Edit: April 04, 2014, 12:21:39 PM by Andrey Bushman »