| Subject: Rendering aspx controls at runtime in a webform using WPF |
| Group: microsoft.public.windows.developer.winfx.avalon |
| Date: 4/16/2008 1:57:00 AM |
| From: =?Utf-8?B?U2hyaWthbnQgTW9yZQ==?= [Email Address Protection] |
Hi , I have a webform which consists of two parts.First part contains some static set of questions while the second part consists of dynamic questions .. How can i render the set of questions in my webform(Default.aspx) using WPF(Windows presentation foundation). Is there any way to render a aspx controls dynamically in a webform using WPF. |
| Back |