MVVM on MVC: HTML is not XAML
I have to admit that I may have rolled my eyes a bit when I first learned about the KnockoutJS library. It sounded too much like forcing a square peg […]
Everything You Need to Start Writing Windows 8 Metro Applications Today
I can still remember the day I learned how to program. I was only 7 years old and was staying home with my TI-99/4A that had no games or cartridges […]
What’s new in CLR via C#, 4th Edition as compared to the 3rd Edition
The 4th edition of my CLR via C# book is coming out next month and you can order it here. The new edition is updated for Visual Studio 2012, .NET […]
Get Your SharePoint Training from Wintellect
Did you know that SharePoint was Microsoft’s fastest growing $1 billion business ever? Well, you probably knew something like that because you’re probably doing SharePoint development. We’re real ly happy […]
Announcing Wintellect’s Power Live Framework Library
Since late 2008, I have been spending a lot of time focusing on Microsoft’s Live Framework and Mesh technologies. Towards this end, I have produced a Power Live Framework library […]
Microsoft and Wintellect Present – Azure Deep Dive with Jeffrey Richter
I am doing a FREE full-day seminar on programming for Windows Azure in 4 cities in mid-May 2011. The New York event will be broadcast live over the internet. To […]
Wintellect Azure Contest for XBOX 360 Kinect Bundle
Wintellect is conducting a contest where you could win an XBOX 360 Kinect Bundle. THis contest requires minimal effort from you. To register, all you have to do is signup […]
Asynchronous Commands in Windows Store Apps
The Model-View-View Model (MVVM) pattern is more popular than ever and is built into the Visual Studio templates for creating Windows Store apps. Developers familiar with Silverlight already encountered the […]
AngularJS/MVC Cookbook Simple Binding
My previous post described the back-end configuration for my “People” domain model (people, addresses, etc.) Let’s look at how this data is used within the web application using an MVC […]