is it possible to create mobile web apps in vs2010 http://forums.asp.net/t/1778964.aspx/1?is+it+possible+to+create+mobile+web+apps+in+vs2010+Sun, 11 Mar 2012 13:13:04 -040017789644873659http://forums.asp.net/p/1778964/4873659.aspx/1?is+it+possible+to+create+mobile+web+apps+in+vs2010+is it possible to create mobile web apps in vs2010 <p>hi every one i am new to creating an mobile application i want to clarify some dought</p> <p>1) is it possible to create a mobile web application in visual studio 2010 and what are the requirments to create</p> <p>2) and how to create a server side controls and store in database</p> <p>help me with some pdf or example's of code</p> <p></p> <p>thank u in advance</p> 2012-03-11T10:02:11-04:004873813http://forums.asp.net/p/1778964/4873813.aspx/1?Re+is+it+possible+to+create+mobile+web+apps+in+vs2010+Re: is it possible to create mobile web apps in vs2010 <p>Hi,</p> <p></p> <blockquote><span class="icon-blockquote"></span> <h4>jesunathan</h4> 1) is it possible to create a mobile web application in visual studio 2010 and what are the requirments to create</blockquote> <p></p> <p>there's no default mobile template until you install the beta of ASP.NET MVC 4 -&nbsp;<a href="http://www.asp.net/mvc/tutorials/mvc-4/aspnet-mvc-4-mobile-features">http://www.asp.net/mvc/tutorials/mvc-4/aspnet-mvc-4-mobile-features</a>&nbsp;- but you can use the normal web templates which you can optimize for mobile support.</p> <p></p> <blockquote><span class="icon-blockquote"></span> <h4>jesunathan</h4> 2) and how to create a server side controls and store in database</blockquote> <p></p> <p>That depends on the technology you're using (MVC or Web Forms), but I think you talk about Web Forms. You can start from this site -&nbsp;<a href="http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx">http://msdn.microsoft.com/en-us/library/zt27tfhy.aspx</a></p> <p>For storing data in a database refer to this link -&nbsp;<a href="http://www.asp.net/web-forms/tutorials/data-access">http://www.asp.net/web-forms/tutorials/data-access</a></p> 2012-03-11T13:13:04-04:00