Click to See Complete Forum and Search --> : CDoc/CView


Thanh Son
August 4th, 2002, 11:45 PM
Can I program with CDoc and CView in C#
Thanks!

Arild Fines
August 5th, 2002, 01:03 AM
No - .NET does not supply an application framework. If you want to use the Doc/View architecture, you will have to implement it yourself.

clem
August 8th, 2002, 06:13 AM
Hi,

As an example of how to do it, you may inspect the "scribble" example written in C#, coming with VStudio.NET

Regards
clem