Found 20 threads
-
0 Votes
continuing file search after UnauthorizedAccessException error
I want to search an perticular .exe file on all the fixed drives (c:, d:, ....) and then replace it with another same named file. I am trying to get it but could ...Answered | 12 Replies | 10687 Views | Created by masoomsanadi - Tuesday, 21 November 2006 10:43 AM | Last reply by cheong00 - Monday, 12 October 2020 1:16 AM -
2 Votes
Disable New Row on DataGrid
Is there any way to disable the ability to create a new row at the bottom of a datagrid? The row marked as "*" appears automatically and I want to disable so I can programatically ...Unanswered | 5 Replies | 13886 Views | Created by sandsdad - Tuesday, 10 October 2006 9:19 PM | Last reply by Singh . Brajendra - Thursday, 20 August 2020 1:06 PM -
0 Votes
Build up a variable name with a string
Hi, I wonder if there's a way (in c#) to build up a variable name by the concatenation of two strings...For example int intTest = ...Answered | 23 Replies | 15737 Views | Created by nicromi - Monday, 9 October 2006 11:34 AM | Last reply by DerrickKoehn - Monday, 29 June 2020 1:30 AM -
12 Votes
What makes C# better than VB
hey friends, I am a Visual basic developer. I hear that every C# programmer says C# is better - stronger than VB . But when I ask the reason I can never have a ...Discussion | 40 Replies | 32562 Views | Created by Ayhan Yerli _TR-NL_ - Monday, 27 November 2006 1:49 PM | Last reply by DA924x - Thursday, 19 March 2020 8:52 PM -
0 Votes
I need the best programmer's chair! Visual Basic programming is killing me!
Hello, All. This is a little off the subject, but not really... Its TOTALLY Visual Studio/Basic related!!! Since beginning programming with the Visual ...Answered | 5 Replies | 10559 Views | Created by kaanuki - Friday, 22 September 2006 5:32 PM | Last reply by NicholinaS - Tuesday, 17 March 2020 7:48 AM -
1 Votes
IDE in Design view
i have just installed vs2005 and have a problem with the design view of the IDE. i cant place a button or txtbox or the like on the design view and see it. the code is there ...Answered | 23 Replies | 7905 Views | Created by jimkn - Saturday, 25 November 2006 6:07 PM | Last reply by FayazNaim - Tuesday, 17 March 2020 1:18 AM -
0 Votes
CreateProcessWithLogonW
I have been trying to create a 'simple' Visual Basic.net program which will allow me to run another program under a different user... basically simulate the functionality of ...Unanswered | 13 Replies | 9654 Views | Created by RichardCUK - Thursday, 5 October 2006 10:07 AM | Last reply by PhilL-66 - Thursday, 16 January 2020 5:07 PM -
16 Votes
How to turn off "AutoGenerate" of columns when a DataGridView is data-bound
I have a Windows form that has a DataGridView on it. I have bound the DataGridView to show data, that I specifed, from the database (I defined the cells that I want to see through the ...Answered | 20 Replies | 90133 Views | Created by Dexter - Saturday, 19 August 2006 5:12 PM | Last reply by Miral - Wednesday, 4 December 2019 11:28 PM -
0 Votes
System.IndexOutOfRangeException was unhandled
why I am getting this eeror for this line? txtArea.Text = sql_reader["address_area"].ToString(); and ...Unanswered | 6 Replies | 15747 Views | Created by Jassim Rahma - Friday, 10 November 2006 11:16 PM | Last reply by WayneAKing - Tuesday, 9 October 2018 7:49 PM -
1 Votes
How to test for Null values in ADODB recordset in VB.Net
What is the easiest way to test for a Null value in an ADODB recordset when using VB.Net. The IsNull function does not work in VB.Net, or so it ...Answered | 10 Replies | 53617 Views | Created by Christie Myburgh - Friday, 15 September 2006 4:09 PM | Last reply by acwchane - Thursday, 4 October 2018 5:18 PM -
9 Votes
Access to remote folder
Hi, I have an app which must read, change and save (update) files on remote PC. I have a special user/password to access the remote ...Answered | 22 Replies | 125335 Views | Created by slcoleg - Tuesday, 29 August 2006 5:11 PM | Last reply by sldghmr - Wednesday, 19 September 2018 12:24 PM -
1 Votes
Net Framework 3.5
I need help installing Net Framework 3.5 I have tried absolutely everything I've seen online, the cmd, the iso, changing group policies, the control panel, nothing works at ...Unanswered | 6 Replies | 9417 Views | Created by billymsh - Sunday, 22 July 2018 6:58 PM | Last reply by billymsh - Wednesday, 1 August 2018 3:56 PM -
2 Votes
Remove blank lines from a textbox
Blank lines in a textbox can be: A series of spaces followed by a carriage return OR A carriage return OR A line filled with tabs How can I remove all ...Answered | 24 Replies | 46264 Views | Created by Ultrawhack - Wednesday, 15 November 2006 5:55 PM | Last reply by Sam437 - Tuesday, 31 July 2018 3:25 PM -
7 Votes
Where's the WinForm event for AFTER a form has finished loading?
I need to fire an event AFTER a form has finished loading and is displayed to the user. Currently, I'm initializing my MapPoint control on my form in the form_load event. But, ...Answered | 15 Replies | 25800 Views | Created by _Quimbly_ - Friday, 15 December 2006 12:10 AM | Last reply by MarkInEugene2 - Friday, 1 June 2018 3:20 PM -
1 Votes
Visual Studio 6.0 Pro Installation: acmboot.exe
Hi, I'm having problem of installing Visual Studio 6.0 Pro. It gives me the error of "Error lauching Dir\acmboot.exe." When I ...Answered | 4 Replies | 30830 Views | Created by Phuc H. Dao - Sunday, 20 August 2006 5:33 PM | Last reply by ADARSH GOHEL - Wednesday, 23 May 2018 5:45 PM -
0 Votes
Azure Function Project won't compile with TFS build agent Error MSB4066: The attribute "Version" in element <PackageReference> is unrecognized.
The Function project builds and works fine in VS2017 15.4.0 both on my dev machine and interactively on our build server. When we run a build through the build agent, it fails with a couple of ...Unanswered | 6 Replies | 8473 Views | Created by Mike E Yeager - Wednesday, 18 October 2017 7:43 PM | Last reply by Connor McMahon - Wednesday, 4 April 2018 7:09 PM -
11 Votes
Create a folder with permissions set to This Folder, subfolders
Basically my app creates 4 folders that gives a specific user certain permissions. I can create the folder find, and i can give the user the correct permissions, but by ...Answered | 10 Replies | 49997 Views | Created by Kitzul - Friday, 25 August 2006 8:33 PM | Last reply by sandyjadhav75502 - Friday, 9 March 2018 5:06 AM -
1 Votes
How to delete the cookies create by a WebBrowser?
Hello, I use a WebBrowser (C# .Net 2.0) and i don't know how i can delete the cookies created by the WebBrowser? Thanks for your help!Unanswered | 7 Replies | 46780 Views | Created by sorcer1 - Friday, 20 October 2006 10:03 AM | Last reply by PraveenkumarS7 - Thursday, 8 February 2018 11:38 AM -
0 Votes
How to call a web page as Post method from Windows Form Application?
I have a form application with some TextBox controls in it.I want to send the values of these controls as Post variables to the web page. I can call a ...Answered | 10 Replies | 16191 Views | Created by msmuser - Sunday, 10 September 2006 3:50 PM | Last reply by Krishnendhu Arun - Wednesday, 7 February 2018 7:54 AM -
1 Votes
Cross thread - adding strings to a list box
Hi and thank you in advance for any help you can provide. I have a need to use threads in my work so I can make simultaneous queries to a sql database ...Answered | 2 Replies | 13727 Views | Created by bthompson - Monday, 21 April 2008 1:41 PM | Last reply by DiAm78 - Tuesday, 12 December 2017 10:41 PM - Items 1 to 20 of 7515 Next ›