I\'ve been asked to begin developing a Windows Store version of our company\'s LOB web application. What\'s the best way to go about interacting with out data store?
My
XAML is a declarative language based on XML, javascript is a scripting language. I'd suggest reading some basics first before you dive in.
And yes, you can use C# to communicate with remote servers and/or webservices...
Maybe this will help: http://msdn.microsoft.com/en-us/library/windows/apps/hh974581.aspx