Browse by Tags
All Tags » path (RSS)
-
Hi Naresh,
for your particuliar situation, assuming you have a C: drive with a writable \temp folder, the simplest answer is:
namespace _26165_PreservZIPPath{ public partial class Form1 : Form { public Form1() ...
-
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using Xceed.Zip;using Xceed.FileSystem;
namespace _25975_PreservZIPPath{ public partial class Form1 : Form ...
-
Namaste!
Sorry to write again, however, I need to get an answer... I can't seem to locate one anywhere else.
I have a field in a table that is the path to a picture. The picture is stored elsewhere. I'd like to display the picture, not the path.
So, I've written a converter. I've created a DataTemplate for ...
|
|
|
|