|
November 25, 2008
category: Developers
I just checked in support for JavaScript 1.7. This means that NetBeans will no longer give you syntax errors if you try to use the new language. Here are some screenshots. First, let's open a file using JavaScript 1.7 constructs:
Obviously the f...
More »
category: Developers
One of the really cool things about the CLR, when it was introduced, was the notion
of custom attributes. Custom attributes provide an extensible way to add custom metadata.
However, since .NET compilers virtually have to support custom at...
More »
category: Developers
JConsole and VisualVM have made it very simple to access MBeans in a remote target VM. There's also a lot of blogs and documents that explain how to access remote MBeans programmatically.
But how do you access local MBeans registered in your own...
More »
category: Developers
The Toronto Release Party will be taking place tomorrow (Wednesday, November 26) around 6pm at Seneca College.
More »
category: Main
View recent webcasts on topics from Cloud Computing to Sun's Business Alignment.
More »
category: Main
Sun Microsystems, Inc. (NASDAQ: JAVA) today announced the Sun Data Protection Services, Data Erasure, a new on-site service to help enable customers to remain compliant with internal corporate data erasure policies during the removal, redeployment or...
More »
|