Search Results

15
votes

Should my C# .Net team migrate to Windows Presentation Foundation?

We are just wrapping up a project in which myself and 4 others developed a rather successful, distributed enterprise app. We started using Win32 and then switched to WPF after the first iteration …
0
votes

Can I alter how types are resolved and instantiated in .NET?

Will, can you give an example of what the XML is like, and how it got to XML? Is it simply an xml-serialized object that you want to deserialize (rehydrate)? Or is it a description of a Type that …
1
vote

Compact Framework : any Finger Friendly GUI ?

I'm not entirely sure what you're asking here... Windows Mobile 6.0 Pro is touch-screen enabled, so you should simply have to create your project targeting the Windows Mobile 6.0 Pro (note …