InfoQ Homepage Monospace Content on InfoQ
-
Introduction to OWIN and Gate
Benjamin van der Veen introduces OWIN, a web server-web apps interface, and Gate, a library supporting development with OWIN.
-
Cross Platform .NET Desktop Development
Jonathan Chambers discusses developing desktop applications in Mono: why develop and history of desktop apps, examples of such apps, and how to call native code.
-
Reactive Extensions and ReactiveUI
Paul Betts explains how to use Reactive Extensions (Rx) and ReactiveUI, the later being a MVVM framework using the virtual time scheduler features of Rx.
-
Asynchronous Programming Made Simple Through Messaging
Svein Arne Ackenhausen discusses the benefits of asynchronous programming showing some possible code implementations using messaging.
-
Forget about Threads: Tasks, Asynchronous Methods & Co-routines
Arne Claassen presents the benefits of asynchronous programming, demoing and contrasting DReAM coroutines with C#’s asynchronous methods.
-
Let Me Introduce My Moncai!
Dale Ragan presents Moncai, an open source .NET/Mono PaaS currently in beta, detailing its current features and plans for the future, and what is makes it more attractive than similar solutions.
-
Asynchronous Memcached with a Side of Ketchup and Membase
Jason Sirota explains with code samples how to combine caching with asynchronous IO using memcached, Membase and Ketchup in order to maximize the throughput of an application.
-
3 Mobile App Development Problems and Ways to Solve Them
Frank Krueger discusses 3 mobile application development problems: failing network connection, multiple UIs, and bugs, presenting strategies for solving them.
-
F# and Mono, Best Friends Forever
Richard Minerich shows how to use F# in Mono with MonoDevelop, detailing some of the features that make it attractive to programmers.
-
Using APIs to Connect People to Your App and Each Other
John Sheehan discusses web hooks and explores 3 cloud services: SendGrid’s Parse API for processing email, Twilio’s API for making phone calls and SMS, and Tok’s OpenTok API for web video conference.
-
Introduction to Android Development Using .NET and Mono
Greg Shackles introduces Android, Mono and Mono for Android, explaining the fundamental components of programming for Android with Mono accompanied by demos and code samples.
-
Cross-platform Mobility: The Rise of Mono in the Enterprise
Scott Olson presents the current mobile industry landscape, what enterprise mobility opportunities are, and how developers can profit with cross-platform development with Mono.