I take it you have not used Mono in some time. It's gotten much better in the past couple years. I've worked on many.NET projects over the years. I haven't really found any major "standard" libraries that are missing in Mono as you claim. Mono has got all of the System, IO, XML, Regex, and even Linq stuff.
For web, I do all my work in Visual Studio on a Windows machine and run both in.NET and Mono. I do run into small issues or bugs when working with Mono from time to time but it's really better than the alternative for web right now.
C# is an open standard which anyone is free to use. A number of the libraries in Mono are also based on open standards..NET MVC is MS-PL.
I don't know right now exactly what tech Microsoft has patented, but it's not in their best interest right now to destroy Mono. MVC + Mono + Linux is really the best option for enterprise web right now in my opinion. JSP never really was all it was cracked up to be. MVC ain't perfect, but it's usable.
Gosling is pretty detached from reality and he says a lot of crazy stuff. I can see why he left Oracle (or was forced out). Remember what he said about C#? C# is a very sucessful language and in some areas, more sucessful than Java.
Gosling on C#:
We were panicked about C# a while ago. And we've gotten somewhat more relaxed about it. It's certainly something to be concerned about, given the amount of resources Microsoft can bring to bear. But I've had conversations with developers. It has not been that big an issue with developers. It's actually been much more a public relations issue than a reality issue.
Read more: http://news.cnet.com/2008-1082-817522.html#ixzz1HumJH5sb
What I wonder is couldn't they have put something effective together for less than $39 million? It seems like a ton of money.
ebooks seem like such a waste too if you need a reader to read them and cost the same as a regular book. Books are easy and you don't need batteries or an e-reader to view them. There is something satisfying about coming home from the library with a stack full of books. Ahhh, I can almost smell that old book smell now.
I've written software for CNC machines that use either Fanuc or Seimens controllers. The controller part of the system talks to another Linux system on the machine that is in charge of executing G-code and interfacing directly with the machine. All the controller really does is create the program and pass it off to the Linux system.
It's easy to understand though why this software is written for Windows. The first controllers had completely custom software, then switched to DOS because it was easier, then Windows because it was a natural step from DOS. With machines like this, there is often a few different pieces of software an operator will run to cut different types of parts.
Don't all bills have a unique serial number? So they can already be tracked, just scan the number. What difference does it make if it is electronic or not? The only time it's going to be tracked is when it's scanned.
Rosario Rodriguez said her daughter, Araceli Beas, posted that she needed to go to the gym as she sat in her car while waiting for it to warm up outside her boyfriend’s home near East 80th Street and South Commercial Avenue last Dec. 27.
I think they added that for Linq. While it's useful for Linq statements, it isn't the best practice to use it anywhere else imo.
FWIW, the compiler doesn't "guess" at the type. The type is determined by the type of the first value assigned to it, so a statement like var test = null is not valid, but var test = new object(); would be.
Wrong. It's not usually done at night, its done during the day when people ARE NOT HOME. Theifs want to take your crap, they don't want a confrontation.
"It was the first discovery of chicken soup in Chinese archaeological history. Unfortunately one of the archeologists on the dig was feeling feeling peckish and gnawed every bit of chicken from the bones. He will pay with his life."
Liu Daiyun of the Shaanxi Provincial Institute of Archaeology as saying.
That is true. And who uses PS/2 nowadays anyway?
*PS/2
What is this, 2001? Just remove that junk and give me some extra USB ports.
Finally! I am so sick of smug Mac users talking about how Macs can't get viruses because they're so secure.
I take it you have not used Mono in some time. It's gotten much better in the past couple years. I've worked on many .NET projects over the years. I haven't really found any major "standard" libraries that are missing in Mono as you claim. Mono has got all of the System, IO, XML, Regex, and even Linq stuff.
For web, I do all my work in Visual Studio on a Windows machine and run both in .NET and Mono. I do run into small issues or bugs when working with Mono from time to time but it's really better than the alternative for web right now.
C# is an open standard which anyone is free to use. A number of the libraries in Mono are also based on open standards. .NET MVC is MS-PL.
I don't know right now exactly what tech Microsoft has patented, but it's not in their best interest right now to destroy Mono. MVC + Mono + Linux is really the best option for enterprise web right now in my opinion. JSP never really was all it was cracked up to be. MVC ain't perfect, but it's usable.
We were panicked about C# a while ago. And we've gotten somewhat more relaxed about it. It's certainly something to be concerned about, given the amount of resources Microsoft can bring to bear. But I've had conversations with developers. It has not been that big an issue with developers. It's actually been much more a public relations issue than a reality issue. Read more: http://news.cnet.com/2008-1082-817522.html#ixzz1HumJH5sb
A part of me feels sorry for this fool.
The navigational equipment should be designed so it is tolerant of this sort of interference.
What I wonder is couldn't they have put something effective together for less than $39 million? It seems like a ton of money. ebooks seem like such a waste too if you need a reader to read them and cost the same as a regular book. Books are easy and you don't need batteries or an e-reader to view them. There is something satisfying about coming home from the library with a stack full of books. Ahhh, I can almost smell that old book smell now.
I've written software for CNC machines that use either Fanuc or Seimens controllers. The controller part of the system talks to another Linux system on the machine that is in charge of executing G-code and interfacing directly with the machine. All the controller really does is create the program and pass it off to the Linux system. It's easy to understand though why this software is written for Windows. The first controllers had completely custom software, then switched to DOS because it was easier, then Windows because it was a natural step from DOS. With machines like this, there is often a few different pieces of software an operator will run to cut different types of parts.
Don't all bills have a unique serial number? So they can already be tracked, just scan the number. What difference does it make if it is electronic or not? The only time it's going to be tracked is when it's scanned.
Rosario Rodriguez said her daughter, Araceli Beas, posted that she needed to go to the gym as she sat in her car while waiting for it to warm up outside her boyfriend’s home near East 80th Street and South Commercial Avenue last Dec. 27.
http://www.chicagotribune.com/news/local/breaking/chibrknews-womans-mom-denies-facebook-allegation-20110215,0,4906576.story
CRIA me a river!
Jared Cohen works for Google and is inciting revolutions, therefore Google must be in bed with the government.
His argument makes no sense.
We'll reduce our dependency on oil. Right after shit starts to hit the fan.
I knew there was a joke in there somewhere.
you are confused by joke.
It hardly could be considered commercial because it was done as a joke and no money is changing hands.
I for one, welcome our new throw-away email overlords.
We need a catchword for that like, like butterface.
I think they added that for Linq. While it's useful for Linq statements, it isn't the best practice to use it anywhere else imo.
FWIW, the compiler doesn't "guess" at the type. The type is determined by the type of the first value assigned to it, so a statement like var test = null is not valid, but var test = new object(); would be.
Wrong. It's not usually done at night, its done during the day when people ARE NOT HOME. Theifs want to take your crap, they don't want a confrontation.
What part exactly do you disagree with, that he shouldn't be lauded for his action or that people shouldn't take a stand for freedom of speech?
"It was the first discovery of chicken soup in Chinese archaeological history. Unfortunately one of the archeologists on the dig was feeling feeling peckish and gnawed every bit of chicken from the bones. He will pay with his life."
Liu Daiyun of the Shaanxi Provincial Institute of Archaeology as saying.