VB.NET Questions and Answers

Recent IT Questions

161 - 180 of 194

Windows or Web App for Data Update?

I need to create an app that will give the user a list of items that they can then check off to denote that they are copleted. I would prefer a scrollable grid where they can make multiple selections. I would prefer to create a Windows app, but don't know which control to use. Can you give me some...

View Answer   |  Sep 23 2005  4:36 PM GMT
Programming Languages, Security, Oracle
asked by mrclark

  0 pts.

Printing Error

Hi I have a .net app in VB.Net that picks up some data via a web service and then prints that data. In the process of printing that data I have to validate it against a payroll program using a COM Interop link. This works fine on my PC and on a colleague's. However, on the client's machine...

View Answer   |  Sep 8 2005  8:23 AM GMT
Tech support, VB.NET, Software
asked by Rothco

  0 pts.

search in datagrid

Please help me in implementing the following task: I want to add combobox to datagrid and set datasource as one of the fields from SQL database table. Now, when a value is selected from the combobox, I want only the data which matches value is displayed in other columns of datagrid. After that I...

View Answer   |  Sep 5 2005  11:19 AM GMT
Security, Servers, Microsoft Windows
asked by Mohammadali

  0 pts.

transfer data from datagrid to database

Please help me to solve the problem: I want to retrieve rows from one table of MS SQL database in datagrid and store the rows in another table of same database.

View Answer   |  Sep 5 2005  11:14 AM GMT
Security, Servers, Microsoft Windows
asked by Mohammadali

  0 pts.

tutorials-2

hi all. i have sent before a message about this subject but i didnt really had real replies that helped me. i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......) i have search in google, altavista, westciv, whatis, w3school,... So if anyone now how to get pdf...

View Answer   |  Sep 5 2005  3:06 AM GMT
Tech support, Windows, Network management software
asked by mmm555

  0 pts.

DataAdapter.Update not working

Why can't I update a database table using a dataadapter.update method? I get a concurrency failure message - this is false, there is no other process accessing the database. If I write my own SQL update command and use the dataadapter.updatecommand.executenonquery method it works fine. I ma using...

View Answer   |  Sep 2 2005  11:37 AM GMT
VB.NET
asked by JacobSCracker

  0 pts.

tutorials

hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.

View Answer   |  Sep 1 2005  3:39 PM GMT
Networking, Programming Languages, ABAP
asked by mmm555

  0 pts.

Library management system

i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse

View Answer   |  Aug 15 2005  5:39 AM GMT
Tech support, Help Desk, Hardware
asked by eduado

  0 pts.

Cannot create a Web App in VB .Net

I have been trying to start a new web application in VS .Net. Every time I try, I get the following error: "The Web server reported the following error when attempting to create or open the Web project located at the following URL: http://localhost/webapplication1 A connection with the server...

View Answer   |  Jul 21 2005  2:15 AM GMT
ASP.NET, VB.NET
asked by magkit

  0 pts.

ASP.NET performance degradation

I'm running ASP.NET 1.1 on a Win2k server, application is written in VB.NET, with SQL server 2000 db on another box. ASP.NET application has very large pages with very complex data filled controls, but is only used on an Intranet by a small number of people. When users initially login, it...

View Answer   |  Jun 14 2005  11:09 PM GMT
Microsoft Windows, T-SQL, ASP.NET
asked by infrastructure32808

  0 pts.

Looking for a new start

Hi! I am a long time AS400 programmer. Because, of the lack of marketing for the AS400--the job opportunities have plumitted. I would like to revamp me career--but, don't know what direction to go. Can someone stir me in the right direction?

View Answer   |  Jun 6 2005  11:33 AM GMT
Visual Basic, RPG, Career development
asked by Openanewdoor

  0 pts.

Open Application's property window from asp.net with button_click event

I'm busy writing a .NET Web application for preventative maintenance. My problem is that I want to get an Application?s property window to open from a button_click event (eg. IE/tools/internet options), how can I do this?..

Answer Question   |  May 31 2005  8:05 AM GMT
ASP.NET, VB.NET, Development
asked by mikelc

  0 pts.

MSACCES to AS400

I am currently working on a project where I need to take files from a MsACCESS and transfer them to the Iseries possibly replacing them on a daily basis. I have been able to export them to the ISERIES manually, via the export on the file menu. I have not been able to find an export sample with a...

View Answer   |  May 20 2005  8:34 AM GMT
AS/400, Visual Basic, SQL
asked by AS400programmer

  0 pts.

Is there any calendar control(date picker) that works on a ASP .net user control .ascx?

All of the calendar controls (most of those date picker are javascritp) don't work on web user controls. So does anybody have any date picker that works on user control .ascx page or how to make the javascript work on the user control. A thousand thanks.

View Answer   |  Apr 5 2005  6:07 PM GMT
C, ASP.NET, VB.NET
asked by vivianhou131

  0 pts.

Reference controls by name

I need to point to a control whose name I won't know until run-time. How do I do it? My code currently looks a little like this: ======== Dim ctlControl as Control Dim strName as String ctlControl = cType(strName, Control) ...now do stuff with/to the control named strname... ======== Now this is...

View Answer   |  Apr 4 2005  12:16 AM GMT
VB.NET
asked by JacobSCracker

  0 pts.

Formats of textboxes

I would like to know how you change the format of a textbox in VB.NET to currency format so that it displays the currency simbol.

View Answer   |  Mar 7 2005  5:08 AM GMT
VB.NET, Development
asked by Mailhouse

  0 pts.

Invalid URI: The format of the URI could not be determined.

I receive the "Invalid URI: The format of the URI could not be determined." when running a VB.Net app that connects to Microsoft CRM v 1.2. This app was originally written to connect to Microsoft CRM v 1.0. I need to update the app co connect to 1.2. The original app was written VB.Net 2002,...

View Answer   |  Feb 28 2005  4:54 PM GMT
VB.NET, Development
asked by SSteiner

  0 pts.

DataGribComboBox...

I need help answering these two questions: 1. What is a DataGridComboBox and what is it used for? 2. Is there a ComboBox that will have these buttons preprogramed into it: First Record, Previous Record, Next Record, Last Record. If so, where do I find it to use. Thanks for your help. Dave

View Answer   |  Feb 16 2005  4:52 PM GMT
VB.NET
asked by davemudgett

  0 pts.

TopIndex property for .NET Web ListBox

I'm trying to automatically scroll down to the last inserted item in a multi-select ListBox when only a few of the total # of rows are visible. Windows.Forms ListBox control has a TopIndex property that allows you to do that, but there is no similar property for the Web control. Note: In a single...

View Answer   |  Jan 21 2005  9:44 AM GMT
Hardware, Programming Languages, SQL
asked by Nohemi

  0 pts.

Learning VB.net or ASP

Hi, I know VB and made some applications by it now I wana switch to vb.net or asp,is it any free training resource step by step about vb.net or asp for beginers? Thank you. ----- Regards Mahnaz

View Answer   |  Jan 10 2005  7:27 AM GMT
VB.NET, ASP
asked by aliyani

  215 pts.

161 - 180 of 194