Where can I find to download the visual studio 2003 trial version
Thanks
I wrote the below code to map a network drive to another server:
Try
Dim storefile As System.IO.Directory
Dim directory As String
Dim files As String...
I need to set values for a DataRow for the DataTable that is bound from the DataSet to the grid. I am a newbie to this.
I am using visual studio 2003, vb, control from Infragistic. I know wh...
vb .net 2003 tabcontrol. I have several tabs and I want to hide a tab. I found tabcontrol.item(2).visible = false
does not work.
Can anyone tell me how to convert an ascii file to the utf-8 format? I need a solution in VB.NET using the compact framework. Thanks!
Dear experts, I am facing a wierd problem. I am using .NET 2003 and Crystal that comes bundled with it.
I have to create a report with fields from three related tables -
DM_Company (Company...
Hi,
I am using a datagrid in asp.net 1.1v. I want to use javascript for validation.
There are 3 columns in the grid. They are RadioButton,textbox and checkbox.when the user selec...
I have a Windows App with some DateTimePicker controls in my App I use date format like 'dd/MM/yyyy', when distrubute my app to other PC with another Regional Configuration (DateFormat 'MM/dd/...
I am developing a web app using VB.NET , VS 2003 and SQL 2000 DB.
Currenlty I am playing with datagrid. My datagrid gets populated with data from SQL DB and that works fine.
For necessa...
i have a datagrid populated by a dataset
i want to check for a particular row in the dataset. if the exact number exist then select that row other wise show me the nearest match ie if i type...
I have a aspx page and created a button to take the values from the textboxes and update the sql tables respectively. However, the updates aren't happening.
Here's my code:
Try
...
I am using Dot Net 1.1 win form based application on Windows XP SP2.
Code is written on VB.Net but does not matter can be done with any dotnet language.
System.Diagnostics.Process.Start no...
I'm getting the following error message trying to open a Visual Studio 2003 project file. I used to be able to open the file okay, but then I had to re-install Windows and that messed everythi...
Hello,
I am writing an interface to a peripheral.
When getting data from the peripheral I send data through USB. the device then sends a reply containing the requested data.
As the ...
HI, I have short-cut on all the clients of my exe file which is on server. when any of the client is double cliking on the short-cut (actual file is on server). the File security box is displa...
I have a C# ASPNET application, with a SQL Server 2000 database. I am running the web application in Debug mode in Development Studio and I get the following error message in IE.
Internet ...
After viewing dozens of posts on this and trying various solutions, I'm still not getting it...
Here's my code to add items to my CheckedListBox, which works fine:
************************...
OK, what seems to be a simple thing is proving impossible to discover.
I want to declare and use a user control in conde-behind.
main.aspx:
<%@ Register TagPrefix="uc" tagname="MyUc" s...
I get the above mentioned error when running my app. I have run out of possible solutions (I've given the app the proper rights to folders, set up the event, etc.).
Any ideas how else this...
Yes i am trying to place the cursor in the box with out using the tab key I tried focus and tabIndex but neither works for me any suggestions.
I have created several reports using the .Net Report Designer. I would like to run one of them without a report viewer and without the print dialog. Is this possible?
(I would like the us...
Hi,
how can I format a formula field so that I can use html tags?
I have found the following comments in your db (the thread reffered to VS 2003 (CR 9)):
----
04.05.2005 at 07:26AM PD...
I'm working with VB.NET Framework 1.1, Version 1.1.4322 and Lotus Notes 6.5 and have the following issue...
I want to send emails from within the VB code, which is easy enough, but I also w...
I'm using VB .NET 2003 to deploy a desktop application. After going through the Deployment Set-Up wizard I see the File System Window where I want to have the deployment put a shortcut on the...
Environment: Windows 2003 Small Business Server; IIS 6.0; Visual Studio.NET 2003; .NET Framework 1.1
In Visual Studio, I click New Project -> Visual Basic Project -> ASP.NET WebApplicat...