[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Mobile Web Development in Visual Studio 2008

Nathan Sokalski

1/14/2009 8:41:00 PM

I recently installed Visual Studio 2008 Professional Edition on my machine,
and am trying to figure out how to do mobile web development. After some
searching on the web, I found that the templates such as Mobile Web Form are
no longer included. However, I was also told before buying Visual Studio
2008 Professional Edition was that one of the differences between the
Standard and Professional editions was the ability to do mobile development.
Can somebody please help me figure out exactly just where this ability is?
Thanks.
--
Nathan Sokalski
njsokalski@hotmail.com
http://www.nathansok...


3 Answers

unknown

1/15/2009 2:55:00 AM

0

vs2008 dropped support for mobile web applications. The mobile controls
can still used, but they are the same as 2003. if you google you can get
vs2008 templates for mobile web apps, but as the new generation of
mobile devices are full blown browsers (webkit or opera based), the old
mobile approach did not work. mostly you design for the smaller screen
using w3c html 4.0 standards.

-- bruce (sqlwork.com)



Nathan Sokalski wrote:
> I recently installed Visual Studio 2008 Professional Edition on my machine,
> and am trying to figure out how to do mobile web development. After some
> searching on the web, I found that the templates such as Mobile Web Form are
> no longer included. However, I was also told before buying Visual Studio
> 2008 Professional Edition was that one of the differences between the
> Standard and Professional editions was the ability to do mobile development.
> Can somebody please help me figure out exactly just where this ability is?
> Thanks.

James

2/25/2009 3:57:00 PM

0

A good example is http://www.theweatherne... and surf to
http://mobile.theweatherne...

-James

"Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
news:Ou#ErhodJHA.4528@TK2MSFTNGP06.phx.gbl...
> I recently installed Visual Studio 2008 Professional Edition on my
> machine, and am trying to figure out how to do mobile web development.
> After some searching on the web, I found that the templates such as Mobile
> Web Form are no longer included. However, I was also told before buying
> Visual Studio 2008 Professional Edition was that one of the differences
> between the Standard and Professional editions was the ability to do
> mobile development. Can somebody please help me figure out exactly just
> where this ability is? Thanks.
> --
> Nathan Sokalski
> njsokalski@hotmail.com
> http://www.nathansok...
>

Duncan McC

3/12/2009 10:45:00 PM

0

You might also find some programming examples on Chris Crowe's excellent
IIS resources page...

http://blog.cr...

--
Duncan

In article <urISIG2lJHA.1292@TK2MSFTNGP02.phx.gbl>,
james_devitt@hotmail.com says...
> A good example is http://www.theweatherne... and surf to
> http://mobile.theweatherne...
>
> -James
>
> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
> news:Ou#ErhodJHA.4528@TK2MSFTNGP06.phx.gbl...
> > I recently installed Visual Studio 2008 Professional Edition on my
> > machine, and am trying to figure out how to do mobile web development.
> > After some searching on the web, I found that the templates such as Mobile
> > Web Form are no longer included. However, I was also told before buying
> > Visual Studio 2008 Professional Edition was that one of the differences
> > between the Standard and Professional editions was the ability to do
> > mobile development. Can somebody please help me figure out exactly just
> > where this ability is? Thanks.
> > --
> > Nathan Sokalski
> > njsokalski@hotmail.com
> > http://www.nathansok...
> >
>