InfoQ Homepage News
-
Panel: Answers from Microsoft Developers Who Built WinRT
Chris Anderson, Chris Guzak, Jerry Dunietz, Kamen Moutafov, Martyn Lovell, Elliot H Omiya, lead developers working on various WinRT components, have taken questions during the BUILD 2012 panel The Windows Runtime Q&A, answering some of the developers’ ardent questions on Windows 8 applications, especially WinRT ones. Following is a digest of the answers to main topics discussed.
-
Microsoft Improves Delivery of Language Translation with New Dedicated Hub for Developers
Microsoft has created a new set of tools for incorporating instantaneous language translating capabilities into mobile apps.With the new Translator Hub developers gain a supple Application Programming Interface (API) for customizing Windows Phone and other operating systems to translate up to 39 languages in their unique apps. The service is on sale now to developers or it can be sampled for free.
-
Comma Delimited Cookies in ASP.NET with Parser Tool
ASP.NET doesn't provide support for comma delimited cookies. However, you can use comma character by creating a parser tool. Why reinvent the wheel when Keyvan Nayyeri has created a tool for this purpose.
-
A Background on Windows Phone 8's New Map Services
The release of Windows Phone 8 brings full multitasking support as well as a new set of mapping APIs. Combining the two allows developers to produce more capable apps and a better user experience.
-
Key Technologies for Windows Store Business Apps
Business applications tend to have a lot of more emphasis on data storage, security, and deployment than other types of applications. Despite the numerous limitations that Windows 8 Store, there are still many different options available to fulfill these needs.
-
Big Data – Distinguishing Between Hype and Reality
A recent IBM survey makes an attempt to distinguish between hype and reality when it comes to Big Data. Its findings include: 28% of the companies have started a Big Data pilot or implementation, 47% plan for it, while 24% try to learn about it.
-
The NET Perspective: Then and Now
The .NET Framework observed its ten year anniversary in February. Brandon Bray, .NET's Group Program Manager, was at Build to discuss where .NET has been and what developers can look for in the future.
-
Reintroducing Extension SDKs for Visual C++
An under-reported feature of Visual Studio 2012 is the ability to create Extension SDKs for Visual C++. SDK development is analogous to creating assemblies in .NET or JARs in Java and is very important for Windows 8 application development.
-
JCP Reform Continues as London Java Community and CloudBees Win Seats on Executive Committee
The results are in for the JCP 2012 elections, with the London Java Community re-elected and PaaS provider CloudBees being elected for the first time in the open vote. Following the vote, the SE/EE and ME Executive Committees will be merged into a single Executive Committee, which will start to focus on the thorny matter of IP issues.
-
JustDecompile with C#5 and WinRT Support
Telerik's JustDecompile Q3 2012 ships with support for C#5 and WinRT. It integrates with Visual Studio via JustCode and includes two plugins.
-
Powering Your Apps with Microsoft Accounts
A central theme with Windows 8 is the Microsoft Account. This is another attempt to offer a single sign-on system for both Microsoft and third-party services. Microsoft Account is available for Windows 8 apps, normal websites, Windows Phone, Android, and iOS.
-
How Visual Studio Improves C++ Performance
The optimizer in Visual Studio 2012 has nearly doubled in size as compared to previous versions. This matters to developers because now their C++ code can benefit from significant increases in execution speed after a recompile. Targeting the additional features of VS2012 can lead to even bigger performance gains.
-
Notes on Writing a Windows Store Apps with C++/CX
In a session titled Diving deep into C++ /CX and WinRT, Marian Luparu talks about exception handling and performance for C++ applications that target Windows 8. The most important thing for developers to understand is how the boundary between WinRT and normal C++ code effect exception handling and performance.
-
How TFS Embraced 3-Week Release Cycles
Buck Hodges argues that long release cycles lead to unhealthy development practices for the Team Foundation Server team, but there is more to short release cycles than just shipping with each sprint. Other changes in how software is planned and developed is needed, including the ability to disable new features rather than fixing them.
-
Build Keynote 2: Microsoft's Plan to Broaden the Cloud's Reach
Microsoft's Satya Nadella opened up day 2 of Build 2012 with a keynote describing the company's vision for the Cloud through Azure and how all developers can benefit from the services that this vision offers-- including traditionally mobile and desktop-centric apps.