As announced this week, Apple will release a new SDK to develop native applications for the iPhone. This is a somewhat unexpected turn, as Apple announced in the past that no native applications SDK would be released, leaving only room for applications developed using Dashboard-widgets-like methods (Web 2.0 applications, as stated in a previous press release).
Monthly Archives: October 2007
Reading image metadata with .net 3.0
When you take a picture today your digital camera, something is stored in the JPG file other than the image itself: digital cameras store information such as camera model, date taken, metering mode, focal length shutter speed and in some cases a small thumbnail image; some news agencies, such as Reuters (see chopper.jpg image in this example) also add comments and other information. In this article we’ll show how to read this information using the new classes in WPF’s System.Windows.Media namespace.
.net Framework Source Code available, for your eyes only
Microsoft just announced: The source code of the .net Framework (at least a big part of it) will be available shortly, as a standalone install or integrated in Visual Studio 2008. The code can only be viewed, not modified or distributed in any way, as it is published under the Microsoft Reference License.