ElegantCode

A software blog

16 May
2011

Free Prism Training Event in Boise

Category:General PostTag: :

Boise developers are in for a treat. There is a free (as in beer) training event coming in June.  This is your chance to learn Prism, Unity, WPF & MVVM from members of the patterns and practices team themselves. I understand that ElegantCode’s own Brian Lagunas will also be there on hand if (like me) […]

Read More
9 May
2011

Pluralcast 41 : Tiberiu Covaci on Asynchronous ASP.NET

 Listen to this episode! [35:01] Tibi joins us on this episode to tell us about some little-known features in ASP.NET, support for asynchronous operations. This terribly handy technique has been with us for several editions of ASP.NET, so odds are that you can start taking advantage of it today, regardless of the .NET version your […]

Read More
4 May
2011

Taking Baby Steps with Node.js – WebSockets

Here are the links to the previous installments: Introduction Threads vs. Events Using Non-Standard Modules Debugging with node-inspector CommonJS and Creating Custom Modules Node Version Management with n Implementing Events BDD Style Unit Tests with Jasmine-Node Sprinkled With Some Should ?node_modules? Folders Pumping Data Between Streams Some Node.js Goodies The Towering Inferno Creating TCP Servers […]

Read More
29 Apr
2011

Taking Baby Steps with Node.js–Creating TCP Servers

Category:UncategorizedTag: :

Here are the links to the previous installments: Introduction Threads vs. Events Using Non-Standard Modules Debugging with node-inspector CommonJS and Creating Custom Modules Node Version Management with n Implementing Events BDD Style Unit Tests with Jasmine-Node Sprinkled With Some Should ?node_modules? Folders Pumping Data Between Streams Some Node.js Goodies The Towering Inferno Just a quick […]

Read More
20 Apr
2011

Taking Baby Steps with Node.js – The Towering Inferno

Here are the links to the previous installments: Introduction Threads vs. Events Using Non-Standard Modules Debugging with node-inspector CommonJS and Creating Custom Modules Node Version Management with n Implementing Events BDD Style Unit Tests with Jasmine-Node Sprinkled With Some Should ?node_modules? Folders Pumping Data Between Streams Some Node.js Goodies Because Node.js puts an event-based model […]

Read More