Author: SSWUG Research

Community

XAML: Rethink How You Code UIs

(Kathleen Dollard) Developers at Microsoft have been busy revolutionizing how we program of late. Nowhere are these changes more evident today than when creating user interfaces (UIs), where, instead of CodeDOM generation of untouchable files, you’ll program with the intrinsically declarative model

Community

Build DocBook XML in Eclipse

(Nathan A. Good) DocBook XML is a library of standard XML tags you can use to write stylesheets for generating almost any output. However, because DocBook has been around for quite some time, many stylesheets already exist for generating different types of documentation. Learn how to use DocBook XML

Community

Partition Pitfalls in Oracle

(Steve Callan) Table partitions in Oracle can be extremely useful and becoming proficient in managing them doesn’t take too long to accomplish. The benefits of using partitions (and you should realize them since you must pay extra for this feature) are listed in various places, but the short and swe