Skip to main content

Home/ Groups/ Coders
Joel Bennett

XmlSerializable Sample Code Generator 1.4.2.1 - 0 views

  • The Sample Code Generator (XSDObjectGen) tool takes an XSD schema as input and generates sample code showing how to mark up C# and VB.Net classes so that when serialized with the XML serializer, the resulting XML will be valid according to the original schema.
  •  
    Makes skeleton C# or VB classes that will serialize to match an XML Schema.
Joel Bennett

DDay.iCal - 0 views

  • DDay.iCal is an iCalendar implementation written in C# and based on the RFC 2445 standard. It parses files in the iCalendar format and provides an object-oriented interface to iCalendar components: Event, Todo, TimeZone, Journal, FreeBusy, and Alarm.
  •  
    .NET implementation of iCalendar, including classes for all the data types, and saving/reading ics files.
Joel Bennett

Michael Morozov : ASP.NET 2.0 two-way binding and calculated fields - 0 views

  •  
    Simple example of how to implement two way data-binding even when you have calculated fields
« First ‹ Previous 2061 - 2063 of 2063
Showing 20 items per page