Summary: Hi, i need to develop an application for pocket PC using VB.NET. that application shud connect to SQL Server. For that database connectivity do i need...
Summary: I am developing an application for the Pocket PC using Visual Basic.Net 2003. I need to have information saved to a text file. The code that I used wo...
Summary: I am facing a problem. I have put a command button in VB.Net Form(Windows Application) and its caption is &Clear. But whenever I press 'C'(without A...
Summary: Q: Will I be able to work on VB 6 projects using VB.NET? A: No. Applications written in VB 6 will require that IDE environment in order to properly ...
Summary: I'm not a VB.net expert, but you have to run your application inside the batch the same way you would start it from the command prompt. Be aware that ...
Summary: Is that possible to deploy a vb.net windows application with the backend of sql server 2000 with only msde provied by .net(sql server 2000 not install...
Summary: Hello everybody. I am having a bit of a problem with VB.NET. I am trying to copy a file from the server to the local PC but i get the following error:...
Summary: I have developed a program in vb .net and want to run the application in win98. after installing dotnetfx.exe file and then extracting setup in win98,...
Summary: I've got an application to update that uses a dB backend for all the workings, I've managed to get everything into vb.NET (2k3) with only one problem....
Summary: YOu can't use a windows time in a service application. You need to use a System.Timers.Timer. I don't program in vb .net, only c#, but here is how to ...
Summary: Can someone tell me how to get the application's path in VB.NET? I am using a console application, so I can't use the methods that I normally use to ...
Summary: Hey I'm new to .NET and am working VB.NET... I have an application that that run from a module so the first form that would be seen is hidden in the s...
Summary: Hi all, I created a form in VB .Net called frmStart. If the user clicks Yes on the form, they are brought to another form called frmYes. On this for...
Summary: I am assigned to develop a small application which is to be developed on VB.NET but with a option that the application could be run as a service. Sinc...
Summary: I have been struggling with data connection with vb.net and oracle as my database. The problem is that with the web application, the database connecti...
Summary: Hi, I am using VS.NET 2003 and I am working on a report in Crystal. I am getting the the required info from another form's method which was written in...
Summary: Hello...I have been trying to learn about vb.net by doing online tutorials, but I'm having problems. I started a project with vb that accesses an acce...
Summary: I'm trying to create a service that executes an application on certain interval. The service itself is created and runs on the intervals specified, h...
Summary: Thanks. I'll try that as soon as I get a chance. It sucks not having VS.Net on my Home PC(I do have VS 6 though but a lot of good that does me for my ...
Summary: What is the best for a newbie in programming to start with? vb6 or vb. net?or another language? (i'm interested in building applications). ...
Summary: I was deploying my VB.net 2002 program with Crystal Reports 10 to around 20 PCs. All other PCs went fine. However, I came across this PC whereby durin...
Summary: plz help!!im tryn to connect my mortgage application in vb.net to my database in access. I have added the data adapter using the wizard,which adds th...
Summary: Hi all, not sure if this has been brought up before. I would like to know how do I allow users to generate their own reports during runtime in my VB.N...