C# 5.0: Asynchrony
-
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_
wolfbinary wrote:
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
He's a geek. It's a given that he's a fan. Rumour has it that the VB
My
classes were going to include aMy.Precious
class.I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
-
Can you give me the short version of why I should use Axum? With all the 3rd party add on stuff out there I've been burned quite a few times.
That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_
As it stands, you shouldn't. It's a research project into producing side-effect free code, and I'm hoping that some of the features make it into the framework proper. I wrote about Axum here[^].
I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
-
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_
Nah, I thought it was a reference to The Big Lebowski... http://www.imdb.com/title/tt0118715/quotes?qt0464827[^]
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels) -
wolfbinary wrote:
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
He's a geek. It's a given that he's a fan. Rumour has it that the VB
My
classes were going to include aMy.Precious
class.I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be
Forgive your enemies - it messes with their heads
:laugh:
Dave
Binging is like googling, it just feels dirtier. Please take your VB.NET out of our nice case sensitive forum. Astonish us. Be exceptional. (Pete O'Hanlon)
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn) -
Just found out about the new C# 5.0 proposed feature: Asynchrony[^]. It seems inspired by F# as far as I can tell...
I was asked in an interview what Asynchrony means. I replied, I have no idea. But if you mean asynchronous I may be able to provide many examples. Asynchrony is not a word.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
I was asked in an interview what Asynchrony means. I replied, I have no idea. But if you mean asynchronous I may be able to provide many examples. Asynchrony is not a word.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
Just found out about the new C# 5.0 proposed feature: Asynchrony[^]. It seems inspired by F# as far as I can tell...
Very very interesting stuff there :-)
Regards, Nish
My technology blog: voidnish.wordpress.com Code Project Forums : New Posts Monitor This application monitors for new posts in the Code Project forums.
-
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_
wolfbinary wrote:
"You shall not pass".
That's the same thing my surgeon said to me, shortly before having a right colectomy performed. I wonder if he's a geek, too?
Will Rogers never met me.
-
I was asked in an interview what Asynchrony means. I replied, I have no idea. But if you mean asynchronous I may be able to provide many examples. Asynchrony is not a word.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
Just found out about the new C# 5.0 proposed feature: Asynchrony[^]. It seems inspired by F# as far as I can tell...
-
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_
wolfbinary wrote:
He seems to be a fan of the Lord of the Rings. The phrase "This shall not stand" is very similar phraseology as "You shall not pass".
I was thinking George H.W. Bush or more likely the Big Lebowski.
-
Ennis Ray Lynch, Jr. wrote:
Asynchrony is not a word.
Then why is it here: www.merriam-webster.com/dictionary/asynchrony[^]
I have a Degree in the Sciences not Liberal Arts, it doesn't surprise me that I didn't know the word. I wonder just how many programmers use the word Asynchrony over Asynchronous or multi-threaded which are much, much more common.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
-
I have a Degree in the Sciences not Liberal Arts, it doesn't surprise me that I didn't know the word. I wonder just how many programmers use the word Asynchrony over Asynchronous or multi-threaded which are much, much more common.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
Asynchrony would be a noun where asynchronous is an adjective (as is multi-threaded)
-
I was asked in an interview what Asynchrony means. I replied, I have no idea. But if you mean asynchronous I may be able to provide many examples. Asynchrony is not a word.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost
Curious why you would say asynchrony is not a word? I do you conclude something is not a word?
-
Just found out about the new C# 5.0 proposed feature: Asynchrony[^]. It seems inspired by F# as far as I can tell...
I see the Reactive Extensions (Rx) team have already updated themselves to refernce this in their latest drop[^]. Build 1.0.2787.0 10/28/2010 Rx.NET o Added XNA 4.0 Xbox 360 support. o Added Windows Phone 7 support. o Fixed xna crash in CurrentThreadScheduler. o Removed conflict of EnumerableEx.Zip and Enumerable.Zip on Silverlight 4. o Fixed ForkJoin bug on empty source. o Added drain operator. o Added Rx extension methods to BCL via System.Reactive.ClientProfile and System.Reactive.ExtendedProfile assemblies. o Fixed bug to ensure subjects clear observers once OnCompleted fires. o Added support for the new C# await keyword (Observable.GetAwaiter). o Added ToTask and ToTaskLast operators o Added IAsyncEnumerable interface and all standard query operators for this interface. o Fixed bug in Observable.Concat, Observable.Catch and Observable.Merge to dispose of source enumerable correctly. o Added NuPack support (packages will be online soon) rx.js o Changed default schedulers to immediate where possible to match rx.net semantics.
Kevin