-
- Add total of values in grid view
by mikedp
- 14 Replies
- Last post
by js06
- Hello, I am trying to write an accounting program that includes client, charges, and payment. I would like to create a grid view which will summarize all charges/payments for all clients. How can I have all the client charges column add up to the "total charges of all clients" (grand total), and payment column have a "total payment for all clients" as well. Thank you, Mike
-
- Error this application has failed to start beacuse.......
by follow33
- 2 Replies
- Last post
by nobugz
- i'm working with C++... It's allright but when i start debbuging it comes an error and says: This application has failed to start beacuse MSVCIRTD.dll was not found.Re-installing the application may fix this problem. Can anyone help me
-
- Passing variables from one form to another
by Shihan
- 4 Replies
- Last post
by Shihan
- Hi
I do not understand how to do this.
I have a listbox with values (page A)and I want to allow the user to choose a value. I have a button on this page that would close this page (page A) and send the value to a button thus changing the value on the button on another page (page B).
Please, if someone would help here!
Shihan
-
- creating .exe program
by anilpatel32
- 14 Replies
- Last post
by Carsten Kanstrup
- i have created a software in VB but when i publish it in my desktop to get the setup file its in application-manifest format and not exe
how can i make the program a exe program
-
- thumbnails list of movies in a directory
by Xancholy
- 1 Replies
- Last post
by Xancholy
- I'm searching high and low for a way to fill a listbox with largeicon thumbnail images of all mpegs/wmvs/avi/quicktime movies available in a directory
Sometimes these mpegs start with black frames. Is there any way to set the thumbail to frame# on the fly
Thanks very much
-
- The Registration key you entered is not valid
by Weston Hutchins - MSFT
- 14 Replies
- Last post
by abade
- Recently after the release of Visual Studio SP1, we've seen an increase in the number of customers who are unable to register they copy of Visual Studio Express. This is caused by the following actions:
1 . Customer Installs Visual Studio
2. Customer Registers Product but does not enter activation code
3. Customer installs SP1
4. Customer attempts to
-
- How do i..
by Erasor
- 8 Replies
- Last post
by Solitaire
- OK,
I am new to Visual basic 2005 (Express edition)
So i've created a few examples.
But if i wan't to share the program with another friend,
over Msn or Skype. How do i do.
And what files should i send
Thank you for taking time to read this
-
- it is possible to create a setup form Vb2005 Express edition???
by Daniel Cabanas
- 5 Replies
- Last post
by Daniel Cabanas
- it is possible to create a setup form Vb2005 Express edition , i mean, how can i do to distribute my app to clients
Thks very much
-
- write text to a text file after a certain event happens
by Cameron Kloot
- 14 Replies
- Last post
by Cameron Kloot
- hi, i would like to write lines of text to a file if certain things happen, ie button1 is pressed. thanks
-
- Visual Studio Express Editions for beginners
by Moayad Mardini
- 2 Replies
- Last post
by Abel
- Microsoft has created a new center to learn you how to use Visual Studio Express Editions. If you want to learn either Windows or Web development you will find free resources and how-to s, there is a special corner for kids to learn your kids how to program with free lessons eBooks and funny quizzes. Take a look at the learning path which contains three tiers for each track (Windows or Web). Begi
-
- How to back sql server database data through vb.net?
by perpetual_dream
- 6 Replies
- Last post
by Martin Xie - MSFT
- Hello,
I am willing to give the users in my program the option to backup database through vb.net.Is there a command which can help backup data in a specific database
Thanks
-
- How to modify table from VS2005 Express
by CarlosSantamaria
- 1 Replies
- Last post
by cverdon
- Hello,
I'm working with SQL Express and C# Express and I have an application that works with the content of a table.
Now I have to change the columns of the table: add a column and erase 2 columns, so what I do is to open the table definition in Database Explorer, add the column I need to add, and erase the 2 columns I need to erase
The datasource that I see in the Data Sources window doe
-
- Using a variable to name a function
by AmazingAnt
- 9 Replies
- Last post
by Ed Tenholder
- I'm creating a function, which requires one input of a string. When called, it takes that string, and runs whatever function has that name. Meaning, if I do this: RunFunction("CheckSettings") it needs to run the function "CheckSettings". Anyone know how I might do this
-
- help please............
by kallu
- 2 Replies
- Last post
by karimulla
- hi all,
The code was compiled sucessfully with vc++6.0 but the same code in vc++8.0 is giving 100 of syntax error, which are listed at the last.
#ifndef ___VALUETABLE_H__
#define ___VALUETABLE_H__ 1
#pragma comment ( exestr , "NCR_WOSA/XFS$RCSfile: include/ValueTable.h $$Revision: 1.5 $$Name: AptSim_030000_UTR_01_DEP AptSim_030000_UTR_01_IDC AptSim_93000012 AptSim_93
-
- How to search files in my website ?
by yanivpinhas
- 14 Replies
- Last post
by yanivpinhas
- Hi,
I have website lets say http://www.mywebsite.com/downloads
I want to search for TXT files (*.txt) in this address, and get them to string.
How can I do this how I'm using my user name and password to my web site address
P.s how can I delete them after download them
Best Regards,
Yaniv
-
- How can I search to see if several columns contain a value?
by MLyons10
- 8 Replies
- Last post
by MLyons10
- I have been playing around with this for several weeks, and have really gotten nowhere. I can search the columns in the table and bring up all of the rows that match the search exactly (When only applying this search to a single column), but I would like to search several columns and bring up any rows that include the value in any of the columns. Additionally, I would like to have it so that it wo
-
- Sending CTRL left and right mouse clicks to external application
by RicKH99
- 4 Replies
- Last post
by RicKH99
- Using Visual Basic 2005 Express Edition, I am trying to control an external application through simulated keyboard input and mouse clicks.
I am having sucess with keys: using
My .Computer.Keyboard.SendKeys
These work 100%. However, on searching Help for advice on how to send mouse clicks to the external application, I have found nothing. What I have found concerns how to interpret mouse
-
- Problem: Get Hardware Information
by Linlin425872
- 5 Replies
- Last post
by Linlin
- I create one project to get Hardware Information, including HardDisk Serial Number(unique one provided by Manufactures, not Volume Number by File System) and Baseboard Serial Number(provided by Manufactures). Environment is VB2005 Express , WMI method and XP. It can work and get correct HD serial No on XP, although getting speed is a little slow. But it gets nothing on Win2000. Would you please te
-
- VB Express
by Yaka
- 2 Replies
- Last post
by spotty
- I have just loaded VB Express. How do I make any program run
Why aren't there any usable controls in the toolbox
-
- Trying to get listbox to populate datagridview from an access db w/multi-tables - VB05e
by LCP2000
- 28 Replies
- Last post
by LCP2000
- Hi guys, I am trying to figure out how to get the info from a listbox to populate a datagridview when you click on a listbox item. I have four separate tables in an access db: tbl_customers tbl_dishes tbl_wines tbl_deserts -------------- ---------- --------- ----------- cust_id 1------------- ~ dishes_id 1------------ ~ wine_id 1------------- ~ d
-
- Image Class with Event Help
by Chris Groves
- 9 Replies
- Last post
by bruno_1
- Hi there, I am writting an application in C# and want it to look in the style of Windows Media Centre. I have seen and read that it is not possible to use a PictureBox with a PNG image and get a true transparent background (ie if there is another PNG behind it it does not show that, it just shows the forms background)
I am therefore just going to use images directly (ie not within a control
-
- GDI+ Does NOT Work AT ALL!!!!!!!!!!
by TheCoder577071
- 14 Replies
- Last post
by Anonymous-df
- This is annoying me a LOT Right now when i compile anything that includes gdiplus.h i get about 121 errors... From Microsoft's header. I have copied and pasted microsoft samples like http://msdn2.microsoft.com/en-us/library/ms533895.aspx and they have the compile errors, i have downloaded projects from all over the web and they get the compile errors. This is frustrating beyond belief! I even in
-
- Can I Load all Images in a range in a folder as ThumbNails?
by C#Newbie01
- 8 Replies
- Last post
by C#Newbie01
- This may be a stupid question, but I have been playing around with this for over a week and haven't gotten anything that even remotely works (Or for that matter appears to do anything). I have a folder on my computer, and would like to load all the images meeting a certain naming convention (i.e. "1_0001.jpg", "1_0002.jpg", etc.) into my program. I added a bunch of buttons and
-
- A ? from a Noob
by trist007
- 6 Replies
- Last post
by Nathan
- Sup guys. I just started learning C#. I like so far. Anyhow, when I run a console application with F5 it runs the program in shell, but when it's finished it automatically closes the window. Where do I go in options to prevent it from closing Thanks. -trist007
-
- Problem with running Windows Forms App on another machine
by jacek rzeniewicz
- 3 Replies
- Last post
by jacek rzeniewicz
- Hello, I've made a Windows Forms Application using Visual Studio 2005. When I try to run it on another machine (where .NET framework 2.0 is installed, but VS 2005 isn't) there is a message: app.exe has enoccured a problem and needs to close. We are sorry for the inconvenience. I have to take my app to school and show it my teacher so that I really need it to work on another machine Any ideas wha