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 (3)
  • ASP (19)
  • Browser (12)
  • Cloud (10)
  • CMS (7)
  • ECommerce (6)
  • Fixes (2)
  • Mapping (1)
  • Mobile (12)
  • Reviews (70)
  • SEO (9)
  • SQL (12)
  • Thoughts (59)
  • Uncategorized (1)
  • Web Dev (91)
  • XAML (9)

Archives

  • 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 usage2 years ago
  • Next Windows 8 upgrade woes2 years ago

Leave a Reply Cancel reply

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

Recent Posts

  • IIS8 SMTP setup
  • 3D printing the Ness of Brodgar
  • Which phone is best?
  • Mobile Apps
  • HTML5 mobile app dev – part 5

Recent Comments

  • Quality assurance services on Windows 10 phone and HERE Maps – Fixed!
  • HP Deskjet 3755 Wireless Printer Setup on Windows 10 phone and HERE Maps – Fixed!
2021 ECatsBlog. Donna Theme powered by WordPress