I am also new to these topics and I found the following links very
helpful:
http://samples.gotdotnet.com/MobileQ...HowToView.aspx
http://www.w3schools.com/dotnetmobile/default.asp
http://msdn.microsoft.com/library/de...istcontrol.asp
If it's a website you want to create, you'll use the ASP.NET Mobile Web
Application project. It creates an ASP.NET project with restraints for
visibility on small devices.
The Smart Device Application project is for creating .NET applications
(Windows Forms) for the .NET Compact Framework.