var bradyGaster = new Person().WithTitle(“Windows Azure Technical Evangelist”).ContactMethods( { type: “Twitter”, value: { type: “Blog”, value: “ { type: “ ”, value: name: “Gina”}).HasKids( { gender: “Male”, name: “Gabriel”, age: 5}, { gender: “Male”, name: “Lucas”, age: 2}).HasPets( { type: “Dog”, breed: “Chihuahua”, name: “Lola”}, { type: “Dog”, breed: “Chihuahua”, name: “Nico”}).HasHobbies( new Guitar(“Fender Stratocaster”), new Guitar(“Gretsch Historic”), new Sport(“Frisbee”));
Real-time Update User sees update in their browser in real-time