1. can we develop mobile application using asp.net,visual studio and sql server or do we have to install any other softwares?
of course you can. With the links provided above you can start developing for WP7. If you want to write native applications for Android and iOS you maybe have to use a different IDE. If you would like to build web apps in HTML5 in combination with ASP.NET
MVC you could/should use Visual Studio. Also have a look at the planned enhancements of
ASP.NET MVC 4.
winseealn@hotmail.com
2. should we have the mobile device to test the result of the mobile application?
You should definitely have a real device, because an emulator behaves in a different way. Some features are hard to emulate. You can use an emulator for development, but before you publish your app you should test it on a real device.
winseealn@hotmail.com
3. where i can start with simple programs?
My favorite is jQuery Mobile. You will find a lot of tutorials by browsing the web.
Regards.
If my post solves your problem, please mark as answer.
winseealn@ho...
Participant
840 Points
1042 Posts
start to learn mobile application
Jan 18, 2012 06:30 AM|LINK
hi all,
i want to study mobile application so, i have some basic questions
1. can we develop mobile application using asp.net,visual studio and sql server or do we have to install any other softwares?
2. should we have the mobile device to test the result of the mobile application?
3. where i can start with simple programs?
krzysiek89ba...
Participant
802 Points
171 Posts
Re: start to learn mobile application
Jan 18, 2012 07:18 AM|LINK
Ad. 1.
Exactly - when it comes to windows phone platform you write application in .NET using Visual Studio(and using silverlight or XNA).
You only need to install windows phone SDK:
http://www.microsoft.com/download/en/details.aspx?id=27570
Ad. 2.
Above SDK containt emulator for phone so you don't need to have device.
Ad.3.
http://www.thewindowsclub.com/windows-phone-7-tutorial-series-building-deploying-wp7-apps
And many other net sources and books
http://krzysiekfonal.wordpress.com
winseealn@ho...
Participant
840 Points
1042 Posts
Re: start to learn mobile application
Jan 18, 2012 09:52 AM|LINK
thanks for your response.
http://www.microsoft.com/download/en/details.aspx?id=27570 here i can see the file size is 3.4 MB so, it'll download something while installing so, is there any other way of file like zip or iso or rar?
winseealn@ho...
Participant
840 Points
1042 Posts
Re: start to learn mobile application
Jan 18, 2012 10:42 AM|LINK
krzysiek89barca
is this the correct version http://www.microsoft.com/download/en/details.aspx?id=8442 of iso file? beause u have give 7.1 version but this is
Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO)
roopeshreddy
All-Star
20155 Points
3328 Posts
Re: start to learn mobile application
Jan 18, 2012 12:06 PM|LINK
Hi,
First you need to decide, whether you want to develop a thick application or web application which can be accessed in device browsers!
If you are planning Windows Phone App, then you can check the below link!
http://create.msdn.com/en-US/
If you are planning for Mobile web app in ASP.NET, then check the below links!
http://www.asp.net/mobile
http://roopeshreddy.wordpress.com/2010/07/25/mobile-development-in-asp-net/
You can check more information for developing Mobile web applications in my blog - http://roopeshreddy.wordpress.com
Hope it helps u...
Roopesh Reddy C
Roopesh's Space
krzysiek89ba...
Participant
802 Points
171 Posts
Re: start to learn mobile application
Jan 18, 2012 12:13 PM|LINK
This file is small cause by installation proper files will bo downloaded
http://krzysiekfonal.wordpress.com
Horizon_Net
Star
8277 Points
1435 Posts
Re: start to learn mobile application
Jan 18, 2012 12:25 PM|LINK
Hi,
of course you can. With the links provided above you can start developing for WP7. If you want to write native applications for Android and iOS you maybe have to use a different IDE. If you would like to build web apps in HTML5 in combination with ASP.NET MVC you could/should use Visual Studio. Also have a look at the planned enhancements of ASP.NET MVC 4.
You should definitely have a real device, because an emulator behaves in a different way. Some features are hard to emulate. You can use an emulator for development, but before you publish your app you should test it on a real device.
My favorite is jQuery Mobile. You will find a lot of tutorials by browsing the web.
If my post solves your problem, please mark as answer.