1) Bugs Fixed
2) Where to Download
3) SharpDevelop the Book
1) Bugs Fixed
This interim release fixes issues that were reported in our Bug Reporting forum:
* Works on Windows 98 again (FileSystemWatcher is optional)
* Keys which are reached via AltGr work now ("@-Bug")
* Toolbox fixed when multiple forms are open
* Localized help files work (ms-help URI issue)
* Core compiles on Mono
2) Where to Download
http://www.icsharpcode.net/OpenSource/SD/download/
3) SharpDevelop the Book
In addition to the two chapters
Chapter 2: Designing the Architecture
Chapter 16: Implementing a Windows Forms Designer
which are part of the book, now a third one is online, which is an online exclusive:
Chapter 18: Language Bindings
You learn how to integrate other programming languages into the SharpDevelop IDE. You can find all three chapters for download at the following URL:
http://www.icsharpcode.net/OpenSource/SD/InsideSharpDevelop.aspx
The #develop Team