Bugged by a Serialization Assembly

Posted by: Rick Strahls WebLog, on 01 Feb 2007 | View original

I ran into a problem with Serialization today in one of my utility classes. I have an Entity generator tool I use that generates entity classes for my business objects from the database. One of the things I do in the generated file is embed the settings of the object as an embedded XML Serialization XML string right into the generated code and bracket it with #if false/#endif. I can then simply point the tool right back at this file and it can pick up the settings directly out of the generated file....

Advertisement

Similar Posts

  • Accessing Embedded Resources through a URL using WebResource.axd more
  • Log4Net And External Configuration File In ASP.NET 2.0 more
  • RE: Enumerating available localized language resources in .NET more
  • .NET Framework FAQ : How do I dynamically resolve assemblies, types, and resources more
  • Importance of meaningful error messages more
  • AssemblyVersion and Web Projects more
  • Setting Up Log4Net For Multi Layered Applications more
  • Migrating to XslCompiledTransform more
  • [KB838454] Access tracked messages in the BizTalk 2004 message box more
  • Hosting WSE's SoapReceiver within an EnterpriseServices component more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD