Can't find the smart device application icon
I am fairly new to the VS.NET (VB.NET) environment and I have a question about smart device applications. I noticed in a lot of articles that, when starting a new project, there is an icon to develop a "smart device application." I, however, do not have this icon in my list. I am using VS.NET Pro, which I assume would have this function. Do you have any ideas why I don't seem to have it?
The reason you don't see the Smart Device Application option when creating a new project is that it is not available with Visual Studio .NET 2002; it's only in the upcoming Visual Studio .NET 2003, as that is the first release that contains the .NET Compact Framework.
This was first published in March 2003