MVVM with Windows Phone 7 - windows-phone-7

Do you know where can I find a detailed documentation/tutorial on MVVM Light and Windows Phone 7 ?
I only found short explanations et some very basic tutorials.
Thanks,
Regards.

There is a getting started guide which should be a good starting point. It contains links to lots of useful articles.

Related

Black screen in Cordova Windows 10 UWP app with ExtJS 6.5.2

I have exactly the same problem as Daniel Twigg in his subject (Black screen in Cordova Windows 10 UWP app).
I invite you to read it because it describes EXTREMELY well his problem, which by extension is also mine.
In his subject, he explains having a discussion with a sencha member who helped him solve his problem.
Nevertheless, they did not give the solution and after trying to comment on his topic I got a return from the site that asks me to post my own topic and so here I am:)
Thank you for your help. Kind regards.

What is the best source of windows form applications?

I want to learn windows form applications but ı didnt find a source.I need help.Yesterday ı found some sentence which one textbox1->text=.... or x=converto.Int32 something like theese.Also my knowledge of win app is 0.Can anybody suggest a source please?
Thanks.
For Windows Form Application Development your best source for information would be MSDN. Here's another link for Getting Started with Windows Forms
Hope that helps.

Windows Phone 7 Development guideline

Guys I am new to Windows Phone Development in .Net
Can any one guide me the correct path to start from scratch.
Any links to understand the architecture?
You could start with Windows Phone 7 in 7 Minutes to get a quick overview, then move onto the Windows Phone 7 Jumpstart series on Channel9 for more depth on individual subject areas.
there are many sites and this is the link which u can go thru and u'll find many resources available in this.
https://stackoverflow.com/tags/windows-phone-7/info
for understanding the architecture, I think pluralsight is the best one.
There is a lot of information on the Create site, see http://bit.ly/tpwnyK
I have a Lumia 710 and found a good guide with code snippets that helped me to build an own app for Windows Phone. You might also find it useful. Have a look at it:
http://voip-sip-sdk.com/p_511-windows-phone-platform-voip.html
I believe you will need the .NET framewok http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=65.
The windows mobile development center is always good to get started. http://msdn.microsoft.com/en-us/windowsmobile/bb264318
Check this:
http://mobile.tutsplus.com/tutorials/windows/introduction-to-windows-mobile-7-development/
Also: http://www.delicious.com/mjfusa/wp7%20gettingstarted
I suggests that you may go through the MSDN pages first:
http://create.msdn.com/en-US/education/quickstarts
If you're an experienced Silverlight, WPF, you'll find the following link might be more useful.
http://wp7dev.wikispaces.com/
Thanks

Tutorial for learning xaml for windows phone 7

I want to develop mobile applications for the WINDOWS PHONE 7 using silverlight. Can anybody suggest me suitable tutorial please.
Thanks in advance.
Well you should probably start at MSDN on the Phone Platform section.
Then I would recommend you go and download the Windows Phone 7 Developer Training Kit which contains some introductory tutorials on getting started with WP7 and building your first app.
From there you can check out a couple of different things like the following:
This resource, WP7 in 7 minutes was pretty helpful for accomplishing basic tasks when programming for WP7.
The App Hup is a great spot for finding resources for developing for WP7 also (They have both Silverlight and XNA samples there).
This place, Windows Phone 7 Tutorials - Kirupa.com also has some pretty good tutorials.
EugeneDOTNET has a ton of tutorials as well It's definetly worth checking out.
My last suggestion would be to follow Erno's suggestion and read the free book by Charles Petzold. That book is great for just getting started.
Keep in mind that most of these resources require you have a little experience in .NET and C#. If you want to learn that first check out this other free book by Rob Miles on learing C#.
Hope this helps.
A lot depends on your experience.
If you know .NET get started with the free book from Charles Petzold
The Windows Phone 7 for Absolute Beginners series on Channel 9 is an excellent way to get started.
Check out the QuickStart guides in the app.hub at http://create.msdn.com/en-us/education/quickstarts
also watch the JumStart training sessions on Channel9 http://channel9.msdn.com/Blogs/egibson/Windows-Phone-7-Jump-Start-Session-1-of-12-Introduction
I used this "Introduction to Windows Mobile 7 Development " when i first started.

Really simple windows phone 7 application idea for beginners

I am just a beginner in developing windows phone 7 apps. Can you suggest some ideas or rather exercises that can get me started working on the platform and start building some real applications.
Will really appreciate the help.
Well, simple games like pong or breakout are always good ways to play around and get used to a new platform. You could also a try writing a simple notepad style app.
If those are more than you'd like to take on just yet, 'guess the number' and other similar games are always good too.
Maybe you could also Google for some simple tutorials and run through them? This one seems to be a good, if very basic, introduction.

Resources