Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Visual Studio .NET 2005 Solutions: 1376 - 1394 of 1394
 
I am creating an app configuration file for a VB.NET Windows Application.  I have the following code: <?xml version="1.0" encoding="utf-8"?> <configuration>   <appSettings>          <add key...
Using Visual Basic.NET I need to be able to detect wheather or not a signature capturing device is connected to the computer and display its connection status to the user. Any help, examples o...
How to disable a user from typing in a windows form combobox control?   I want the users to have to select a listed value... Thanks
I'm trying to create an installtion package for a 64 bit system. I am compiling it on a 64 it system with Visual Studio 2005, the 64 bit version of the .Net Framework SDK, the 64 bit version o...
I am attempting to create an installation package for a 64 bit system with Visual Studio 2005. The machine on which I am compiling and creating the package is also 64 Bit. I have the 64 Bit .N...
Hi, Does anyone know how to change the look of the buttons on a Visual Studio 2005 Windows Application?  I'm using c# if that matters.  Thanks
In VB6 we had Private Sub SSTab1_Click(PreviousTab As Integer) end sub Can we get the previous tab in VB.Net, or is this something we have to set up manually?
I would like to deploy updates to a .Net 2.0 winforms VB application invisibly, easily, reliably and efficiently.  Our application is fairly large with alot of minor changes going out to the f...
I've just started working with C#. I'm trying to split a string into an array at the point where the string has a slash character \   But it seems to be a special little slash to C# beca...
I need to set the width of gridview columns in edit mode. I have a gridview that works well. However the column in edit mode are much wider that necessary. I am not using templates? Do ...
I have installed Visual 2005 with SQL Express. However, could connect and get the error below. Any idea ? >sqlcmd -s .\sqlexpres HResult 0x2, Level 16, State 1 Named Pipes Provider: Could...
hi, if i have the following string: Documentname.pdf how can i cut the last 4 characters? old string = Documentname.pdf new string Documentname
Hi Experts, I'm reasonably new to programming and .Net and I'm wondering about project deployment: I usually just copy my exe to the target computer with the interop files in the same di...
In a VS2005, VB Windows app we populate a datagridview from a SQLCE DB. The grid has a check box ("IsSelected") which allows the user to select individual rows or they can select all if req...
Hi  I need to delete a text file after i have emailed it as an attachment. I am using SMPT emails, and attach the textfile to the email. But when i try to delete it after the email has b...
Hi Experts, In VB.NET Winforms, i need to be doing more than one process at the same time. Need to refresh 3 grids at the same time on the same form. Is there something to help me do that wit...
Hi i have a crystal report document (.rpt) with no connection to a DB. i send data from the form. i wan to pass the variables directly on the crystal report's fields and then print docum...
I am trying to assign a tooltip to three tabs on my tabcontrol.  I have tried everything I can think of and it either would not show a tooltip at all OR show the text in a square.  This questi...
Hi Experts, I need to find a .net API code for the HUAWEI Mobile Connector E620. Basically I need to send receive SMS from this device. Device Link = (http://www.huawei.com/mobileweb/en/pro...