Bruno Terkaly - Developer Evangelist - bterkaly@microsoft.com
Making Microsoft developer efforts more effective.
Fight Diabetes - Technology can really help
Scott Hanselman explains how the technology can help you. Very informative. Here is the link:
Author: BrunoTerkaly Date: 05/03/2010
Kodu – Teach Kids How to program without code
Trip Report – Bruno Terkaly Kodu TV Appearance Good Day Sacramento On March 30, “Good Day...
Author: BrunoTerkaly Date: 03/31/2010
As Internet Explorer 6 fades, Internet Explorer 8 shines
I’ve been teaching the world how to create accelerators and web slices....
Author: BrunoTerkaly Date: 03/29/2010
Kodu – Inspire your kids to code – How to install
I am writing this blog in preparation for an upcoming appearance on KMAX-TV, where I will...
Author: BrunoTerkaly Date: 03/24/2010
Bing versus Google – You be the judge
I often get asked about search engines and what I think about Bing.com. I say, “See for yourself and...
Author: BrunoTerkaly Date: 03/23/2010
Meetup hosted by Bruno Terkaly at Microsoft San Francisco
Hands On Lab During my last Azure launch event I promised my audience that I would put together an...
Author: BrunoTerkaly Date: 03/23/2010
PHP On Azure Links
Author: BrunoTerkaly Date: 03/16/2010
Understanding the AppFabric – Implementing the Publish & Listen
Weather Station This app uses the service bus and does not need to be deployed to the service bus....
Author: BrunoTerkaly Date: 03/12/2010
Whacky Photos – Source Code and Demo
I modified the source code for the Windows Azure Guest Book Application in Windows Platform Training...
Author: BrunoTerkaly Date: 03/12/2010
Free Webcasts – IE8 Add On Features & Azure Design Patterns
Each month through June 2010, we’ll bring you a 60-minute Architect focused Webcast to educate on...
Author: BrunoTerkaly Date: 03/10/2010
SQL Azure – Relational Database as a Service – Soup to Nuts – The Whole Enchilada
This post will be very direct. It will get a database running in the Azure cloud as quickly as...
Author: BrunoTerkaly Date: 02/23/2010
Windows Azure Project Layout – Understanding the Architecture of a Finished Application
In this post we are going to use an adapted Guestbook application from the Windows Azure Training...
Author: BrunoTerkaly Date: 02/21/2010
Mark your calendar – Agile Presentation in San Francisco on March 2nd
What Using Agile with Large, Geographically Dispersed Development Teams When Monday, Feb 22, 2010...
Author: BrunoTerkaly Date: 02/21/2010
Visual Studio 2010 RC Rocks – Getting Started with Cloud Computing – 3 Steps to the Clouds (Azure)
I just downloaded VS 2010 RC and it is a beautiful thing – fast, clean interface – you name it. Dare...
Author: BrunoTerkaly Date: 02/10/2010
ADO.NET Entity Framework 4.0 – Authoring your own POCO objects while still leveranging the ADO.NET Entity Framework
POCO stands for “Plain Old CLR Objects.” Many developers want to write their own POCO code and have...
Author: BrunoTerkaly Date: 02/03/2010
ADO.NET Entity Framework and .NET 4 & SQL Profiler : Lazy Loading of Entities
I was recently reading Rob Bagby’s blog about the ADO.NET Entity Framework and lazy loading....
Author: BrunoTerkaly Date: 02/02/2010
Upcoming Web Casts for Architects – February 2010
Each month through June 2010, we’ll bring you a 60-minute Architect focused Webcast to educate on...
Author: BrunoTerkaly Date: 02/02/2010
ADO.NET Entity Framework and .NET 4 & Visual Studio 2010 Modeling Tools – Writing Code And Working with Entities and Viewing Data
Here are some of the modest goals of this blog post. We will learn: How the ADO.NET Entity Framework...
Author: BrunoTerkaly Date: 02/01/2010
ADO.NET Entity Framework 4.0 & Introduction to Quadrant
Introducing Quadrant Quadrant is optimized for developers who work with SQL Server Databases There...
Author: BrunoTerkaly Date: 02/01/2010
Going out to my friend…
Gonna miss you, buddy…
Author: BrunoTerkaly Date: 01/31/2010
ADO.NET Entity Framework and .NET 4 & Visual Studio 2010 Modeling Tools – Writing Code And Working with Entities to Add Data
Introduction This post builds upon our previous blog post about the ADO.NET Entity Framework. The...
Author: BrunoTerkaly Date: 01/30/2010
RIA Services – Displaying data with Silverlight 4 Beta & Visual Studio 2010 Beta 2
NET RIA Services is a set of tools and libraries that make the life of a RIA (Rich Internet...
Author: BrunoTerkaly Date: 01/28/2010
ADO.NET Entity Framework and .NET 4 – How to use Visual Studio 2010 Modeling Tools to Build a Database
I attended the PDC session by Shyam Pather and Chris Anderson at Microsft because I want to see...
Author: BrunoTerkaly Date: 01/25/2010
Learning: Part 2 - ASP.NET MVC 2.0 with Visual Studio 2010 Beta 2
Please make sure you’ve seen my previous blog post because this one continues on the project built....
Author: BrunoTerkaly Date: 01/24/2010
Getting Started with the ASP.NET MVC Framework – Installation and “Hello World”
Why MVC? That is a reasonable question. Model–View–Controller (MVC) is an architectural pattern used...
Author: BrunoTerkaly Date: 01/23/2010
Getting Started with RIA Services – Silverlight 4 Beta & Visual Studio 2010 Beta 2
I just saw Peter Kellner give a good demo of RIA Services, so I thought I’d try my version. We all...
Author: BrunoTerkaly Date: 01/22/2010
Multicasting Messages with AppFabric – Publish / Subscribe Sample Application – Part 2 of X
Make sure to visit Part 1. This is a continuation....
Author: BrunoTerkaly Date: 01/21/2010
Multicasting Messages with AppFabric (Service Bus & Access Control) – Listener Popping Up XAML Windows Based on Events
Make sure to visit Part 1. This is a continuation....
Author: BrunoTerkaly Date: 01/19/2010
Multicasting Messages with AppFabric (Service Bus & Access Control) – Publish / Subscribe Sample Application – Part 1 of X
This sample demonstrates using the NetEventRelayBinding binding on the Windows Azure platform...
Author: BrunoTerkaly Date: 01/19/2010
Occasionally Connected Clients – Queuing Messages
This blog includes: Why we are doing this? Getting started Setup on Web Portal ServiceName,...
Author: BrunoTerkaly Date: 01/12/2010
Agile Developers in San Francisco Microsoft – February 22nd
I have another exciting event for the community at large to enjoy. Last time, it was a sellout event...
Author: BrunoTerkaly Date: 01/11/2010
Real World .NET – Installment 1 – Avatars are not just for movies
This is so Hollywood. My MS SoCal colleagues (David Chou, Kevin Boyle) have implemented a cool...
Author: BrunoTerkaly Date: 01/11/2010
Azure Service Bus – Eventing in the App Fabric – Project Weather Cloud – Creating the Weather Stations
This is an ongoing blog entry for Project Weather Cloud. At the end we’ll have a thoroughly...
Author: BrunoTerkaly Date: 01/03/2010
Azure Service Bus – Intro to Eventing in the App Fabric – Project Weather Cloud
This blog post is connected to others that are currently being written. I’ve talked about the...
Author: BrunoTerkaly Date: 01/01/2010
Geek Dinner – Jan 06, 2010
Geek Dinner with Shawn Wildermuth Add event to your calendar (iCal) When: Jan 06, 2010 @ 6:30 PM...
Author: BrunoTerkaly Date: 12/31/2009
The Holy Grail of Connecting Applications - .NET Services Bus in Windows Azure
Many would argue that most significant technology that Microsoft if offering for the Cloud is the...
Author: BrunoTerkaly Date: 12/26/2009
PHP-Step 02 – Configuring Eclipse to run under Windows - Setup
Now that we have PHP setup on our laptop, we can start working with the PHP for Azure SDK. If you...
Author: BrunoTerkaly Date: 12/22/2009
Highly Scalable PHP-Step 01 - Introduction
At a glance – what you will learn: Why PHP in the cloud? Installing PHP under Windows Running...
Author: BrunoTerkaly Date: 12/19/2009
Basic Client and Service Working with the .NET Service Bus
Our goal here is organic. It is the fundamental “Hello World” in terms of communications. Access...
Author: BrunoTerkaly Date: 12/13/2009
Deploying Azure apps in 1000 words or less
If you are in a hurry and want the bottom line about deploying - Read the following: The beginning…...
Author: BrunoTerkaly Date: 12/06/2009
Absolute Step 1 for getting started with Azure
Look no further. This is the definitive place to start. Enjoy !...
Author: BrunoTerkaly Date: 12/06/2009
PDC Interview Scott Guthrie / Tim Huckaby
Check out our first interview with Scott Guthrie and Tim Huckaby!
Author: BrunoTerkaly Date: 11/25/2009
Windows 7 Code Samples
High DPI https://brunoblogfiles.com/Windows7/GetDPI.zip Libraries...
Author: BrunoTerkaly Date: 11/10/2009
TaskBar Code
This blog entry is here for PDC2009 videos I am producing. When these videos are completed, they...
Author: BrunoTerkaly Date: 11/02/2009
Rob Bagby Post
If you're a developer today, and you're not reading Rob Bagby’s blog, you are doing a disservice to...
Author: BrunoTerkaly Date: 10/29/2009
David Chappell
David’s slide deck is available here: David Chappell on Cloud Computing Windows Azure Platform...
Author: BrunoTerkaly Date: 10/29/2009
Watch the Windows 7 / Windows Server 2008 R2 Launch Virtually
Experience The New Efficiency Microsoft Launch Event Live from San Diego October 26th Virtually!...
Author: BrunoTerkaly Date: 10/23/2009
Architect Innovation Café Webcasts
Each month through June 2010, we’ll bring you a 90-minute Architect focused Webcast to educate on...
Author: BrunoTerkaly Date: 10/07/2009
Internet Explorer Links
Author: BrunoTerkaly Date: 10/04/2009
Highlights & Events: Windows 7 – It Doesn’t Get Any Better
As I write this, I am thinking about my upcoming Windows 7.0 launch presentations. There is so much...
Author: BrunoTerkaly Date: 10/02/2009