Community blog feed
Storing an Image in an XML file
- Blog
- Developing For .NET
- Posted
- 01 Oct 2008 at 17:29
Summary
I recently had a project that required a custom subset of data from a database be stored in an XML file. Each “row” of data also had a related image on a separate server. The project required that both the data and the image be transferred to a client for subsequent consumption by [...]
Post extract
I recently had a project that required a custom subset of data from a database be stored in an XML file. Each “row” of data also had a related image on a separate server. The project required that both the data and the image be transferred to a client for subsequent consumption by [...]
Related blog entries
-
Mono 2.0 (.Net 2.0 compatible) is coming soon
by Darren Stokes
-
Unity Application Block 1.0 has been released
by Darren Stokes
-
Updated ASP.NET Dynamic Data Preview Released
by Darren Stokes
-
ToolStripComboBox Drop Down Sizing
by Darren Stokes
-
jQuery and Microsoft
by ScottGu