Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Feed Ars Technica: Mono 2.8 released with full support for C# 4.0 (arstechnica.com)

The Mono project, which produces an open source implementation of the .NET runtime, has released version 2.8. The update brings full support for version 4.0 of the C# programming language, substantial improvements to the optional LLVM-based Mono backend, and a new garbage collection implementation that is more efficient.

Mono was originally created to accelerate Linux application development and enable Windows developers to bring some of their existing code and skills to the Linux platform. The focus of the project has expanded in recent years as Novell has explored ways to monetize the underlying technology. Mono is increasingly viewed as a compelling tool for supporting rich embedded scripting in applications and bringing C# to environments where it wouldn't otherwise run.

Read the comments on this post



Comment So a secure comparison algorithm would be.. (Score 2, Insightful) 304

Say you have two hashes
  1. break each into an array of integers, create a result array with the same size
  2. XOR the two arrays containing the hashes into the result array
  3. OR all of the ints in the result array together
  4. if the result is 0 then the authentication is successful

Would that work?

Iphone

Submission + - Apple to hold iPhone 4 press confere (engadget.com)

teh31337one writes: Engadget writes :Headline says it all folks. Obviously the company is going to be getting out in front of this antenna drama (finally). We've been invited and we'll be there, presumably reporting live! It all happens at 10AM PT, Friday the 16th.
Communications

Submission + - Apple kills Google Voice apps on the iPhone 5

molnarcs writes: "Apple pulls Google Voice-enabled applications from its App Store citing duplication of functionality. This includes both Google's official Google Voice and third party apps like Voice Central. Sean Kovacs, main developer of GV Mobile says that he had personal approval from Phillip Shiller, Apple's senior vice president of Worldwide Product Marketing last April. TechCrunch's Jason Kincaid suspects AT&T behind the move."

Slashdot Top Deals

I've got a bad feeling about this.

Working...