A.I on the 1s and 0s

Alnur Ismail is a PM for Microsoft's XAML

Browse by Tags

All Tags » .NET (RSS)
Why I Love The Microsoft Web Platform (And How I Built an Enterprise Ready Site in 48hrs)
There is no other web platform in the world that lets you build a fully functional, optimized, and scalable enterprise ready website in under 48hrs. Microsoft’s web platform provides you with a powerful set of tools, servers, and tech that can help you...
A better alternative to using alert() for debugging.
We've all used, and unfortunately some people continue to use, alert() to help debug JavaScript. Thankfully the Microsoft Ajax Library has a Sys.Debug class that exposes methods for logging messages to the browser’s JavaScript console. For reference:...
More Posts