Click here to Skip to main content
15,894,017 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
CatchExAs15-May-14 10:57
professionalCatchExAs15-May-14 10:57 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Marc Clifton15-May-14 11:04
mvaMarc Clifton15-May-14 11:04 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Jeremy Falcon15-May-14 12:10
professionalJeremy Falcon15-May-14 12:10 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Marc Clifton16-May-14 9:20
mvaMarc Clifton16-May-14 9:20 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Jeremy Falcon16-May-14 12:12
professionalJeremy Falcon16-May-14 12:12 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Marc Clifton17-May-14 2:05
mvaMarc Clifton17-May-14 2:05 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Jeremy Falcon17-May-14 3:49
professionalJeremy Falcon17-May-14 3:49 
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Marc Clifton17-May-14 9:34
mvaMarc Clifton17-May-14 9:34 
Jeremy Falcon wrote:
and I'll need to maintain a solid client state while the server is doing its thing.


Have fun with this: http://msdn.microsoft.com/en-us/magazine/jj991977.aspx[^]

When we started working with async/await, we were actually spitting out debug messages with the thread ID to see how it was behaving. One problem that took half a day to debug was that, on application startup, I was calling the "sign-in" webservice function to make sure the server was up and running, but I was doing so before WPF initialized, and so there was no magic context for the await, thus it returned on a non-UI thread. Oh the joys. Personally, both I and my cohort believe async/await made life a heck of a lot more complicated. Threading used to be easy!

Jeremy Falcon wrote:
and call it Fux.


Two great minds, a single thought between them! Big Grin | :-D

Marc
GeneralRe: Facebook: MVC does not scale, use Flux instead Pin
Jeremy Falcon19-May-14 4:50
professionalJeremy Falcon19-May-14 4:50 
NewsWindows 8 is the most secure version yet: here’s why Pin
Kent Sharkey15-May-14 8:03
staffKent Sharkey15-May-14 8:03 
GeneralRe: Windows 8 is the most secure version yet: here’s why Pin
Jeremy Falcon15-May-14 8:14
professionalJeremy Falcon15-May-14 8:14 
GeneralRe: Windows 8 is the most secure version yet: here’s why Pin
Kent Sharkey15-May-14 8:20
staffKent Sharkey15-May-14 8:20 
GeneralRe: Windows 8 is the most secure version yet: here’s why Pin
Jeremy Falcon15-May-14 8:30
professionalJeremy Falcon15-May-14 8:30 
GeneralRe: Windows 8 is the most secure version yet: here’s why Pin
Rob Grainger18-May-14 23:04
Rob Grainger18-May-14 23:04 
GeneralRe: Windows 8 is the most secure version yet: here’s why Pin
Eddy Vluggen15-May-14 8:16
professionalEddy Vluggen15-May-14 8:16 
NewsAdobe offers free font to celebrate 25 years of digital type design Pin
Kent Sharkey15-May-14 7:45
staffKent Sharkey15-May-14 7:45 
GeneralRe: Adobe offers free font to celebrate 25 years of digital type design Pin
Christopher Shields15-May-14 8:00
Christopher Shields15-May-14 8:00 
GeneralRe: Adobe offers free font to celebrate 25 years of digital type design Pin
Jeremy Falcon15-May-14 8:11
professionalJeremy Falcon15-May-14 8:11 
NewsFor Microsoft, going backwards is the new forwards, but that's ok Pin
Kent Sharkey15-May-14 7:44
staffKent Sharkey15-May-14 7:44 
NewsMicrosoft reveals new Office features available only in the cloud Pin
Kent Sharkey14-May-14 13:10
staffKent Sharkey14-May-14 13:10 
GeneralRe: Microsoft reveals new Office features available only in the cloud Pin
Ron Anders14-May-14 13:33
Ron Anders14-May-14 13:33 
GeneralRe: Microsoft reveals new Office features available only in the cloud Pin
tgrt14-May-14 13:35
tgrt14-May-14 13:35 
GeneralRe: Microsoft reveals new Office features available only in the cloud Pin
Kornfeld Eliyahu Peter14-May-14 21:06
professionalKornfeld Eliyahu Peter14-May-14 21:06 
GeneralRe: Microsoft reveals new Office features available only in the cloud Pin
  Forogar  15-May-14 7:25
professional  Forogar  15-May-14 7:25 
News10 articles every programmer must read Pin
Kent Sharkey14-May-14 13:04
staffKent Sharkey14-May-14 13:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.