|
Sponsored Links
Resources
.NET Research Library
Get .NET related white papers, case studies and webcasts
|
News
News
News
|
Messages: 4
Messages: 4
Messages: 4
Printer friendly
Printer friendly
Printer friendly
Post reply
Post reply
Post reply
XML
XML
XML
|
 |
Dingo, a Schema Compiler for .NET, ships alpha release
Dingo is a new open-source alpha-level schema compiler for .NET. It offers a few features not found within the XmlSerializer/XSD.exe tool stack, such as the ability to plug in source generators for particular classes, and it takes a different approach to the code generated, preferring interfaces and concrete implementation classes than classes with public fields.
Features (as described by the author of the project):- compile schema with XmlSerialization support
- compile schema without XmlSerialization support
- compile schema with interfaces and concrete classes
- compile schema without XmlSerialization support with interfaces and concrete classes
- provides a plugin API to register a source generator for a specific interface or baseclass
- you can provide your own license for the generated source
- Apache 2.0 license
- design is similar to Apache jaxme (an implementation of the Java API for XML Binding, the equivalent of XmlSerializer and XSD.exe in the Java world)
The author reports, "In the next few days, I will add more documentation, examples and a comparison of Mono XSD, MS XSD and Dingo."
The alpha of Dingo is now available for download from sourceforge, and the is available for visitation.
|
|
Message #136751
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Documentation is non-existent
I know this project is only in alpha, but I wish they included some sort of documentation! This is probably why a good chunk of open-source projects get neglected because early adopters can't second guess the intent of the developers due to the lack of documentation.
Paolo del Mundo
|
|
Message #136776
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Documentation is non-existent
I know this project is only in alpha, but I wish they included some sort of documentation! This is probably why a good chunk of open-source projects get neglected because early adopters can't second guess the intent of the developers due to the lack of documentation. Paolo del Mundo I'm working on the documentation now, but it will take a couple of weeks to write up some decent documentation. I totally understand the lack of documentation in many OSS projects, but honestly writing good documentation is hard. I'm also a committer on Jakarta JMeter and good documentation takes a lot of effort. To me, writing great documentation is harder than writing good code. Check back in a few days. I hope to get a basic comparison of MS Xsd and dingo up over the weekend. If you have any specific questions, feel free to post a bug entry or a message to the forum.
|
|
Message #136782
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Documentation is non-existent
I know this project is only in alpha, but I wish they included some sort of documentation! This is probably why a good chunk of open-source projects get neglected because early adopters can't second guess the intent of the developers due to the lack of documentation. Paolo del Mundo I just posted a short article comparing MS xsd, Mono xsd and dingo. More documentation is coming.
http://dingo.sourceforge.net/comparison.shtml
|
|
Message #137026
Post reply
Post reply
Post reply
Go to top
Go to top
Go to top
|
 |
Documentation is non-existent
I know this project is only in alpha, but I wish they included some sort of documentation! This is probably why a good chunk of open-source projects get neglected because early adopters can't second guess the intent of the developers due to the lack of documentation. Paolo del Mundo As requested, there's a bit more documentation on the site now, including a better comparison of XSD to Dingo and a better introduction.
|
|
 |
| |
|
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)
|
|