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 | 12830 Views | Created by masoomsanadi - Tuesday, November 21, 2006 10:43 AM | Last reply by cheong00 - Monday, October 12, 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 | 16752 Views | Created by sandsdad - Tuesday, October 10, 2006 9:19 PM | Last reply by Singh . Brajendra - Thursday, August 20, 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 | 19070 Views | Created by nicromi - Monday, October 9, 2006 11:34 AM | Last reply by DerrickKoehn - Monday, June 29, 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 | 35003 Views | Created by Ayhan Yerli _TR-NL_ - Monday, November 27, 2006 1:49 PM | Last reply by DA924x - Thursday, March 19, 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 | 12648 Views | Created by kaanuki - Friday, September 22, 2006 5:32 PM | Last reply by NicholinaS - Tuesday, March 17, 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 | 10017 Views | Created by jimkn - Saturday, November 25, 2006 6:07 PM | Last reply by FayazNaim - Tuesday, March 17, 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 | 11486 Views | Created by RichardCUK - Thursday, October 5, 2006 10:07 AM | Last reply by PhilL-66 - Thursday, January 16, 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 | 93794 Views | Created by Dexter - Saturday, August 19, 2006 5:12 PM | Last reply by Miral - Wednesday, December 4, 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 | 17960 Views | Created by Jassim Rahma - Friday, November 10, 2006 11:16 PM | Last reply by WayneAKing - Tuesday, October 9, 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 | 58944 Views | Created by Christie Myburgh - Friday, September 15, 2006 4:09 PM | Last reply by acwchane - Thursday, October 4, 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 | 137036 Views | Created by slcoleg - Tuesday, August 29, 2006 5:11 PM | Last reply by sldghmr - Wednesday, September 19, 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 | 12108 Views | Created by billymsh - Sunday, July 22, 2018 6:58 PM | Last reply by billymsh - Wednesday, August 1, 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 | 50202 Views | Created by Ultrawhack - Wednesday, November 15, 2006 5:55 PM | Last reply by Sam437 - Tuesday, July 31, 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 | 28109 Views | Created by _Quimbly_ - Friday, December 15, 2006 12:10 AM | Last reply by MarkInEugene2 - Friday, June 1, 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 | 34171 Views | Created by Phuc H. Dao - Sunday, August 20, 2006 5:33 PM | Last reply by ADARSH GOHEL - Wednesday, May 23, 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 | 10941 Views | Created by Mike E Yeager - Wednesday, October 18, 2017 7:43 PM | Last reply by Connor McMahon - Wednesday, April 4, 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 | 54050 Views | Created by Kitzul - Friday, August 25, 2006 8:33 PM | Last reply by sandyjadhav75502 - Friday, March 9, 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 | 49432 Views | Created by sorcer1 - Friday, October 20, 2006 10:03 AM | Last reply by PraveenkumarS7 - Thursday, February 8, 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 | 19232 Views | Created by msmuser - Sunday, September 10, 2006 3:50 PM | Last reply by Krishnendhu Arun - Wednesday, February 7, 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 | 16203 Views | Created by bthompson - Monday, April 21, 2008 1:41 PM | Last reply by DiAm78 - Tuesday, December 12, 2017 10:41 PM - Items 1 to 20 of 7515 Next ›