6 Mar, 2012
C++ HTML JavaScript Windows 8 XAML
23rd of March is the Belgian Windows 8 Developer Day.
Subscribe to the day-track to immerse, and the night-track to start building. Totally free… totally Windows 8.
Join the first Windows 8 Developer Day in Belgium! A full day conference with technical sessions that dive into the platform for building Windows 8 Metro Style apps.
With Windows 8 Consumer Preview just released, you’ll learn first-hand how to:
- use the new features in Windows 8 Metro apps to your advantage
- use the developer platform with C#, C++, XAML, HTML and JavaScript
- monetize and distribute your app
Your keynote speaker is Giorgio Sardo, HTML5 and Windows 8 Senior Technical Evangelist at Microsoft.
When the sun sets, we dive into the night with the very first Nacht van Windows 8 / La nuit de Windows 8, an app-a-thon like you’ve never seen!
Team up with your best UX friend to build a killer team, come alone, sign up with a group, whatever you want! And win prizes with you app…
24 Feb, 2012
becpp ug
The Belgian C++ Users Group is planning its first meeting on Tuesday 3rd of April at 18:30 in the Microsoft offices in Zaventem (Leonardo Da vincilaan 3, 1930 Zaventem, Belgium)
The agenda will be as follows:
- Brief introduction to the Users Group
- Session 1: Writing modern C++ (Marc Gregoire)
- Break
- Session 2: Impact of C++11 move semantics on the performance of the STL (Francisco Almeida)
Microsoft is sponsoring this event by providing the location, drinks and sandwiches.
The event is free for everyone, but you need to register for it by sending an email to becpp@becpp.org.
5 Feb, 2012
C++11 GoingNative
GoingNative 2012 was a 48 hour, globally live-streamed technical event for those who push the boundaries of general purpose computing by exploiting the true capabilities of the underlying machine: C++ developers. Distinguished speakers included the creator of C++, Bjarne Stroustrup, C++ Standards Committee Chair, Herb Sutter, C++ template and big compute master, Andrei Alexandrescu, STL master Stephan T. Lavavej, LLVM/Clang developer Chandler Carruth, distributed and parallel computing expert Hans Boehm, and C++ library design expert and ISO committee member Andrew Sutton.
“C++11 feels like a new language” says C++ creator Bjarne Stroustrup, who presented the keynote at the event.
You can watch the entire GoingNative 2012 streaming video from here.
Below is a list of all individual sessions. Downloads of each individual session will come online in the coming days. These sessions are a must-see for C++ developers.
Day 1 – C++11 Today (Feb 2, 2012)
Day 2 – C++11 Today and Tomorrow (Feb 3, 2012)
23 Dec, 2011
CPPUG MSDN Belux User Group
I’m going to try to get a C++ User Group going in Belgium, and got support from the Microsoft Developer Network (MSDN) Belux Team 🙂
Here is the official call for action:
Are you passionate about C++ and interested in finding like-minded people? Feel like coming together, setting an informal User Group in 2012? We’d like to support you in that and have a call to action for you.
Marc Gregoire, C++ MVP and author of the book Professional C++, 2nd Edition is one of the folks passionate about the technology and interested in starting up a more active C++ community in Belgium. Are you interested? Join Marc and the MSDN Belux Team for an informal discussion at the Microsoft office in Zaventem on Tuesday January 10th 2012 at 6:30 PM.
Contact Marc through email, leave a note on the MSDN Belux Team blog or reach out to Katrien De Graeve from MSDN Belux via her Twitter and we’ll see you in January.
If you are looking for some of the other Microsoft technology communities there is the full listing here: http://msdn.microsoft.com/nl-be/cc196311.
23 Dec, 2011
If you want to know which events Microsoft Belgium is organizing, take a look at www.msdn-events.be. There you’ll find a list of Live Meetings, Offline Events, Community Events, …
16 Nov, 2011
TechDays
The Microsoft TechDays 2012 event will be held on 14, 15 and 16 february 2012.
It’s the 10th anniversary edition and will happen in a new location (Kinepolis Imagibraine – Braine l’Alleud).
.
20 Sep, 2011
Visual C++ 11 Windows 8
By now, virtually everyone on this planet heart about the Windows 8 Developer Preview that was launched a couple of days ago on the Microsoft BUILD conference.
Everyone can download this developer preview. This will give you the opportunity to play and experiment with the new Metro layout for Windows.
The developer preview also includes a preview of Microsoft Visual Studio 11 express edition, which makes it very easy to make Metro style applications in C++, C#, VB.Net, or JavaScript.
Any serious developer should download this preview and learn as much as possible about the new Windows platform.
Go to the BUILD website to download the preview and to download interesting video recordings of the sessions on the BUILD conference.
14 Jun, 2009
kulendayz
On saturday 13th of June I gave a presentation on KulenDayz titled “What’s new in Visual C++ 2010?”. The presentation consisted of quite a few demos. This post contains links to the source code for all demos including articles giving some more details.
10 Jun, 2009
kulendayz
From 12th till 14th of June, the Microsoft Community Osijek (Croatia) is organizing the Kulendayz event. I will be giving a lecture titled “What is new in Visual C++ 2010?”. If you want to participate in the event, please register on the Kulendayz website.
28 Mar, 2009
The intro that was played on the Microsoft 2009 MVP Global Summit is available online. Click the link below to see it 🙂

