Exploring the wonderful world of technology and software development   RSS 2.0
 Sunday, July 27, 2008

Have been a little busy with my day job of late but I have continued tinkering behind the scenes, learning (stage by stage) about how to build, deploy and debug a Windows CE OS on an ARTiGO box.

I'll shortly be posting the steps you need to go through in order to build a bootable USB key. It's not as simple as it should be, but when all is said and done, it's not as hard as it seems ;)

Stay tuned for step-by-step instructions explaining just how to build a bootable USB key that can get your ARTiGO online and ready to receive your Windows CE OS!

Posted: Sunday, July 27, 2008 1:25:55 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
Development | Embedded Development

 Thursday, January 17, 2008

Scott has just announced that the .NET Framework Library Source Code now available!! As Scott states: You can now browse and debug the source code for the following .NET Framework libraries:

  • .NET Base Class Libraries (including System, System.CodeDom, System.Collections, System.ComponentModel, System.Diagnostics, System.Drawing, System.Globalization, System.IO, System.Net, System.Reflection, System.Runtime, System.Security, System.Text, System.Threading, etc).
  • ASP.NET (System.Web, System.Web.Extensions)
  • Windows Forms (System.Windows.Forms)
  • Windows Presentation Foundation (System.Windows)
  • ADO.NET and XML (System.Data and System.Xml)

We are in the process of adding additional framework libraries (including LINQ, WCF and Workflow) to the above list.

Note: The primary goal here is to enable developers to view source code to the underlying .NET Framework while building apps. As such, the ability to view the source to .NET is granted under a read-only reference license.

Happy hacking! :)

Posted: Thursday, January 17, 2008 12:22:11 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] -
.NET | Development

All content (unless otherwise specified) is © Copyright 2008 Richard Turner.