20,284 Topics
| |
hello every1! Im a newbie to vb.Net and i have done my best to workout a solution for this challenge but i keep hitting walls. i would appreciate it if some1 could help me with it, thanks in advance!! My application is 99% complete except for this 1 problem: the … | |
Near completing my password storage program and down to the part where I would like to write the listview data to an XML file (for later encryption). If writing to an XML file won't work, then just outputting the data to a regular text file will work in the interim. … | |
[COLOR=#0000ff][COLOR=black]I am using Visual Basic Express, I hope you all still can help me. This program is used to calculate a cars speed related to speed limit. It has two user inputs, cars speed and speed limit. It will calculate any two digit # and one digit #, but when … | |
Ok ive made a VB blackjack game. just wanted to know if anyone can spot any problems (its homework) [code] [COLOR=#0000ff]Public[/COLOR][COLOR=#000000] pc1 [/COLOR][COLOR=#0000ff]As[/COLOR][COLOR=#000000] [/COLOR][COLOR=#0000ff]New[/COLOR][COLOR=#000000] card[/COLOR] [COLOR=#0000ff]Public[/COLOR] pc2 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc3 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc4 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] pc5 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card [COLOR=#0000ff]Public[/COLOR] dc1 [COLOR=#0000ff]As[/COLOR] [COLOR=#0000ff]New[/COLOR] card … | |
Please suggest me the coding in VB.net for sending message(SMS) from PC to mobile.i am having Nokia6070 mobile&CA42 cable... | |
I want to control and configure the access properties on USB storage devices(read and write). And I want to enable and disable the device. Can I do it with the help of WMI? Or there is some other Win API is available. Please solve this issue using .NET (VB.NET or … | |
I want to create a program which should include an option of disable and enable a USB device. Another feature is to allow for read and/or read write mode. How to handle deviec manager through vb.net and the solution of above problem. | |
I have used CDO to develop a local mail.But i dont know how to improve my mailing system to include the "forward", "delete","attach" and "spam" Can any body help plz with regards. Embeza | |
I want to create and implement group policies to restrict access to USB devices and control read and write properties. Is it possible with group policies. I don't know 'How to create and implement group policies'. Can anybody provide me the solution for the above problem in VB.NET or C#. | |
Hi Can anyone help me in reading a color highlighted text in a word document from vb.net. thanks in advance | |
PLEASE HELP >>>QUICKLY The code works fine the first time but when I click a different client I get the same report doesnt change... any help what so ever will be greatly appreciated...... thanks in advanced [ Private Sub ddlfullname_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ddlfullname.SelectedIndexChanged 'medical.SelectionFormula … | |
Hello all, Thanks to a switch in our email provider, an application I wrote which automatically sends order- and shipment confirmation emails to our customers is broken. The new provider requires POP login before SMTP login. .NET 1.1 system.web.mail namespace does not have any POP functionality, so my app is … | |
I have a web page set up to where when a client is selected from a ddl the client info will display on two different crystal rpts. both crystal reports have parameters set up for the client field.... I have tried numerous walkthroughs and tutorials but nothing seems to work.. … | |
Good Morning Sir/Madam, I am a beginner in VB.NET .I am interested in doing project. Please sugges me a tiltle and give guidance to me. yours faithfully vidhyaprem | |
I get the following error "Timeout expired. the timeout period elapsed prior to obtaining a connection from the pool. this may have occurred because all pooled connections were in use and max pool size was reached." The below code is in the click event of the Upload button. This works … | |
i m new in VB.net so i hope tht anyone can give me the webpage to get information on how to learn VB.net as i dunno anything about programming....:cheesy: | |
I'm a learning C++ programmer but one of my friends is a VB 6 programmer.He wants to go to vb.net but it makes him mad because it's so different from VB 6.Could someone please tell me any good tutorials for VB 6 to VB.net programmers.;) | |
i just wanna ask you, if anyone have an ideas for graduation project, i am studying CIS(computer information system) using VB.Net / ASP.Net........ thanks :cool: | |
Hi, I am new to VB.NET, so please bear with me. I have a form with 2 datagrids. The first datagrid displays data from a dataset (ds1). Now based on certain criteria that the user selects from the textboxes and after clicking a button "Get Data", I need to loop … | |
I would like to start VB.Net programming per contract but I am unsure how to go about it. I have done a considerable amount of programming in school(Java, C++, VB6 & .Net). I've used UML and standard naming and commenting. My problem is what is next? How do I get … | |
I am writing a VB.NET 2005 Win Form that is used with scanning a barcode. I have an Access db that I need to compare a barcode value in a textbox with a matching value in the datagridview. I am thinking I should write a loop to locate the same … | |
i am doing project in vb.net ,a library management system.it contains a barcode reader.could u help me in usb commmunication to connect my barcode to my program and read data frm it.thanks in advance | |
hi don here,i am working on employee attendance project. plzzz help me in following task: when employee enter login(name and password) in his pc then automatically his attendance will record in central database of that day. plzzz help me in this. | |
Sir/Ma'am, I have a winforms datagrid with some of the fields (see my attachment file) and button such as (add, edit, delete, search). My question is how can I insert, edit the rows from datagrid to database i'm using sql server.Can you please help me. Thank you in advance nikki | |
can any body explain for me the way of using media player control in vb.net2003. i want a video to start only when clicking on a certain button. i don't want it to start automatically when the form is loaded.. | |
i,m dil involved in learning .net .its really great to know from .net we are able to transfer data from sql server to excel.but im intrested to get the data from the excel to .net could u plz help me? thanq | |
There's this VB.Net programming contest where the theme is something like 'Education for the betterment for all'. Can someone please suggest useful ideas? | |
Hi Guys, I have an aspx page called Main.aspx which has several text boxes and a button. When I click on this button, it opens up a popup window called SubMain.aspx I want to drag and drop those text boxes from the Main.aspx page to this new popup window. Is … | |
hello to all could you please help me to solve the problem. i want to make a accounting based software for bank. i deal three type of banking work sheets [B]1: cash received sheet[/B] [B]2: cash paid sheet[/B] [B]3: transfer sheet[/B] [B]cash received sheet[/B] [B] received cash from banks branch … | |
Hi I am a newb but I am an AS student who has tried with the assignment that follows: A program that will allow examination scores (out of 100) to be typed in and will display the grade for each score, in descending order. Grades are awarded as follows: Between … |
The End.