JSON or XML for parsing for a Windows Store 8 applicaiton?
I am getting some data from Gov tracker (http://www.govtrack.us/developers/api)
and creating a Windows 8 Store application..
JSON or XML for parsing for a Windows Store 8 applicaiton?
I am getting some data from Gov tracker (http://www.govtrack.us/developers/api)
and creating a Windows 8 Store application..
JSON or XML for parsing for a Windows Store 8 applicaiton?
I am getting some data from Gov tracker (http://www.govtrack.us/developers/api)
and creating a Windows 8 Store application..
JSON or XML for parsing for a Windows Store 8 applicaiton?
I am getting some data from Gov tracker (http://www.govtrack.us/developers/api)
and creating a Windows 8 Store application..
JSON or XML for parsing for a Windows Store 8 applicaiton?
I am getting some data from Gov tracker (http://www.govtrack.us/developers/api)
and creating a Windows 8 Store application..
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Is abusing Application.UnhandledException for login redirection okay?
I’m programming a windows phone 7 app which needs authentication for news-like read access.
I use Application.UnhandledException to handle (my) AuthFailedException
, which can be thrown from any page, and navigate to a login page.
Using WPF rather than WinRT for Windows 8 Pro tablet app: good or bad idea?
Our business is considering writing a line of business application for tablets to enable road warriors and executives access our data.
This will be primarily used for dashboards, reports and some form filling input: quite typical scenario.