Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Specify DataSet requirements in XML, not code
- Find out how you can use the Singleton factory pattern to build DataSet objects. Using an XML configuration document, you can dynamically create DataSet objects.This article describes a mechanism that uses a Singleton Factory Class for creating DataSet objects that represent sets of views, locating the base configuration nodes for...
- Tags: Peter Bosch, Specify DataSet, DataSetFactory, XML
- Technical articles 2002-07-16
- Encrypt XML data with TEA
- This article originally appeared as a Web Development Zone e-newsletter.By Phillip PerkinsOne of the biggest problems with XML is thatit's designed for humans to read. In some instances, this meansthat anyone spying on your data streams can see the data encased inyour XML. A great way to...
- Tags: XML-Data, password, Tiny Encryption Algorithm, XML
- Technical articles 2003-09-29
- How do I... Use the .NET Framework to consume RSS feeds?
- This article is also available as a TechRepublic download, which includes a sample application implementing the code as shown in the article.Theprocess of consuming an RSS feed with the .NETFramework is not complicated. The steps involved are listed below: Connect to the site offering the RSS feed Download the feed...
- Tags: Microsoft .NET Framework, Zach Smith, WebRequest, RSS, WebResponse, XML, RSS feed
- Technical articles 2007-04-26
- Part 1: Developing an object oriented database in less than 140 lines of C#
- This article is also available as a TechRepublic download, which includes all of the Visual Studio project files.Ourgoal here is to create a simple object oriented database OODB in C# with lessthan 140 lines of code. Obviously this won't be the easiest project; however C#and the .NET Framework provide many...
- Tags: binary serialization, C#, database, object-oriented, serialization, Software engineering/development, XML, XML Serialization, Zach Smith
- Technical articles 2007-01-12
- A utility to parse fixed length flat files in C# using XML templates
- This article is also available as a TechRepublic download, which includes the sample application and the accompanying code.Fixedlength flat files hold data without delimiters between the fields of data.Usually the layout of a fixed length flat file is shown in a series of columnswith each column having a starting point...
- Tags: C#, XML, Zach Smith
- Technical articles 2007-02-06
- XPath provides an easier way to select information in Jet database
- If you're a power user or developer familiar with Microsoft Access or other products that use the Microsoft Jet database engine, you probably think of the SQL language when thinking about queries. In a traditional Access application, SQL is the language that you write queries in, and knowing SQL is...
- Tags: Databases, .NET, Lark Group, Inc., XPath, Dataset, XmlDataDocument, XML, OleDbDataAdapter
- Technical articles 2003-09-18
- Use C# and the .NET Framework to develop your own plugin architecture
- This article is also available as a TechRepublic download.In theenterprise world you rarely come across any in-house application that willallow plugins to be written and imported without any changes to coreapplication code. I believe one of the reasons for this is that in the past itwas difficult to implement the...
- Tags: C#, Microsoft .NET Framework, plug-in, Software engineering/development, Zach Smith
- Technical articles 2006-11-28
- << Previous
- page 1 of 1
- Next >>