20,899 Topics
![]() | |
hi, i want in my website stor a XML file in sql server 2000 and also retrive that file and show it on my web page. and also i want to make a effective search on that xml file . i am using Vb.net in tier language with Asp.net. thanx … | |
Ampere Software ([url]www.amperesoftware.com)[/url], a young software product engineering company from India. Provides software product development, commercial software development and testing services to small/mid sized software product companies, startup software companies, software consulting companies of US, UK and Europe By virtue of our development cost and skilled professionals, our partner companies … | |
| |
Hello Everyone, I don't know anything about VB.net. Just wanted to know if it is as simple as VB 6.0. Last semester I had done a project on DBMS and had used VB 6.0 as front end and MSAccess as back end. This time its a project on RDBMS. I … | |
Hi to everyone Presently i am doing VB.Net...Can anyone guide me for new kind of project i can make on it and if the software for VB.Net is available through internet so that i can download it... Awaiting for a nice response.. Thanks. | |
Hi EVERY BODY I am working now in the large project. I used in some pages visual basic .net language and some C# language. How I can gather the two languages in one solution. I am using visual stido.net program. Note I could change any of them to other language … | |
[COLOR=Navy][B]Just want to know the latest visual studio available right now. I'm currently using visual studio version 6.0. What I can see from MS website is version 2005 right now. Does that include the .NET thing? Cause I'm kinda curious what this .NET thing is all about..and recently there are … | |
Someone told me there were only 4 toolbars in vb.net. I thought there were than that. Can anyone shed some light on this? | |
being new to vb i was wondering if it were possible to set the mdi container on a form so that it is offset by 120 pixel from the left side of the form always, even when resizing the form from maximized state to normal. I have attached image how … | |
Ok, I will try to explain what i'm doing and hopefully post it correctly.... I have a few classes: Product(abstract), Pizza, drink, salad, and special.... Special being the class with the arraylist, i want to add a pizza object, drink object, and salad object (creating a user meal deal if … | |
I am using the following class. RichTextBoxPrint.vb Option Explicit On Imports System Imports System.Windows.Forms Imports System.Drawing Imports System.Runtime.InteropServices Imports System.Drawing.Printing Public Class RichTextBoxPrint Inherits RichTextBox ' Convert the unit that is used by the .NET framework (1/100 inch) ' and the unit that is used by Win32 API calls (twips … | |
:rolleyes: I have a control that I drag and drop. I would like to use the below instead of building a dll. I want to call the subroutine. Is there a way I can do so? I am not aloud to use build any extra dlls in the project. If … | |
Hey all, I only want a few extra links to appear once authorized and not have the whole web app off limits by using deny users="?". I want it much the same as daniweb, the userCP link isn't visible until a user has logged in, how do I do this … | |
Hi, I installed the application which we developed in vb.net. I am getting all the desired features which client wants but the application is abnormally terminating without giving any exceptions / error messages. please find me a solution for this. | |
I used DirectSound to record voice from microphone and the variable is set up as: Dim voiceBuffer() As Byte As the voiceBuffer is in byte format, I cannot play the voice using DirectSound through speakers. Does anyone know how to create a stream and use it to play the DirectSound … | |
This is as much of a Math question as it is a Programming issue, but I thought I'd put it out there. I want to map X,Y,Z (or Width,Depth,Altitude) to isometric, civil-engineering type 120 degree view. That's the graph paper with triangles instead of squares; I think there could be … | |
i have attached the exe file of the program that im trying to do it, & im facing many problems, can anyone do that & reply me :rolleyes: :cry: ??? 1) how i can put more than 100 countries in the first combobox??? 2) when i choose a country, how … | |
Hey, thought I would introduce myself. I am trying to understand VB Net the best that I can, it really has sparked my interest here at work. We have a program designed with it, and I thought to myself, this could really be a great opportunity to learn a programming … | |
:rolleyes: I have the following with an ado.net routine called. Public Sub DoModify() Dim bm As BindingManagerBase = Me.DataGrid1.BindingContext(Me.DataGrid1.DataSource, Me.DataGrid1.DataMember) Dim dr As DataRow = CType(bm.Current, DataRowView).Row Dim editform As New EditTransOverride(dr) oldPolicyNumber = dr.Item(1) oldTransCode = dr.Item(2) oldTransEffDate = dr.Item(3) Dim retval As DialogResult = editform.ShowDialog() If retval = … | |
I have the following procedure SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO /* ------------------------------------------------------------ PROCEDURE: dbo.prc_TransOverride_upd Description: Updates a record In table 'dbo.prc_TransOverride_upd' ------------------------------------------------------------ */ CREATE PROCEDURE dbo.prc_TransOverride_upd ( @Policy_Nbr varchar(7), @Trans_CodeOrig varchar(6), @Trans_Eff_Date datetime, @Override_Code varchar(2), @NR_CodeOvr varchar(1), @Trans_CodeOvr varchar(6), @CreatedDate datetime, @CreatedUID nvarchar(48), @ModifiedDate datetime, @ModifiedUID nvarchar(48), … | |
I was asked to write a simple program to display an "Access Denied" pop-up when users attempted to run game programs on their workstations. No problem. Wrote it, installed to the workstations replacing sol.exe, winmine.exe etc. with a renamed version of the .exe. No problem. Now I am asked to … | |
Hi Friends ..... This is uday. I want an animated STATUS BAR, or PROGRESS BAR, something that dynamically informs the user that the database query or update is 50% done. using vb.net Is it Possible n if possible how to do it ?????? Plz Help me i am searching it … | |
Hello Everyone, I'm supposed to do RDBMS project using vb6.0 or vb.net.. any suggestions?? | |
Hi First of all ive read the assignment message from admin. Understood. So ive got this flight booking assignment and i need some help with it. Im from a design background so im still getting to grips with programming. i completed a java principles unit so ive got my foot … | |
i have been making a program using vb2005 but now it is done i have found that it will only work on a computer with .net framework 2.0beta which is currently only in windows vista and not in windows xp unless you download it from microsoft. because of this i … | |
I have a combobox in my form which shows the employee names.When I select one of the names I want to get the employee id which is stored in the database corresponding to the employee name I have selected.Thanks in advance | |
Ok, I have had a hard time trying to understand this next evolution for programming in VB Net. I successfully completed a Mortgage Calculator last week and thought, hey maybe I can do this programming. So went to the next chapter and understood some of it but I am having … | |
I need help in my VB class making a cash register. I know I'm supposed to use modulus and integer functions as well as nested if's, but am having a hard time coding it. If you haven't figured it out yet, this is my first real attempt at coding in … | |
Using Windows XP Visual Styles with Controls on Windows Forms “ms-help://MS.MSDNQTR.2003FEB.1033/dv_vstechart/html/vbtchUsingWindowsXPVisualStylesWithControlsOnWindowsForms.htm | |
When i run the program at the WebApplication.. the error is "An unhandled exception of type 'System.ExecutionEngineException' occurred in mscorlib.dll" Web service Code: Dim xmlKeys As String 'A combination of both the public and private keys Dim xmlPublicKey As String 'The public key only Dim PlainTextBArray As Byte() 'The plaintext … | |
Hi, i need some help. ok..im an A level computer science student and im looking for a suitable language to do my project in, last year i did the entire project in php/mysql however this year i am looking to do a smililar thing only as an executable file i … | |
Hi, I'm new to VB.net. I'm trying to write an application to auto login to Linksys router. Basically the user would need to input in his username and password and the application would login automatically. Is the a way to do it? Thanks | |
I'm trying to find out if anyone knows how I can make a sales, returns, and commisions variables reusable components in Microsoft VB .NET :cry: | |
Hi Everyone, i was thinking of creating an online chat system for students as a final year project, i desperately need ideas on how i can go about my project. Any idea you send to me will be very helpful.Thank you | |
Hello, I'm starting a VB.NET project which lists shares from clients on a server program. When a client connects, he uploads his own shares + credentials to the server, and downloads all shares which are already listed on the server from previous clients. Now, sending the shares is doable with … | |
Hi all, Any one know is there a WIA similiar driver can be used in VB.net for Window 2000 to access web cam or digital camera. Thank and best regard | |
The following code is me loading a listbox with a table. I have no problem with the retrieving data if data has information, but if the field is empty I get a error. how can I check the field in a listbox first for DBnull? '***1. load listbox from table … | |
Hello, This is my first go at implementing an interface for a connection, reader, ect.. and it is also my first go at a three tier design,Although i have been studing this for some time now tring to put all of these pieces togeather. I feel like i am getting … | |
I got my treeview to work-but I cant seem to get the email to work! Please help! | |
Im quite new with programming in vb.net! I have to hand in a project before monday where I have to create a treeview linked to a database tables! Eg. all the rooms and the bookings linked to them. Can someone please help! Code please!! I'm using access-dont ask why-but its … | |
Hi I m a final yr comp Engg student. I m working on .NET,i m usin mssql with ASP.NET,VB.NET for creatin online banking site.I hv a problem: Hw i can [B]record the transaction made [/B]by client for report generation. shal i use database for [B]report generation[/B]?if yes then hw? otherwise … | |
Hi, I am finishing up an application in VB.NET at the moment, and am working on making the interfaces perfect, however I don't know how to go about setting the properties for the items on the interface so that if the window is resized, or the user has a larger … | |
I have a form which has a listbox, 5 textboxes and a datagrid, what I'm trying to do is when a user double clicks a row on the datagrid this then displays another datagrid on the second form with the details of the orders placed from the Items Table for … | |
What is the code for converting from binary to decimal???????? :rolleyes: | |
[url="http://www.google.com/press/pressrel/codejamwinners_2005.html"]http://www.google.com/press/pressrel/codejamwinners_2005.html[/url] [QUOTE]The competition, which began August 22, attracted 14,500 participants from more than 32 countries. All entrants participated in an initial qualification round with 500 progressing to the second round. The top 100 scorers from round two were brought to Google for the finals. Programming in the competition can be … | |
Hello all i am in need of some help with a datatier layout. I understand the gui, bussinessRules, but i am really not making any progress on the data tier. i have been tring to get a grip on the this one for over a week. I completely understand the … | |
click on modify button? Public Sub DoModify() Dim bm As BindingManagerBase = Me.DataGrid1.BindingContext(Me.DataGrid1.DataSource, Me.DataGrid1.DataMember) ===>>> Dim dr As DataRow = CType(bm.Current, DataRowView).Row <<<=== Dim editform As New EditTransOverride(dr) Dim retval As DialogResult = editform.ShowDialog() If retval = DialogResult.OK Then bm.EndCurrentEdit() Try Dim substr As String = dr.Item(4) substr = substr.Substring(0, … | |
If you want to insert DON'T do this Dim dr As DataRow = CType(bm.Current, DataRowView).Row Dim addform As New AddTransOverride(dr) Dim retval As DialogResult = addform.ShowDialog() the above will modify the current row you are on, but do somethiing like this Dim dr As DataRow = bm.addnew 'or bm.new I … | |
How do I pass a two character for dr.Item(4) in the following: ExecOnTransOverride.ins(dr.Item(1), dr.Item(2), dr.Item(3), dr.Item(4), dr.Item(5), dr.Item(6), dr.Item(8), dr.Item(7), DateTime.Now, dr.Item(7), dr.Item(9)) + dr.Item(1) "1234555" {String} Object + dr.Item(2) "CANADJ" {String} Object + dr.Item(3) #9/22/2005# {Date} Object + dr.Item(4) "ACCOUNT" {String} Object + dr.Item(5) "N" {String} Object + dr.Item(6) … | |
I have a list of 20 textboxes on a form. each textbox is a record in a table. I want to loop through the textboxes if posible: for x = 1 to 20 sStmt = "update list_table set" sStmt += " docu = '"+??textbox(x)??+"'" sStmt += " where id_code = … |
The End.