The Microsoft 2009 MVP Global Summit Intro
29 Nov, 2008
On Thursday 27th of November I have given my first presentation for a Microsoft event. The presentation was given during a Microsoft Community Osijek (Croatia) event. You can find more information about that community on their site. The presentation was a 45 minute “Introduction to C++”. It gave a brief overview of C++ and about the advantages of C++. It also explained how to decide when to use C++ and how to fuse the C++ and C# worlds. At the end, I gave a demo on how to call a C++ DLL from C#. Comments after the presentation were quite positive 🙂
21 Oct, 2008
On Saturday 18th of October I went to the Microsoft Community event called CodeCamp in Zagreb (Croatia). It was a one day event with presentations all with coding demos, so not just some slides 🙂
The day started with a presentation by Tomislav Bronzin about Exchange server and how to use the Microsoft Unified Communications platform to easily integrate support for contacts, emails, presence information … in your own applications. It looks like an interesting platform. However, using it requires quite a few lines of code.
The second presentation was about using the Windows Mobile 6 SDK to develop applications for mobile devices and was given by Andrej Radinger. Demonstrations included how to use the different emulators that are available. This also includes FakeGPS to fake a real GPS device and a tool (cellular emulator) to simulate sending/receiving of SMS messages, dailing phone numbers, receiving incoming calls, faking busy signals and so on.
Next it was a presentation about SQL Server 2008 by Dean Vitner, explaining and demonstrating things like support for encryption, compression and auditing.
The next presentation was about BizTalk by Josip Šaban, but I skipped that one since I had to leave for half an hour.
After that, Marko Čulo gave us a presentation called “Dirtiest SQL Tips & Tricks” with examples which showed important things to remember like the behavior of nested transactions.
The last presentation was about MS StyleCop by Bernard Katić. MS StyleCop is yet another tool to force coding standards. It will also check your code documentation so that it matches certain standards.
All in all, the presentations were interesting.
24 Jun, 2008
On 21st of June I went to the Kulendayz 2008 which is the first regional community conference organized by the Microsoft Community Osijek together with Microsoft Croatia with support from INETA and Hupro. Since I’m living in Croatia at the moment and the Kulendayz location was only 30 minutes from my place, it was pretty easy for me to get there.
In the morning I went to a scrum presentation and to a session about advanced debugging of ASP.NET applications using windbg.
In the afternoon I went to a unified communications presentation, explaining the Office Communications Server.
The last presentation I went to was about concurrent/parallel programming in C#. This was one of the most interesting presentations for me (by Bernard Katic). It explained how to optimize code for running on multicore processors, which is becoming more and more important with the release of Quad-Core processors and Octo-Core and even 80-core processors in the pipeline. The session was focussed on the Parallel FX Library and Parallel LINQ. The Parallel FX Library allows you to easily “parallelize” certain parts of your application like for loops. Parallel LINQ allows you to do the same with your LINQ queries. There is an interesting article on MSDN called “Optimize Managed Code For Multi-Core Machines” that expains the Parallel FX Library with clear and simple examples.
It was interesting to find out that I was not the only belgian on the conference. Arlindo Alves from Microsoft Belgium was also there giving a presentation on Microsoft Hyper-V.
2 May, 2008
I finally found some time to post a few pictures of the Microsoft MVP Global Summit 2008 in Seattle. The summit was great. There were 1753 MVPs from all over the world attending the summit. The sessions given by Microsoft product groups were very interesting. I went to all the Visual C++ sessions and it was great to hear the direction in which they are going with the product. One thing they made perfectly clear is that MFC is not dead 🙂 They are putting interesting new things in upcoming versions of MFC which allow you to create modern user interfaces for your MFC applications. One such thing is the ribon bar which is part of the MFC Feature Pack for Visual Studio 2008. Below you can see some pictures taken during the summit. Read the rest of this entry »
30 Jan, 2008
Microsoft TechDays are the new Microsoft Developer & IT Pro Days. TechDays 2008 will be held in Ghent (Belgium) on March 12 and 13. March 11 is the official launch of brand new versions of Windows Server 2008, SQL Server 2008 and Visual Studio 2008 in Belgium & Luxembourg.
The following speakers will be on the TechDays 2008:
- Scott Schnoll, Microsoft Corporation
- Ward Ralston, Microsoft Corporation
- Tony Krijnen, Microsoft Netherlands
- Dandy Weyn, Microsoft Corporation
- Kurt Roggen, Guidance
- Jan De Clercq, HP
- and more…
If you are interested in this event or want more information, just click the banner below.
