Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / January 2008

Tip: Looking for answers? Try searching our database.

Can I use DataSet, DataGridView and PropertyGrids without resorting     to C++/CLI?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
google@robertbennett.us - 30 Jan 2008 21:59 GMT
Is it possible to access all of the cool features of the new .net 2.0
& 3.0 with native win32 (C++)? I'd like to use cool components like
DataSet, DataGridView and PropertyGrids without resorting to C++/CLI
and the like...
David Lowndes - 30 Jan 2008 23:48 GMT
>Is it possible to access all of the cool features of the new .net 2.0
>& 3.0 with native win32 (C++)?

The fact that they're .Net components means that you've got to have
some managed code involved, so the answer is no.

Dave
David Wilkinson - 31 Jan 2008 11:47 GMT
> Is it possible to access all of the cool features of the new .net 2.0
> & 3.0 with native win32 (C++)? I'd like to use cool components like
> DataSet, DataGridView and PropertyGrids without resorting to C++/CLI
> and the like...

Well, there are CWinFormsControl, CWinFormsDialog and CWinFormsView that can be
used in an MFC application, but of course your app then becomes dependent on the
.NET runtime (and must also use dynamic linking to CRT/MFC).

Signature

David Wilkinson
Visual C++ MVP


Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.