Blog

Escape Sequences in String Literals Using JavaScript

By Martin Schaeferle

When you need to include any of a number of characters that have special meaning within a string literal, you can create an escape sequence using a backslash to identify the special character.

This blog entry was originally posted July 19, 2012 by Martin Schaeferle


Xamarin Releases MonoTouch 5.2

By Martin Schaeferle

If you're not using MonoTouch 5.2, the latest version of the company's cross-platform software for building new tablet and phone applications, here's what you're missing.

This blog entry was originally posted July 17, 2012 by Martin Schaeferle


Developers, What Style of Learner are You?

By Martin Schaeferle

To succeed as a developer you must know and understand what your result should be, plan your direction on how to get there and use the right process with the right technical ability to build your application.

This blog entry was originally posted July 15, 2012 by Martin Schaeferle