What's new

Learn to Create Apps?

goodintentions

Active Member
There is just so much information. It's a little overwhelming.
My advise is don't use anything other than visual studio. Just jump in and make your first hello world app.

Ignore what other programmers recommend, like emulators and stuff. You're like me, a self made programmer. Stick with only visual studio. Try to understand how xaml work and how c# can control the objects in xaml.
 
OP
dniezby

dniezby

Member
That's what I'm doing. I'm working on the hello app now. Trying to at least. I found (what I think) is a good series on channel9.

C# build a Hello World app
In the section of, Build your first windows store app
 
Top