Skip to main content
Post Closed as "not a real question" by gnat, Walter, psr, Matthieu, Jim G.
edited title
Link
Yusubov
  • 21.5k
  • 6
  • 47
  • 71

On a windows phone project, what is a generic Generic way of dealing withhandling exceptions in windows phone?

Source Link
Lamin Sanneh
  • 4.1k
  • 3
  • 21
  • 19

On a windows phone project, what is a generic way of dealing with exceptions?

I mean what are some of the ways other programmers deal with exception for example, when an error occurs when accessing a web service for say. If an example cant be given for windows phone, give the closest you could.