InfoQ Homepage .NET Content on InfoQ
-
Software Engineer best rated Job in 2011
According to careertrack.com the best rated job in 2011 is Software Engineer, at least in the US. 200 professions across various industries, skill levels, and salaries have been surveyed to calculate the ranking which is determined by taking the work environment, physical demands, outlook, income and stress into account.
-
Steve Marx Explores Hidden Gems in Windows Azure
Steve Marx, Tactical Strategist at Windows Azure, gave a presentation at MIX11 on “10 Things You Didn’t Know You Could Do with Windows Azure”, highlighting a list of things that can be done with WA but may not be common knowledge. We got in touch with Steve to ask him more about AppFabric, Startup Tasks, Blob leasing and more -
-
Windows Azure AppFabric Access Control Service 2.0 Supports New Identity Providers
At the recent MIX 2011 conference, Microsoft announced updates to its existing cloud-based Access Control Service (ACS) that supports new web-friendly and enterprise-grade identity providers, while beefing up its support for standard communication protocols, improving the developer experience and enhancing the online management portal.
-
GitHub Passes 2m Repositories
GitHub recently announced they had passed two million git repositories hosted, with 70% being created in the last year alone and an expected 1m users later this year. What else is new at GitHub?
-
Capture the Application, not just the Screenshot with VS Lab Management
Visual Studio Lab Management 2010 is a highly integrated virtualization, development, and testing tool. When testers encounter an error they can create a snapshot of the virtual environment at that moment: not just a screenshot, but the current state of the application or website and all the servers involved.
-
NuGet packages now come with Debug symbols, Sources
The NuGet team has announced a feature that allows package authors to package their sources along with their assemblies for distribution through NuGet. This enables developers using these packages to debug through the sources of the referenced packages easily, without having to search for the source code on the project hosting server or do complicated setups.
-
Microsoft Virtual Academy on Cloud Computing
Microsoft has opened a free online virtual academy for students interested in learning and graduating in Microsoft Cloud Computing technologies.
-
Footsteps: Deterministic Logging and Replay for JavaScript
Debugging event driven applications has always been notoriously difficult. The research project Footsteps project seeks to address the problems of reproducibility by offering a logging and replay framework that records non-deterministic events such as mouse clicks and random number generation. No plugins or special browsers are needed, this done entirely with JavaScript.
-
Mono Brings Silverlight to the Android Tablet and Phone
Under the mantra, “We love .NET more than Microsoft”, Mono has been making the promise of cross-platform .NET development a reality. First there was the native toolkit support for iOS and Android, now they are opening up the world of Android tablets to Silverlight developers.
-
Silo: Using Hashing and Delta Update to Improve Today’s Browsers
On Tuesday Microsoft Researcher James Mickens discussed Silo, a framework for using hashing and delta-updates to dramatically reduce the number of round-trips to the server needed when loading a website. The technology works in today’s browsers without the need for plugins.
-
Mono and .NET: The Secret Behind Medtronic’s iPad App
Apple has been heavily promoting the iPad for business applications. One of their biggest success stories is the Medtronic mStar application, which you can see on Apples website. What Apple isn’t talking about that it is really a cross-platform application running the same the C# code base on Windows, iPhone, iPad, Android, and WebKit.
-
StackOverflow’s ORM goes Open Source - Dapper.Net
A simple ORM used in StackOverflow titled Dapper.Net was recently released on code.google.com. This ORM specializes in fast generation of objects from SQL query results. Dapper.Net supports mapping query results to a strongly typed list or a list of dynamic objects. The ORM is a single file of less than 500 lines of C# code and is available under the Apache 2.0 License.
-
ECMAScript 5: What’s New in JavaScript Programming
ECMAScript 5 was standardized in late 2009 but only recently has it has started showing up in browsers. It supersedes the 3rd edition, which was ratified in 1999. ECMAScript 5 is actually two languages, ES5/Default and ES5/Strict. Future versions are going to be built on top of ES5/Strict and it is recommended that the default version be avoided.
-
Silverlight Status Report
Silverlight on the browser is better than ever. It is getting the same kind of performance improvements seen with HTML 5 while still benefiting from statically typed languages and JIT compilation. So why is Microsoft barely willing to talk about it at MIX?
-
MIX 2011 Keynote 2 Highlights
Round 2 at MIX heavily focused on the next version of Windows Phone. Kinect for Windows was also showcased and Silverlight 5 was briefly mentioned.