I am learning windows phone app.
This
is the tut used.
It asks to modify .cs file available in solution explorer. For me I can only see .vb file. Kindly tell me how to get .cs file ?
I am learning windows phone app. This is the tut used. It asks to
Share
You can write your code in 2 different types of languages, the first one is c#, the second one is visual basic.net. You created a the Project from the type vb.net.
You can safely delete this Project and create a new one, this time with C#.
You may have to give the Project another name because the old one is still on the harddrive