|
Home » Network Pages
A D V E R T I S E M E N T
Resource Directory
VB.NET Questions and Answers Page
- FORUM GUIDELINES - Please Read
Before posting to this forum, please read our guidelines at http: www.a1vbcode.com vbforums Topic13772-2-1.aspxBest reg...
- SQL query in login, in1, in2 , out1, out2
guys help mei really need the codes how to loginhere's the procedurefirst the user login using id where can be found in ...
- I can't seem to read serial port data
HI?I need a simple bit of code that will read data at the serial port ?SerialPort1?and store it in a variable then show ...
- helpppp
is there anything that can give me an example of encryption program with vb.net? ...
- Need help on calculating the fiscal year
Need help on calculating the fiscal year ...
- ask[ using enskripsi method]
is there anything that can help me on use of encryption method in vb.net? ...
- Ask
I have a simple music player program with vb.net and I want to adding the equalizer controls in it but I do not know whe...
- How to operate digital output of daq card 6010 from VB 2005 Express?
I'm new to VB and have a problem of operating digital output of NI dag card 6010.Please help with a few rows of code.Any...
- Pattern screen Lock for windows
how to make a pattern screen lock for windows just like in the android phones.is it possible to make this pattern screen...
- Serial Ports Communication (Ports dont show up)
Hi guys, first of all I'm not very good at programming and I've tried to be as explanatory as possible in my codes. I've...
- Adding records to table using Down arrow key
Could any one please help me on this i have used a table to show add and delete recordsI have coded a button to add reco...
- duplicating pictureboxes problem
hi, I am making a game where you need to shoot to defend an object but i dont want to make individual pictureboxes fo...
- Drag and Drop between two grids
Hello,I am trying to design a form with two datagridviews on it and enable drag and drop between. The user should be abl...
- Web browser with restrict downloader
anyone that could help me.. on how to have a restrict downloader to a web browser..? that it cannot be connect to Intern...
- active x for vlc
I am Trying to get vlc activex to open and play a video but it won't work the code i am using for the open file button i...
- Save image in Passport Size
Hi all,I want to take a print out the image with passport size. Right now, the images are shrink. So, the quality of ima...
- FINAL YEAR PROJECT MANAGEMENT SYSTEM
PLEASE I NEED HELP TO WRITE A PROJECT ON DEVELOPING A FINAL YEAR PROJECT MANAGEMENT SYSTEM INCLUDING THE?CODE?THAT WILL ...
- Limit System Resource Usage
HiSo I'm writing a program to clear old images out of some folders. I get the old and new folderpaths from XML and then ...
- Remove Item in Listview using Image
Hello there I have a listview that has an image in every item or row on the first column. i know how to remove the selec...
- vb.net and sql server 2008
I have a SQL Insert statement that sends data to a SQL Server 2008 table.The values are picked up from a form using ASP....
- System.TypeLoadException:Could not load type
Hello guys, anyone can help me with my error problem when I load the frmRecurEntVw in my Tree-viewThe error says >>> Sys...
- VB 2010 and Microsoft Access 2010 Search Database
I am trying to create somekind of knowledgebase or wiki. And I got the ms access database linked to it but I cannot get ...
- dynamically creating textbox on button click and how to handle event of dynamically create control
Hello,I am working on c#.net project. I need to create textbox dynamically on clicking the Add button. And how to handle...
- Retrieving Sharepoint List using web services vb.net
So I've been trying to retrieve a list from sharepoint using Lists() web services and then displaying the list on a data...
- Delete and update button
Hello..I am very new to VB.net and I have project to do. but i got error on delete and update button. can anyone help me...
- linking comboboxes to sql server 2008 r2 database table fields in vb 2010
Dear?All,I have a database called cohort in sql server 2008 r2 express with a table called school with the following fie...
- VB.Net WebBrowser Control Ajax Click Value Getting Problem
VB.Net WebBrowser Control Ajax Click Value Getting Problem ?.]]>* * ?.. How can I get value = 'http: www.gamecopypro.c...
- How to save the chkdsk,defrag,cleandisk log file with vb.net
[code]Imports System.DiagnosticsImports System.IOImports System.IO.FilePublic Class Form1 Private Sub Button1_Click(B...
- Visual Basic to write to a 'database' (txt, xls, csv, etc) -- Some questions
Goal: I want to write a standalone application for the creation of, storing of, manipulation of, etc records in Visual B...
- Radio Buttons and Check Boxes Program
Hello I have been unsuccessfully working at this program for a couple days and cannot figure out how to write the code. ...
- VB.Net 2008 Save Print Preview DataGridView inside txt file or Excel
I?m using VB.Net 2008 application program.?I?m using DataGridView. I have a Print Preview option where i need to print t...
- [Howto?]Form designer
How do i make a "simple" form designer, that is capable to save the result and compile it as .exe? (It will use vb.net c...
- Reading ".xlsx" files from a web browser
Hi Guys,?I am uploading ".xlsx" files to one of my web page in a calendar. While reading the file i am getting a message...
- Send Bold Text to Comport
i had send text to comport and print via a dotmatrix receipt printer with the following code. com1Port = My.Computer.Po...
- I have a problem drawing dotted path lines, with evenly spaced dots
I have a problem drawing dotted path lines, with evenly spaced dots:Can anyone please help with this problem, I want to ...
- Confused by program
I am trying to write a program that with a CheckedListBox that includes a list of requirements to check out of the dorm ...
- Image in database
HiI created a database last week and now I have some images I want to add. I already included the image column and set t...
- Matching card game program VB 2010
Basically i need to create a card matching game which two players who take turn to play.Each time they match a pair this...
- Help required drawing dotted path lines, with even dots along the path line
Help required drawing dotted path lines, with even dots along the path line.I want to draw a path line that can be any s...
- how can i change image in dll file windows 7 help in visual basic 2010
ok i have asked on so many forums and i finally found a forum that might be able to help me out right what i want to do...
- linking forms
i tried to link the forms in such a way that when u open the other one and click submit it opens the one i have linked w...
- VB 10 Binary search & how to display all occurrences of string from a listbox
This program splits a list in half, then in half again etc., until it finds the state that matches the first two letters...
- .net framework issues
how to i create my own installer without using a setup creator or publishing wizard in visual studio. how do other softw...
- hi every one
am writing a software in vb that contains quizes on engineering mathematics . the label control cannot represent my equ...
- VB6 - Weather Data Analysis, In need of assistance.
Hi I'm doing a VB6 project for my course, one of the forms is "Weather Data Analysis"And the finished product is meant t...
- VB help
I am doing a project for m y class...its a workshop selector...when u select a workshop ..the state it adds them onto a ...
- Can an event be put in another event?
I'm fairly new to visual basic, i'm trying to make a "program" for selecting 3 different promotion that the store is off...
- Mismatch between Dataset and database
Hi I Have problemthe problem is there are Mismatch between the data in?Dataset and the data in?databaseWhen I add data f...
- 2d Array help
hi guys,im a newbie ive created a simple array and have looped through it and printed all the contents of my single ar...
- how to set database name vb.net oracle db connection string
how to set database name vb.net oracle db connection string?? i create connection string like this ConnectionString As S...
- Confusing VB Code
Hello,I have been frustrated for a week about a code I have been trying to write.The program is supposed to convert a us...
- VB.Net DataGridView Cell Editable
I?m using VB.Net.?I?m using DataGridView with ColumnType = DataGridViewTextBoxColumn.?I have 3 columns. Column1, Column2...
- Stuck on calculate assignment to display payment amount? Please help THANKS.
Hello community im required to calculate the payment amount for three mortgage loans: 7years at 5.35 15years at 5.5 30ye...
- Can't understand memory game
Guys, i'm fairly new here but i have a major problem.My best friend is studying for teacher. She works with little kids ...
- CBC Code
Hai...would u like help me...i need code about cipher block chaining (CBC) in VB, thanks.... ...
- adodc1 to adodc2
hey good day .. do help me widd my problem . how can i put my data into another data grid ? softwareSucks ...
- Inventories Project
Helppppp..... could some one help me ? I need and inventory program.... ...
- using the keydown function in a timer
hi, I am making a game that involves using the arrow keys I have been using the keydown function for the form but when i...
- VB.Net 2008 Print DataGridView (Text Wrap top header column and lock in width)
I?m using VB.Net 2008 application program.?I?m using DataGridView. I have a Print option where i need to print the DataG...
- VS2010 DLL Problem?
I have VS2010 .dll project that needs to?contain a form, I have added a form to the Project called frmFeedback.? A VBscr...
- Crate & Restore Access database in vb.net
i want to do when i click btnBrows button the SaveDailogue box will appear and then i give the custome file name and pat...
- HOW TO CREATE AND RESTORE AN ACCESS 2003 OR 2007 DATABASE IN VB.NET 2008
Dear fellowsI have been completed a project in vb.net 2008 and access 2003 but there is only a lack in my project that t...
- email validation
Hi,I have a question for anyone who knows to resolve.I making an "sign in" application for checking email address with u...
- HELP ANYONE PLS BADLY NEEDED URGENT :((((
hello guys,maam sir,goodday is there anyone wants to help about my project?? :'(i need a vb.net 2008 code for the gam...
- VB.Net 2008 Sort DataGridViewTextBoxColumn Numeric values
I?m using VB.Net 2008 application program.?I?m using DataGridView, where column types DataGridViewTextBoxColumn. I have ...
- Writing to a file. [help needed]
Okay, so I want to make a button in one of my programs that writes text to a file.I know how to do that part.. I use:My....
- HOW TO INERT DATA INTO ACCESS DATABASE USING MASTER DETAIL TABLE IN VISUAL BASIC 2008
HelloI am using vb 2008 with oledb database and i have two relational tables tblInvoice and tblInvoiceDetail. tblInvoice...
- In School, Need HELP (Arrays)
the problem I am trying to code for is as follows:Construct a two dimensional array and enter into it a sales id number ...
- gaming code
i have recently been stumbling trying to find help for my game making when i went to this site, http: vbarchive.blogspo...
- Finding missing references in VB6
Hello to all respected developers I need help: I have a visual basic 6 ".dll project" that uses references and when "Fil...
- Dynamic TypeConverter
Hi,I have a combo box and a property grid in a form. The combo box contains 2 items. If one item is selected, two proper...
- VB 2005 with SQL Express
I'm using VB2005 Professional and using SQL Express with it. I'm new to VB2005 and coding some application for hobby. At...
- Really need some help with the printing
hi iam new with vb and iam just trying to learn this one by reading tutorials online. After months of trying, i have cre...
- How to make a CLEAR BUTTON loop for textbox's
this is currently my code to clear my textbox's .. can someone show me how i can create a loop for this?Private Sub Butt...
- How to call Windows Functions in VB 2010
I want to make a little destop app to run in the background on the desktop. How do I call windows functions eg Username,...
- PropertyGrid
Hi,I'm working on a propertygrid that has two items. The value of these items has to be taken from a database table. The...
- Form not functioning correctly
Thanks for taking the time to look at this. This is being written for a project, worse yet is the code came directly fro...
- Object backcolor problem
Hello guys,I am coding an application for seats reservation and it contains two forms one of the forms contain 32 labels...
- Button Second Click
Hi,I have a User Control that contains a Button. This button works for the first click. But the Click Event is not fired...
- vb.net
how to write a programme for a list box having 10 items in that just by a single click on one of the item it should be w...
- if touching code
hi i am making a game i visual basic and i am stuck on an i touching code does anyone know a code for it?thanks in advan...
- Help in VB.NET 2010
Dear friends, I learn VB.NET With my self because I have no much money to take a cource or somthing, so I walke in throu...
- Won't Add Up
Does anyone know why the domestic figure is showing up in both the domestic and international textbox? And does anyone ...
- piglatin game problem
Hello everyone,I have to create pig latin game which I did and it is working. The problem is I coded it so it can transl...
- Xpath query on an XML returns 0 results
Hi guys A little something i hope you could help me with -I've converted an html to XML and now i want to get all the c...
- Seat reservation program
Hello everyone,I have this assignment that I don't understand. It is a very long assignment I think.I don't want any cod...
- Column Name from Value
Hi,I have a datarow retrieved from a datatable. I have a value that exists in some column in the datarow. I want to find...
- Weekly Pay Roll Calculator
Hi guys,Okay so I need some help with my application. I am not sure if what I did here is correct. I needed to make an a...
- conditional statement when getting a 0 result in sql statement
Hi guys, I need help on these.. Hope someone can respond to me asap.. thanks..I created a sql query to check if the mobi...
- Taylormade R11 driver is a beast
I have seen some reviews with Taylormade R11 driver saying the "face feels dead" or "this shaft is low quality" neverthe...
- like function problem
hello everyone,I am trying to check each letter of a word if that word doesn't contain (AEIOUY) then I have to append (-...
- single player game vb.net
Hello everyone, I have this problem that I read over and over and over but I didn't understand what I suppose to do. I j...
- list box question
Hello everyone, I have a question about list boxesI want to know how to test the 1st list box if it has items more than ...
- Averaging user input
Hello, I am new here and I have some code that I'm working with and I need help assistance.The goal of my little project...
- No one I've met can help me with this :-( Usercontrol running on an html page .Net2010
I want to create a UserControl that will be compiled to a dll. This dll will then be added to a html page and hosted on ...
- getting little square characters in output
I am sending SNMP Systemdescription query to local host and in response i m getting little square characters instead of ...
- Need help with simple code.
I have to make a code that shows the tax of a number and the total. I am having trouble with the format currency and for...
- Adding multiple randoms depending on an Integer
Greetings,I am hoping someone can help me understand how to perform multiple random operations, add them together and di...
- VB 2010 combobox to text box issue.
HI There,First, thank you for taking the time to read this. Any help is greatly appreciated.Okay, So I designed a simple...
- VB.NET HELP
Hello all,Actually what i am doing is, i am trying to copy the records from my WO table and trying to change the schedul...
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|