Click here to Skip to main content
15,887,596 members

Comments by max_nowak (Top 38 by date)

max_nowak 31-Dec-13 9:15am View    
Wow, this fall-through comment is a great idea! Haven't come across this anywhere yet but I think I might introduce it to my coworkers as new convention. Good advice thanks
max_nowak 5-Nov-13 18:55pm View    
no it's not the same. the point is that you have to check before the division. in your case it always tries to divide it regardless whether it's zero or not.
max_nowak 26-Sep-13 10:32am View    
It really depends on which database you are using. If you tell us which database you use then someone surely will be able to help you
max_nowak 14-Sep-13 17:14pm View    
No problem, glad I could help;)
max_nowak 12-Sep-13 7:38am View    
Well, what I know is that there's a COM-interface called IDocHostUIHandler, whith whom you can change the behaviour of the browser control's context menu. But since I have no inside in your project I can't really say if your class structure allows you to implement this interface (probably one of your wrapper classes already does). Maybe this is helpful: http://www.codeproject.com/Articles/4758/How-to-customize-the-context-menus-of-a-WebBrowser