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...
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...
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...
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.
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...
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...
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
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
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...
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...
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?
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?..
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...
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.
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...
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.
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,...
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
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...
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


