bookmarks
- CSharpJavaMerger Framework is a framework that enables you to write one set of code which can be used both by C# and Java. CSharpJavaMerger provides common...CSharpJavaMerger Framework is a framework that enables you to write one set of code which can be used both by C# and Java. CSharpJavaMerger provides common interfaces that can be used both by C# and Java.
- jsc is a decompiler or a cross compiler if you will. It is not a source-code parser nor an IDE. It is a command line utility like any other compiler. jsc w...jsc is a decompiler or a cross compiler if you will. It is not a source-code parser nor an IDE. It is a command line utility like any other compiler. jsc was originally an anagram for csharp to javascript.
- It's a simple COM-.NET plug-in created for Outlook 2003. Once installed, every Outlook user will be able to subscribe, delete and reload a remote iCalendar...It's a simple COM-.NET plug-in created for Outlook 2003. Once installed, every Outlook user will be able to subscribe, delete and reload a remote iCalendar.
- DynamicDOM is an extension of the W3C DOM (Document Object Model) that adds dynamism to XML. For example, it allows you to define rules so that when you ch...DynamicDOM is an extension of the W3C DOM (Document Object Model) that adds dynamism to XML. For example, it allows you to define rules so that when you change, say, the TotalIncome node, the IncomeTax node updates automatically. Just as C++ adds code to the C struct to create a class, DynamicDOM adds intelligence, in the form of rules and code, to the DOM to expand its capabilities beyond parsing XML documents to processing and enforcing business rules. Your XML document, then, becomes dynamic in the sense that it contains rules and code in addition to data, and updates itself automatically based predefined rules.


groups