DataGridView
(1)
Objectbrowser
(1)
Brick
(1)
Walls
(1)

Difference between .NET 3.5 and .NET CF 3.5?

Asked By RonG
01-Aug-08 09:45 AM
Is there an easy way to tell what is the difference between .NET and
.NET CF?  I keep running into brick walls when I try to do something in
.NET CF that I was able to do in .NET.

For example, DataGridView.  In a smart device project of VS2008, I see
DataGridView in the objectbrowser, but it is not a control that I see in
the toolbox.

Any help would be greatly appreciated.

Ron

Difference between .NET 3.5 and .NET CF 3.5?

Asked By RonG
01-Aug-08 11:30 AM
I answered my own question:

http://msdn.microsoft.com/en-us/library/ms172548.aspx
Post Question To EggHeadCafe