I am working on posting logs to firebug console from silverlight app.
Option 1 :
  use HTML bridging  + console.log  = Logs in firebug console.
Looking for other better ways for silent logging.
Update : Option 2 : Make a new extension method on string
I will post the prototype  code once i am done.
No comments:
Post a Comment