ECatsBlog
  • Home
  • Web Dev
  • Reviews
  • Thoughts
  • ASP
  • SQL
  • Browser
  • Mobile
  • Cloud
  • CMS
  • ECommerce
  • App Hacks
  • Fixes
  • Mapping
  • 3D Printing
  • XAML
  • SEO

Categories

  • 3D Printing (1)
  • App Hacks (5)
  • ASP (22)
  • Browser (13)
  • Cloud (10)
  • CMS (7)
  • ECommerce (6)
  • Fixes (5)
  • Mapping (1)
  • Mobile (12)
  • Reviews (70)
  • SEO (9)
  • SQL (12)
  • Thoughts (60)
  • Uncategorized (1)
  • Web Dev (94)
  • XAML (9)

Archives

  • October 2024 (2)
  • December 2022 (1)
  • October 2022 (1)
  • February 2022 (1)
  • June 2019 (1)
  • January 2019 (175)
  • December 2018 (47)

Windows 10 and the developer? – first thoughts

When Written: Oct 2014

So what does Windows 10 mean for a developer? If you have been keeping up with the trends for windows application development is seems that Windows 10 is more an evolvement rather than any large changes. True, DirectX 12 will appear for the gamers and API’s like “Continuum” will provide ways for an app to support two-in-one devices where items like keyboards can be removed whilst the application is running and the UI will change accordingly. But the way to write applications for Windows 10 will be by using the Universal App method, introduced earlier this year in Visual Studio 2013 Update 3.

This is where you write a base set of code that is common for all devices and then write any specific code for each device that requires it into one of several ‘heads’. When your app is then built for a particular device the correct code segments are used to generate the final app. For the end user this will mean very little but for the developer it means that there is one project to manage for all devices and the core code is re-used, hopefully making debugging and updates much easier.

For some time Microsoft have been trying to achieve the ‘write once run anywhere’ and with HTML5 and Universal Apps and Windows 10 they may finally have got there.

Article by: Mark Newton
Published in: Mark Newton

  • Previous Watch your internet usage6 years ago
  • Next Windows 8 upgrade woes6 years ago

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • .net application moving files
  • Dealing with accents on database driven web site
  • Neat feature in Chrome
  • Unable to ping VM machine from host
  • SMTP Email Client

Recent Comments

    2025 ECatsBlog. Donna Theme powered by WordPress