| Thread | Last Post | Replies |
|
| Settings and Versions | 02 Jul 2007 17:01 GMT | 1 |
I have deployed a application which store some data in app.config file. For Version 1.0.0.0 the .config file is stored somewhere under "local settings\username\Local settings\Application data\Programm\Strongname\1.0.0.0\app.config". Now I deployed a new version
|
| Question on Assemblies | 02 Jul 2007 12:15 GMT | 1 |
I have an app that has multiple distinct modules. Most users will need to have only one of the assemblies/modules available to them. Although other users will need multiple assemblies/modules available to them. Is it possible to build an application that upon startup checks ...
|
| Accessing the index of the current focused screen | 02 Jul 2007 11:58 GMT | 3 |
I was wondering how to access by index of the screen in which the application is one when there is more than one screen attached to the workstation or notebook to get the bounds of the screen to resize the form to make most use of the screen resolution. I know how using the ...
|
| Where is main- continue | 02 Jul 2007 08:26 GMT | 1 |
I am new to form and controls. I do C++ programming for more than 10 years. I noticed that there is no main function. Can anybody explain what I am missing. I am sure there is some kind of philosophy out there
|
| Textbox autocomplete working only if multiline is set to false | 02 Jul 2007 07:23 GMT | 2 |
I noticed that the textbox autocomplete feature works only if multiline is set to false. Is there a way to have it work with multiline set to true. Thanks.
|
| Combobox with check items | 02 Jul 2007 04:47 GMT | 3 |
I am searching for an example where a combobox is extended to contain checkbox items. I've looked all day now, and so far the best links are: 1) http://www.codeproject.com/useritems/CheckComboBox.asp?df=100&forumid=421877&sel ect=2100429&msg=2100429
|
| how add default values to new item in binding source | 02 Jul 2007 01:08 GMT | 1 |
Using vs2005 and visual basic for a winform app: I have a form with a sqlserver datasource, tableadapter, bindingsource and bindingsource navigator. The column values are displayed in textboxes on the form. One of the textboxes is read only to the user. Wnen the user clicks the ...
|
| Control buttons (maximise, close (X), mininise) not showing | 01 Jul 2007 23:46 GMT | 2 |
I was wondering about the reason why the control buttons (maximise, close (X), mininise) are not showing despite having the boolean property set to true? They appear on all of my other forms but not this particular form. Is there any reason behind this?
|
| Teredo tunnelling pseudo interface | 01 Jul 2007 03:42 GMT | 4 |
I just checked in 'Device Manager' to see if everything was OK, and saw a question mark against Teredo tunnelling pseudo interface. When I clicked on properties I got the message - 'Windows cannot start this hardware device because its configuration information (in the registry) ...
|