Author Archives: awfurtado

Standard Privacy Policy

This app doesn’t ask for, collect or store any personal information.

Posted in Uncategorized | Leave a comment

Comcast: a role model for what your business should NOT be

The Comcast user experience and customer service is an unbelievable sequence of frustrations. I was already tired of playing their “please bring my rates back to normal” game every 6 months, but now my bill gets increased every other month. … Continue reading

Posted in Uncategorized | 3 Comments

Hello (new) world

Following Live Spaces recommendations/migration process, the “FurtaSpace” blog now has a new home: https://awfurtado.wordpress.com/. All previous posts were ported. Will this new house inspire my blogging efforts to catch up with tweeting efforts? No one knows…

Posted in Uncategorized | Leave a comment

The requested page cannot be accessed because the related configuration data for the page is invalid

Problem When trying to consume a web service deployed to IIS, the following error is displayed: Description: The requested page cannot be accessed because the related configuration data for the page is invalid. Error Code: 0x80070021 Config Error: This configuration … Continue reading

Posted in Computers and Internet | 1 Comment

Software Engineering Research and Validation

Doing Software Engineering research requires well thought out planning and validation approaches. Studying such topics, I have come across a couple of interesting papers. A summary of their most interesting points (for me) follows below. Writing Good Software Engineering Research … Continue reading

Posted in Software Engineering | 10 Comments

PM verb blitz

While positions in the Dev/Test discipline at Microsoft are straightforward to understand for newcomers, this is not exactly true for the PM (program management) discipline. It’s not the same thing as project management and relies much more on a technical side.   … Continue reading

Posted in Career | 14 Comments

How I extend Visual Studio?

These are the projects of individuals/companies who presented in the Microsoft’s Development Tools Ecosystem Summit 2009 how they are extending Visual Studio: Atmel – IDEs for AVR microcontrollers Oleg Synch – T4 Toolbox: a set of ready-to-use code generation templates … Continue reading

Posted in Software Engineering | 18 Comments

Keyboard key mapping – solving the ASUS question mark (?) problem

Just sharing something useful: I have an ASUS laptop with a brazilian keyboard but the question mark/slash key (? and /) never worked with the brazilian ABNT layout. After browsing the web I found out that such a key was … Continue reading

Posted in Computers and Internet | 2 Comments

Singleton design pattern vs. static classes

During an internal .NET 101 training at Microsoft one of my students asked a very interesting question: why would we choose to use a Singleton design pattern instead of simply using a "global" static class?   After some thinking and investigation, … Continue reading

Posted in Software Engineering | 22 Comments

Brazil wins Imagine Cup for the 5th time! / Brazil vence a Imagine Cup pela quinta vez!

versão em Português mais abaixo For the fifth consecutive year, Brazil wins a category at the Imagine Cup world finals (the biggest student technology competition in the world). This time, team LEVV It, from Pernambuco, got the first place with … Continue reading

Posted in Imagine Cup | Leave a comment