|
Sponsored Links
Resources
.NET Research Library
Get .NET related white papers, case studies and webcasts
|
News
News
News
|
Messages: 2
Messages: 2
Messages: 2
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Dingo 1.1.3 Released
Dingo 1.1.3 has been released with several bug fixes for edge cases, better xs:group and groupAttribute support. This release comes with a new executable named Jingo, which can generate Java code. This means Dingo now supports C# and Java.
The features of Dingo 1.1.3 ----------------------------- Supports System.Xml.Serialization Generates one file per class Generate concrete classes Generate interface and concrete class Supports jxb:extends for complexType definition Plugin architecture Generate source without System.Xml.Serialization support Make all classes in the schema implement a given interface Make all concrete classes extend a base class Use your own license text Generates enum class for simpleType enumerations Provide a default namespace in Dingo config instead of in the schema Provide your own custom source generator Delegate source generation for just methods, properties and supporting methods No need to recompile Dingo to generate custom code More sample schemas and projects (New) Generates Java code (New) Supports simple type substitution (New) Better support for optional XML Schema features (New)
Get the latest Dingo from sourceforge.
|
|
Message #175224
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
What the heck is Dingo ?!
Please ! Next time you post news about your lovely OSS product at least tell us what it is. It may come as a surprise to you, but the world outside you, does not really shares the knowloedge about this Dingo thingy with you :) I had to to go to product page just to find out that Dingo is a schema compiler for C#. It is designed to generate JXB style source using interfaces and concrete classes.
|
|
Message #175226
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
ooops, sorry about that
my fault. thanks for pointing that out. Dingo is a schema compiler that supports several different variations of code generation. It can generate Jaxb style code with interface and concrete class, abstract class, or XSD style code. You can also generate code without any XMLSerialization support if you don't want to use XML. hopefully people will find it useful and more complete than .NET XSD.
peter
|
|
 |
| |
|
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET |
 |
 |
Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.
SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.
VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.
Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]
One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts.
(June 24, Article)
Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage.
(June 24, Article)
Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server .
(June 18, Cartoon)
Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps.
(June 29, Podcast)
Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience.
(June 25, Tech Talk)
In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier.
(May 24, Article)
Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year.
(May 10, Article)
Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information.
(April 24, Article)
TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks.
(April 11, Article)
In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services.
(March 29, Article)
Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition.
(March 22, Chapter Excerpt)
|
|