How To Create A Program In .net
Sep 22, 2009[size=3][size=7][font=Lucida Console]
View 4 Replies[size=3][size=7][font=Lucida Console]
View 4 RepliesHello I want to create a windows form application program that can create games something like Gamemaker or Klik & Play (butt less advanced) with D&D "Drag and Drop" events and actions.
View 7 RepliesTo create a program that asks for input then uses an else statement to create a handling fee balance.
Input: sales record - first name, last name, purchase amount, balance before purchase
Output: report - full name, old balance, purchase amount, handling fee, new balance
Definitions: handling fee is 5% of the old balance if the old balance is less than $1000.00 else it is 2% new balance = old balance + purchase + handling fee
Processing:
Ask for and receive sales information
Calculate new balance
Print output report
End the program when a purchase amount of 9999.99 is entered
I have a project to do for one of my classes that i need help on. Its and extra credit so im left on my own. Project Create a program to allow a student to create there own schedule. what i am trying to do is create a checkedlistbox for the student to check classes they are taking, and need something else to pop up or to show in another box or listbox the classes they can take for the next quarter. I know it has to do with if then statements but i dont know how to write basically:"if (class is checked in checkedlistbox) then ( these are the classes you can take)".
View 2 Replieshow i can write a program to create a shortcut in the startup folder of a different program. So i have one program on my computer that should run at startup, i just need another program to create a shortcut to it, and then copy this shortcut into the startup folder.
View 20 RepliesI am very very new to VB.NET and would like to ask a simple question. I want to create a vb.net program and allow visitors to a website to download this program. However, I prefer not to have visitors download a zip folder. I would like to have a program that just gives a prompt to save in a selected folder, once the saved file is selected it prompts the person to download, and then when finished prompts the person to run the program. The reason is twofold:
1. I don't like the extra step involved with unzipping the file. and 2. I don't like the visitors having to look for the "main" file program within the new downloaded folder. So is there any way to have just one file for others to download without having it in a zip folder?
I'm trying to create a program that installs required .dll's for a program due to a clean install..What I need to do is Get a value in the registry and use it for the program files path.. but I've noticed some pc's don't have the same configuration because of the version the user is using. Anyway This is what I have so far:[code].....
What I'm trying to do is find a registry key called "SoftInstallPath", if found I need the end of the path to goto the new directory(new_dll) not the old one (dll).. and if "SoftInstallPath" cannot be found.. I need it to find "ProgInstallPath" and use it instead and do the same thing.By the way I'm using Visual Studio Professional 2008 on a Vista x86 machine.Also error I keep getting is: Warning 10 Function 'FixPath' doesn't return a value on all code paths. A null reference exception could occur at run time when the result is used.
Anyone ever try and create a program in visual basic that interfaced with an USB device? For example say I want to build a clock but I want to have the software to control this through usb. I want to write the clock setting program that tells the clock what to set for time and date and things like that.
View 3 RepliesI want to create a program that will auto update another program i have created. I want (this program) to check for updates (from a txt file that i wil have in the first line the previous version and in the second line the present version) and if there will be a new version then start downloading and the progress bar will show the progress. How can i do this?
View 3 RepliesWhat is the easiest way to use an existing program as a basis for a new, similar program--without messing up the existing program?
View 7 RepliesI was looking in this [URL]
I want a program a very simple program, a software that will let you enter a name and then you click "Create". This will create a program and when you click it it will show "Hello! *the name*"
Lets say I have a program that has a textbox and a button. I want the button to create another program that will show a messagebox, inside the messagebox will be the textbox from the 1st program. How would I do this?
View 7 RepliesHow do i create a ADO.net using VB.net
View 2 RepliesCurrently, one of our assignment for Physics are to create a program that can calculate series, parallel and combined circuit, with any number of capacitance. We are using Visual Basic.
1. How to make that when we click the 'Enter Capacitance', a pop up show and tell us to enter number of capacitance, or to enter value for a number of capacitance?
[code]...
Function Combsort(Values As Range) As Variant()
Dim N As Long
Dim Answer() As Variant
Dim Counter As Long
Dim Swap As Boolean
[code].....
I am having trouble figuring out how to create a combsort program in visual basic. I want to sort the data with the combsort method but I my program only compares each cell to the gap cell but doesnt compare the rest to each other.
How to create a dll file using Visual Basic.net ? I'm using MS Visual Studio 2008.
View 9 RepliesDoes anybody know how to create a form within visal basic 8
on the top of the form you have colums and on the left side of the form you have rows with the time
How do i create a listbox in vb8?
View 4 RepliesI need to know how to create a program like MediaPlayer from scratch .Does Directshow do this ??? And if yes , what the steps I should follow to have full control at this side of programming ( Is there any SDK I should download )?I'm using VisualBasic 2008 Pro.
View 10 RepliesPossible Duplicate:VB.Net Initialising an array on the fly
This maybe a stupid question, but its got me exasperated. How do I declare a new array inline? Is this possible? I've tried all of the following and they all don't work.[code]...
In VB.net, is it possible to create a pause in a while loop, wait for user input (for example, hit the STOP button, if desired), and if no input within say... a second, continue on?[code]...
View 1 RepliesI wanted to create a pdf file and write some repots in that using vb.net. This shld be created on click of a button. i have adobe reader in my machine. Is that enough to create a pdf file using vb.net? please help how to do this programming.
View 2 RepliesI have got a lot of documents that gets automated in Word format which is great, but also I would like to be able to create and save documents in pdf format.
I understand there is software for converting and creating pdf documents but I want to know if I would be able to program any simple documents for a start myself in pdf format.
Im trying to create a playlist for my program (which ive done),ive also got it to rename the items (just to show songname.mp3),my problem is:
when the person Double-Clicks on an item in the listbox it wont play it because it plays the value of the selected item. On how to rename it to only the songname but still be able to play it?
[Code]...
I want to create a program in VB that downloads an .exe (Note: Someone else's program, not mine) through a URL, runs it and installs it on the background.My knowledge of VB is not very large. So before starting my search on how to do each step, I would like to know from experienced programmers if it's possible to do this and how hard it would be?
View 12 RepliesIm not exactly a begginer to VB as ive created basic programs but my knowledge is very limited and im ver eager to learn as much as i can
Well firstly i was wondering if it is possible to create a program like bluesoleil so i can use my bluetooth dongle to connect to my mobilephone(cell phone) and transfer files
is there a way to create a program that has a SSH Connection to a VPS?
View 2 RepliesI'm looking to create a program that needs to use a database I have (MySQL is the format it is in right now). The program doesn't need to change/update this database, only read from it. How would I go about making the data available to the program, without the end user having to install an SQL server?
View 9 Repliesi have 4 textbox and 1 button
lets say
textbox1
textbox2
button
textbox3
textbox4
i want the user to input some numbers in textbox1 and textbox2 and when the user press the button the textbox1 will be divided by textbox2 and the answer will be in textbox3(including the remainder) and in textbox4 remainder only
[Code]...
Im trying to create a program with a simple gui that enables me to search for and select parent folders containing child folders containing multiple files and then validate those files based off of constants i set per child folder and file.
Example
User selects Parent FolderX
Parent FolderX > (ChildFolder1 ( Constant for ChildFolder1 says open file 4 ) > File 4
Compare multiple strings of text in a specific order based off of file name to constants i have set for that named file Then continue to ChildFolder2 ( Constant for ChildFolder2 says open file 16 ) > File 16 Compare multiple strings of text in a specific order based off of file name to constants i have set for that named file If there is any constants not read in one of the files after all have been checked, return msgbox with a notification and write .txt log with child folder and file names to specified directory?