
Have a suggestion?
Click here to suggest a blog item.
Newsletters Archive
Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.
Editorial Integrity
DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.
Latest News
July 2, 2024
Server Migrations Coming
- Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..
July 19, 2022
Software Update
Jan 3, 2022
Event Results
May 13, 2020
Software Updates
Mar 24, 2020
Mini Newsletter
Dec 30, 2019
Software Updates
Jan 22, 2020
Software Updates
Jan 12, 2020
Newsletter
Jan 3, 2020
Event Results
Jan 2, 2020
Software Updates
Dec 30, 2019
Software Updates
- Automatic Screenshotter v1.16
- Screenshot Captor v4.35 beta
- Find and Run Robot v2.238 beta
- Clipboard Help and Spell v2.46.01
- LaunchBar Commander v1.157
- Mousers Media Browser v2.0
- MultiPhoto Quotes v2.09.1
- DiscussionList for Android v1.08
April 27, 2019
Software Updates
Feb 26, 2019
Software Updates
Feb 23, 2019
Software Updates
Feb 14, 2019
Software Updates
Jan 6, 2019
Event Results
Dec 2, 2018
Software Updates
Nov 13, 2018
Software Releases
July 30, 2018
Software Updates
June 24, 2018
Software Updates
June 6, 2018
Software Updates
Apr 2, 2018
Fundraiser Celebration
Apr 2, 2018
Software Updates
Feb 24, 2018
Software Updates
Jan 14, 2018
Major Site News
Jan 10, 2018
Event Results
Latest Forum Posts
How To Turn Videos Into FlipbooksThis video will show you how to convert small video clips into printable flipbooks using free software (Flipbook Printer).
Our daily Blog
This page spotlights the most interesting posts collected from our forum every day.
You are viewing a specific blog item. Click here to return to the main blog page.
Windows 8 - DirectUI, WinRT, .NET and c++ - Two worlds meet againHi DCs, today i stumbled upon this very interesting article (and the informationw was new to me as well). So i'd thought i'll share for those that aren't up-to-date windows gurus (as i am not too). In short: First it is a nice (and even for lamers like me very understandable) wrap up of the history of WinAPI, .NET and development under windows. Secondly it gives some insight about the reasons under the hood for all the rumour around Windows-Development in the last decade and some internals how and why MS did what they did. Thirdly it gives some interesting news from "slipped out" code snippets and informations from MS about the new APIs in Windows 8 named DirectUI and WinRT that should bring the UI Design under Windows to a "modern way of layout" using vector based approach (formerly WPF - Windows Presentation Foundation). It also brings all the rumour that Windows 8 will ONLY use HTML5 and Javascript as the main developer platform to an end. Early this month, Microsoft dropped something of a bombshell on Windows developers: the new Windows 8 touch-friendly immersive style would use a developer platform not based on .NET, which Microsoft has been championing for the past decade. Instead, it would use HTML5 and JavaScript. Since then, the company has refrained from making any further comment on the issue. In particular, the question that has many Windows developers particularly concerned—how can I make use of my existing skills and experience when developing these new applications?—remains unanswered; the company plans to reveal nothing until its BUILD conference in September. Windows 8 will ship with a pair of runtimes; a new .NET runtime (currently version stamped 4.5), and a native code C++ runtime (technically, COM, or a derivative thereof), named WinRT. There will be a new native user interface library, DirectUI, that builds on top of the native Direct2D and DirectWrite APIs that were introduced with Windows 7. A new version of Silverlight, apparently codenamed Jupiter, will run on top of DirectUI. WinRT and DirectUI will both be directly accessible from .NET through built-in wrappers. In long terms: Read yourself at: http://arstechnica.com/microsoft/news/2011/06/windows-8-for-software-developers-the-longhorn-dream-reborn.ars Hope the (a bit lengthy) article is as interesting to read for you as it was for me. Greetings JoTo PS: A funny remark i read in a comment about this article in a mailing list was: "I never believed that HTML5 and JS will be the ONLY developer platform for Windows 8. I don't think the next version of Microsoft-Office will be written in Javascript!" ![]() ![]() ![]() |
||