You can use a shader to show both sides of a face:

technique t0
{
pass p0
{
CullMode = None;
}
}