Monday, October 18, 2010
Thursday, October 7, 2010
Silverlight Logging using Firebug Console
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.
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.
Subscribe to:
Posts (Atom)