Blogs

September 23, 2011

Out of Memory (Topics)

I want to talk about how Android uses the out-of-memory mechanism built into the kernel to manage memory.

July 13, 2011

Introducing Embree

Open source photo-realistic ray tracing kernels that take full advantage of SSE and AVX on the CPU

July 11, 2011

Intel OpenCL SDK 1.1

Optimized performance for Intel architecture processors





.NET

.NET Feature Articles RSS

ASP.NET and Testability: An Uneasy Relationship

Making ASP.NET apps testable ranges from the easy to the very difficult. Knowing how to tweak the framework for testability simplifies the process.

PCs and Tablets: The Convergence is Happening Now

The new iPad? Meh. I'm running Visual Studio 11 on Windows 8 (64-bit) on my tablet. Yes, my tablet.

Microsoft's New Simple Database

Microsoft finally delivers a usable, no-admin, small-footprint database that can power real apps.

Windows Phone:
Surprisingly Easy to Develop For

Dino Esposito states that, compared with writing iOS and Android applications, developing applications for Windows Phone is much easier. If you're coming to Windows Phone with a .NET background, you will feel right at home

PLINQ: Parallel Queries in .NET

LINQ queries execute when you iterate over results, and they execute sequentially. With PLINQ, the iterations are performed in parallel, as tasks are scheduled on threads running in the .NET Framework 4 thread pool

.NET News RSS

GitHub Is Now Also GitHub For Windows

Git revision portal woos enterprise developers

Windows 8 Says Goodbye To F8 Reboots

Windows 8 will display new menu of troubleshooting choices to give users of fast-booting PCs and tablets plenty of time to enter alternate startup modes such as Safe Mode.

Decompiler Delights: dotPeek for .NET

.NET developers offered free usage decompiler from JetBrains with strong search functionality

Inside The Visual Studio 11 Product Lineup

Microsoft developer team bloggers reveal product specs and platform support

Xamarin Designer For Native Android App User Interfaces

Works inside Visual Studio or Xamarin's IDE

Xeround Engineers Cloud Data for .NET and PHP

Potential answer to "increasing demand" for developing MySQL apps on multiple cloud platforms

Amazon: New Managed Services for Windows Developers

Amazon Relational Database Service for SQL Server and ASP.NET support for AWS Elastic Beanstalk

NSA-Grade Fixmo Mobile Security SDK On Offer

Defense-grade data encryption for iOS and Android devices

Syncfusion: How To Build An "Awesome" Information Portal

Essential Studio 2012 Volume 2 with project wizard for ASP.NET MVC

Microsoft Tunes Up Visual Studio 11

Release candidate UI updates boost visual energy and contrast to tackle grayness

Events of Interest

May 29-31, San Francisco, CA. Fluent 2012: JavaScript and Beyond

June 4-6, Nashville, Tennessee.Magic Software Users Conference

June 11-14, Bellevue, WA. AMD Fusion12 Developer Summit

June 11-14, Orlando, FL. Microsoft Tech-Ed

June 18-20, New York, NY. QCon New York

June 26-29, Boston, MA. 2012 Red Hat Summit and JBoss World

June 27-29, San Francisco, CA. Goole I/O Conference

July 9-12, San Francisco, CA. JAX Conference - Java, Cloud, Android, Agile

July 16-20, Portland, OR. OSCON

August 6-10, Redmond, WA. Visual Studio Live

August 20-24, Munich, Germany. DrupalCon Europe

August 27-30, San Francisco, CA. VMworld 2012

September 11-13, San Francisco, CA. Intel Developer Forum (IDF 2012)

September 23-25, St Louis, MO. StrangeLoop

September 29-30, San Francisco, CA. MySQL Connect Conference

September 30-October 4, San Francisco, CA. JavaOne

October 6-7, Los Altos, CA. Silicon Valley Code Camp

October 22-24, San Francisco, CA. Windows Phone DevCon

October 23-25, Ludwigsburg, Germany. EclipseCon Europe 2012

October 24-25, New York City. The Strata Conference

November 7-9, San Francisco, CA. QCon

December 10-14, Orlando, FL. Visual Studio Live

Best of the Web

What the New iPad and iOS 5.1 Mean for Developers

The new display is gorgeous. But local storage for HMTL5 is currently broken on the new iPad and performance of some apps is slower. Here's a deep dive into the issues, including benchmarks and analysis.

Quick Read

Triple Buffering as A Concurrency Mechanism

Triple Buffering is a way of passing data between a producer and a consumer running at different rates. It ensures that the consumer sees only complete data with minimal lag.

Quick Read

Embedding GDB Breakpoints in C Source Code

Have you ever wanted to embed GDB breakpoints in C source code? Something like this:
printf("Hello,\n");
EMBED_BREAKPOINT;
printf("world!\n");

Quick Read

Writing Kernel Exploits

Why attack the kernel? Because it has a huge attack surface with potential for very interesting bugs. This presentation (pdf) takes a code-level dive into recently reported Linux-kernel exploits.

Quick Read


More "Best of the Web" >>



Video

Enabling People and Organizations to Harness the Transformative Power of Technology