in the time being I would die to change my career path to be more business than technical, but sure I'll write codes, honestly I luv to code :)
Rami Shareef
Posts
-
If you didn't get paid for it, would you still write code? [modified] -
How to convert html div into the ImageI have the same issue, I want to create an image from div contents, any help possible ?? :confused:
-
link a custom control to a dictionaryResourcesHello All, I'm kinda new in this field and want your help. The problem is, that I want to create a custom treeview and I want that treeview to take it's template ,styles and setters from a dictionary, and do that in a "WPF CustomControl Library" (project type) how can I do That ?:confused: Thanks in advance
-
handle javaScript errors ?Sorry what I have to do now !
-
handle javaScript errors ?Hi I'm working on some kind of html&javascript editor Now I stopped at point that I cant get over it !! When I set the script to DocumentText Property of webBrowser control And if the script has an error the webBrowser control would handled the errors internaly and shows a dialog with some text about the error. How can I get the error with my code and handle it by my self Thank !