I am very honored and happy to announce that I’ve been selected to join the INETA Europe Speaker Bureau.
-
Recent Posts
Tags
70-451 71-451 API App Camps ASP .NET aspnet BETA BETA Exams BlogEngine.NET Certification Cmd CSharp Debug DllImport e-book eBook Events Exams HTML5 Http Headers JavaScript MCITP MCP MCTS Metro Microsoft Microsoft Certification MVP Off-topic Package Paperclip PDF Personal Presentations Slides SQL Server SQL Server 2008 TechDays TechDays Portugal Themes Windows 8 Windows Store Windows Store apps WinJS WinRTTwitter @CaioProiete
- The next time I review spaguetti code, I'll follow @PauloMorgado's advice and just ask "Do you want meatballs with that?" :P #codereview 1 week ago
- Why can't I get your CSS files @codeplex ? #codeplex #403 1 week ago
- The Reality of a Developer's Life - in GIFs, Of Course http://t.co/uu7EnjSxZP #dev 2 weeks ago
Blogs I follow
Recent Comments
- Moofey on Get access to the %ProgramFiles%\WindowsApps folder and view apps source code
- Moofey on Get access to the %ProgramFiles%\WindowsApps folder and view apps source code
- Papria on C#: Delete folder, including its sub-folders and files, even if marked as ‘read-only’
- Kuanysh on Error TF31003 Connecting to TFSPreview from Visual Studio 2012
- Joe Marcheski on Get access to the %ProgramFiles%\WindowsApps folder and view apps source code
Archives
Categories
Meta
Microsoft released today the e-book “Explore SharePoint 2013“, which is freely available for download in DOC, EPUB, MOBI, and PDF formats.
One of the things I miss when developing Windows Store apps in HTML/JavaScript, is the possibility of using conditional compilation statements, in order to have different behavior depending on the build configuration selected when the project was compiled (e.g. Debug, Release, etc…), as we do in C# using #ifdef instructions.












