Hi all.

I'm beginning of the world of mobile web development.

I need to develop a web application for a Symbol Barcode Scanner
Device, but i need to know where to Start.

In the company that i work we have Microsoft Visual Studio 2005 Team
Edition for Sofware Developers. I installed them. In the MSDN I found
the toppic : Creating an ASP.NET Mobile Web Application with this
steep:

In Visual Studio, create a new Visual C# or Visual Basic mobile Web
application project.

On the File menu, choose New, and then click Project.
In the New Project dialog box, do the following:
In the Project Types pane, select either Visual Basic Projects or
Visual C# Projects.
In the Templates pane, click Mobile Web Application.


But i can not find Mobile Web Application.

I expend a lot of time trying to find some Checklist or some ultra
basic tutorial to start developing Movile Web Application and i find a
lot of manuals, tutorials, but nothing to show me where to START.

Can some one help me with this..

Re: Newbie, Some Tutorial by awm129

awm129
Tue Feb 21 12:10:48 CST 2006

Perhaps ASP .NET was not installed during your VS 2005 setup. Try
adding ASP .NET to your VS 2005 installation with the setup discs.


Re: Newbie, Some Tutorial by jesusR

jesusR
Tue Feb 21 13:55:34 CST 2006

I made a Custom install and i selected every item.
Is not any ASP.NEt Item There, the only iem that mean something lik we
is Visula WEB DEveloper and it feature description is:
Visual Web Developer

Designed for the Web developer

Directory-based project system
Built-in Web server allows you to create Web sites from any computer
Improved deployment tools with FTP, filesystem, and FPSE support
Supports standards such as XHTML 1.1 and WCAG
Productive and Integrated Web Toolset
Rich source editor optimized for Web development
Improved design surface to efficiently organize and design sites
Over 50 new controls to simplify common Web scenarios
Powerful Application Platform
New Web platform services to manage areas such as memberships and
personalization
High performance data access model with SQL output caching
Support mobile clients automatically using existing code


Re: Newbie, Some Tutorial by awm129

awm129
Fri Mar 10 08:15:41 CST 2006

Well if all else fails.... just break out notepad and start writting.
I never really understood why ASP and HTML was incorporated into VS
anyway, its not like they use the common compiler or anything.

Also, there are several different versions of VS 2005, perhaps you
picked up a version that doesn't include ASP.NET?