Summary: hi, I've got a TCP server and client which uses a NetworkStream and communicates good. There's a problem though; On each side I can recieve and displa...
Summary: Hi, Can anyone help me with advice regarding buying good VB.NET book(s) that show you how to program for SQL Server. Please let me know. Thank You ...
Summary: hi guys, i'm a new learner of programming and currently going thru vb.net. i'm working on a windows app which requires to have a user login and passwo...
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: 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 am currently using Microsoft Visual Studio.NET 2002 Academic Version. If I go to a language development IDE, i.e. VB.NET, and click on Help->About,...
Summary: If e.g. i use vb.net codes to link to SQL server, is it possible to use Microsoft SQL server to update excel table? Then is it possible using html to ...
Summary: You just need to focus your search appropriately. VB.Net, like VB before it, is just the language syntax you are using; you need to work with the part...
Summary: Hi, Please help me how to connect to unix server and execute the .KSH (korn shell) from the VB.Net application? This is urgent requirement. Manju...
Summary: Hello, All the examples I've been able to find online suggest to add a data source to your vb.net project, drag the datasets on to the report viewer, ...
Summary: Here is what I want to do. I want that when I start my project in vb.net that the form is invisible when it loads. I tried me.hide() it works on a bu...
Summary: I am a newbie with VB.net. I am familiar with VB6 so I have some idea of how things work. I need is a program to make a program that will return a p...
Summary: Does anybody know the coding how to disable the close (x) button in VB.NET? The (x) button is shown in the form but just do nothing at runtime. So, th...
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: Hey fellow techies, do any of you know how to set VB.net to default to a directory where your projects are stored, so when you go to "open solution",...
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: You'll find that VB.NET is a much much larger language than PHP, so the documentation isn't as easy to navigate as PHP's. First you need to understan...
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...