Software Developers Search Results

How To: Set up your computer to make Silverlight applications

This is a Computers & Programming video tutorial where you will learn how to set up your developer computer for Silverlight applications. First you need to install some tools on your developer computer. The premier developer tool from Microsoft is Visual Studio. If you don’t have a license, install Visual Web Developer Express which is free. It is installed via the web platform installer. Then you need to install the Silverlight toolkit. Go to Silverlight codeplex and you will find a complete...

News: New Evidence Implies Apple Pencil May Work on the New iPhone 11 Models

Although styluses and smartphones have existed together for years, the iPhone has always ignored the pairing. After all, "Who wants a stylus?" But ever since the Apple Pencil made its debut on iPad, the rumor mill has churned out the idea that an iPhone could one day see stylus support. That day will probably come with the release of iPhone 11, and there's a good indicator to make its case.

News: Apple Just Released iOS 12.2 Developer Beta 4 for iPhone, Includes New Icons, Updated About Page & More

Apple released iOS 12.2 beta 4 to developers on Monday, March 4, and that means public beta testers will likely get the update on Tuesday. The update features a fresh "News" app icon, a new "Apple TV Remote" tile in Control Center, and a tweaked "About" page, in addition to seemingly under-the-hood updates. If you're not yet on the beta, now's your chance to see it for yourself.

News: iOS 11.4.1 Beta 4 Released for iPhones, Includes Only 'Bug Fixes' & Unknown Improvements

Apple's on a roll with once-every-week releases for the iOS 11.4.1 beta. Exactly seven days after beta 3 came out, beta 4 has been pushed out to developers and public beta testers on Monday, June 25. Just like before, there are no new features or any known enhancements or bug fixes. Apple confirmed that iOS 11.4.1 is for under-the-hood improvements only, since iOS 12 beta is already out.

News: New Magic Leap Gesture Documentation Offers Insight into How Hands Will Make Its Digital World Come Alive

As the week of the Game Developer's Conference hits the mid-point, we've already had some major announcements hit the AR space. The specific timing of these announcements are thanks in part to a conference within a conference called VRDC, aimed at VR, AR, and MR developers. And while the week is hardly over, the announcement that is still having a big effect on the developer population is the reveal of the Creator Portal for the long-awaited Magic Leap One device.

News: Help Choose the Winner of the First Windows Developer Award for 'Reality Mixer of the Year'

Microsoft Build 2017, the first of Microsoft's big developer conferences for the year, is just a few weeks away. This very popular conference, which has been going on since 2011, is known to sell out fast. In 2015, it sold out in under an hour, and in 2016, in less than 5 minutes. This year was no different, according to VentureBeat; While not quite as fast as last year with so many rumors of HoloLens on the horizon at the time, this year's Build was sold out in 8 hours. And for this year's B...

How To: Update the software on your Nintendo 3DS

Similar to the Wii, Nintendo frequently updates the apps and software on the Nintendo 3DS. These upgrades are always available using System Update under the system settings on the gaming handheld. Take a look at this guide on how to access the System Update feature, download, and install the updated software. Now you can always access the latest version of the Nintendo 3DS software and apps, such as the eShop and internet browser.

Dev Report: The Revamped HoloToolkit, Now MixedRealityToolkit, Brings with It a Roadmap

Developers in the augmented reality space are sitting on the bleeding edge of a hot technology. With the intense interest, especially in the tech circles, there are a large number of people working on potential solutions and uses for the technology. There is also a lot of time, money and effort being put in the tools and infrastructure for the technology. For better of for worse this also means constant changes.

News: Sony Brings Android N to Xperia Z3 Phones—Will Other Manufacturers Follow?

It's been known for a while that Google was opening up their Android N preview to OEMs, but we didn't think any manufacturers would actually take advantage. Well, we were wrong. Sony had just announced that Xperia Z3 owners will be able to install and run the N preview build. This is the first time a major manufacturer has offered Android previews on their phones. The preview build is only available for Xperia Z3's international models (D6603 and D6653), so those of you with T-Mobile's US var...

How To: Create a basic layout for a web page with CSS

In this free web developer's guide, you will learn the basic of creating a basic CSS layout. Whether you're using a fancy WYSIWYG (or what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.