Click here to Skip to main content
15,886,518 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: An astrophysicist says we might not be able to distinguish aliens from the laws of physics Pin
den2k8821-Nov-16 3:38
professionalden2k8821-Nov-16 3:38 
NewsMicrosoft replaces command prompt with PowerShell in latest Windows 10 build Pin
Kent Sharkey20-Nov-16 18:00
staffKent Sharkey20-Nov-16 18:00 
NewsApple is reportedly trying to move iPhone manufacturing to the US Pin
Kent Sharkey20-Nov-16 18:00
staffKent Sharkey20-Nov-16 18:00 
NewsKaspersky OS: antivirus firm launches its own “Hackproof” OS, based on Microkernel Pin
Kent Sharkey20-Nov-16 18:00
staffKent Sharkey20-Nov-16 18:00 
GeneralRe: Kaspersky OS: antivirus firm launches its own “Hackproof” OS, based on Microkernel Pin
Eddy Vluggen21-Nov-16 1:39
professionalEddy Vluggen21-Nov-16 1:39 
NewsWindows 10 informs Chrome and Firefox users that Edge is ‘safer’ Pin
Kent Sharkey20-Nov-16 18:00
staffKent Sharkey20-Nov-16 18:00 
NewsOne year on and Microsoft still makes it hard to be productive on UWP Pin
Kent Sharkey20-Nov-16 18:00
staffKent Sharkey20-Nov-16 18:00 
GeneralRe: One year on and Microsoft still makes it hard to be productive on UWP Pin
FIorian Schneidereit20-Nov-16 23:50
FIorian Schneidereit20-Nov-16 23:50 
Not allowing multiple instances is a problem, but not the only one. It only demonstrates that the UWP platform is really designed for mobile-first scenarios, where more than one instance is not required. The "universal" part was only tagged on after these apps were failing with Windows 8 on the desktop, along with a window frame.

Other problems are:

a) No sufficient controls for productivity apps, the inbox ones are all touch-focused and oversized for non-touch input (so much about "adaptive layout"). I miss "normal" menu bars out of the box, for example.

b) No real extensibility. I know, they've got app services and app extensions by now, but they work like REST services, which can be problematic and is a serialization nightmare if you're trying to pass huge amounts of data. I miss "LoadLibrary" capabilities.

c) No system access. I miss a capability/contract to allow an app to call any "unsafe" API. Registry access, for example. It's OK if it wasn't allowed for apps you'd like to put on the Store, but it should be possible for sideloading scenarios, without the need for complicated and limited concepts like brokered components. I miss the ease of Win32 where everything was right at your fingertips without artificial barriers for the sake of security because you can't trust developers to do the right thing.

Last but not least, they are COM-based. If you ever take a look at the WRL, you can see all the madness and ugliness that is working underneath the shiny surface. Big Grin | :-D
GeneralRe: One year on and Microsoft still makes it hard to be productive on UWP Pin
Dan Neely21-Nov-16 3:19
Dan Neely21-Nov-16 3:19 
NewsTwice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms Pin
Kent Sharkey17-Nov-16 12:04
staffKent Sharkey17-Nov-16 12:04 
GeneralRe: Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms Pin
Nelek17-Nov-16 18:46
protectorNelek17-Nov-16 18:46 
GeneralRe: Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms Pin
BillWoodruff18-Nov-16 22:47
professionalBillWoodruff18-Nov-16 22:47 
GeneralRe: Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms Pin
Mark_Wallace21-Nov-16 0:53
Mark_Wallace21-Nov-16 0:53 
GeneralRe: Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms Pin
ed welch21-Nov-16 4:52
ed welch21-Nov-16 4:52 
NewsSpaceX plans worldwide satellite Internet with low latency, gigabit speed Pin
Kent Sharkey17-Nov-16 11:22
staffKent Sharkey17-Nov-16 11:22 
GeneralRe: SpaceX plans worldwide satellite Internet with low latency, gigabit speed Pin
Nelek17-Nov-16 18:47
protectorNelek17-Nov-16 18:47 
GeneralRe: SpaceX plans worldwide satellite Internet with low latency, gigabit speed Pin
Member 1168325117-Nov-16 19:15
Member 1168325117-Nov-16 19:15 
GeneralRe: SpaceX plans worldwide satellite Internet with low latency, gigabit speed Pin
Tomaž Štih21-Nov-16 22:17
Tomaž Štih21-Nov-16 22:17 
NewsCloud use could be putting businesses at risk Pin
Kent Sharkey17-Nov-16 11:20
staffKent Sharkey17-Nov-16 11:20 
GeneralRe: Cloud use could be putting businesses at risk Pin
Nelek17-Nov-16 18:55
protectorNelek17-Nov-16 18:55 
GeneralRe: Cloud use could be putting businesses at risk Pin
den2k8817-Nov-16 21:08
professionalden2k8817-Nov-16 21:08 
GeneralRe: Cloud use could be putting businesses at risk PinPopular
Basildane18-Nov-16 4:08
Basildane18-Nov-16 4:08 
GeneralRe: Cloud use could be putting businesses at risk Pin
User 991608018-Nov-16 4:34
professionalUser 991608018-Nov-16 4:34 
GeneralRe: Cloud use could be putting businesses at risk Pin
Dan Neely21-Nov-16 3:21
Dan Neely21-Nov-16 3:21 
NewsiPhones secretly send call history to Apple, security firm says Pin
Kent Sharkey17-Nov-16 9:56
staffKent Sharkey17-Nov-16 9:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.