Who introduced REST to the world and what does REST stand for?
[SHOW]
Monday, July 16, 2012
Friday, July 13, 2012
Nerd Question of the Day #3
What is a Portable Class Library (new in .NET 4.5)?
[SHOW][Hide]
The Portable Class Library project in Visual Studio 2012 RC enables you to write and build managed assemblies that work on multiple .NET Framework platforms. Using a Portable Class Library project, you choose the platforms (such as Windows Phone and .NET for Metro style apps) to target. The available types and members in your project are automatically restricted to the common types and members across these platforms. MSDN Article
[SHOW][Hide]
The Portable Class Library project in Visual Studio 2012 RC enables you to write and build managed assemblies that work on multiple .NET Framework platforms. Using a Portable Class Library project, you choose the platforms (such as Windows Phone and .NET for Metro style apps) to target. The available types and members in your project are automatically restricted to the common types and members across these platforms. MSDN Article
Wednesday, July 11, 2012
Tuesday, July 10, 2012
Nerd Question of the Day #1
Subscribe to:
Posts (Atom)