| Thread | Last Post | Replies |
|
| can not log on after removing malware | 05 Jun 2008 19:53 GMT | 1 |
After running some malware removal software to remove registary enteries put there by malware alarm 2008. my daughter can not log into her computer. she gets a welcome screen with administrator on it and when she clicks on it it does something then goes back to the screen.
|
| WebBrowser - waiting for page to load | 05 Jun 2008 03:24 GMT | 4 |
I am attempting to use a WebBrowser on a Windows Form application, in a situation where I am wanting to automate the following: 1) Click on all checkboxes on page 2) Click on link to go to new page
|
| VS 2005: webbrowser control displaying image from database | 04 Jun 2008 14:09 GMT | 5 |
There is a webbrowser control in my app. I have also a ms sql database and images are stored in. I can display a html document in the webbrowser control. I also can read an image from the database (I mean I have the image in memory as a byte array or
|
| Play Medai Whilst Updating Tags and FileName | 03 Jun 2008 19:29 GMT | 1 |
I'm developing a small utility which will allow me to take my ever growing list of Mp3's and update the tags and cover art to upload to my Mp3 player.Most of my mp3's don't have any tags to go on, and some don't even have filenames to indicate what they are. To this end I'm
|
| Getting a ComboBox to "pop open" | 03 Jun 2008 17:36 GMT | 2 |
What instruction would get a ComboBox to Drop down and display the pick list as it would if somebody had clicked it? Any help is greatly appreciated.
|
| Main form doesn't repaint until mouse moved | 03 Jun 2008 16:28 GMT | 5 |
I've got a c# desktop app with various menu items that display modal dialogs for changing app settings, etc.. Standard stuff. After a particular dialog is closed, the main form doesn't repaint the area that was covered by the child form until the user moves the mouse.
|
| Click-Once deployment problem (mshtml problem?) | 03 Jun 2008 15:50 GMT | 2 |
I think I'm getting lost here. I've written a VB/Dot Net 2.0 Winforms app that making calls to Microsoft project through the interop. I'm trying to distribute this through ClickOnce. One of the files listed in the Application Files popup is
|
| Native Chart support | 02 Jun 2008 16:42 GMT | 1 |
Does anybody know a native .net framework class for display GDI charts? Like Component1 or Interop, but it need to be .Net native. Thanks for any appointment Thiago
|
| VB low level IO | 02 Jun 2008 04:30 GMT | 3 |
I'm using VB 2005 and want to build and use a counter file. It will be used as an autonumber field for a database application. It will be hit 10 - 15000 times a day. Naturally I want to lock all reads - writes while the number is incremented. The file can be read - incremented ...
|
| Datagridview conditional formatting using separate column | 02 Jun 2008 03:13 GMT | 1 |
I want to conditionally format a column in a datagridview according to the value in a different of my datasource. So if col 1 is true, then display col 2 in a different colour. I know that I can use the cell formatting event if I want to conditionally
|
| RichTextBox very slow | 01 Jun 2008 13:18 GMT | 2 |
I'm using a RichTextBox in a protocol analyser I'm developing. However as the amount of data gets large, e.g. 500000 lines, the control becomes very slow. For example if I load in a saved file it can take 30 seconds just to
|
| Setup project - add uninstall | 01 Jun 2008 01:42 GMT | 1 |
In the Setup/deployment projects, how can you add an icon to the Programs menu, to uninstall your application or dll?
|