For retrrieving IP address use the program used in the following link:- http://netomatix.com/MachineIp.aspx
is this related to robotics as well…seems to me like program for chassis of a robot…?
Change that error line to:- sConnection = "Provider=Microsoft.Jet.OLEDB.4.0;" + "Data Source=\"" + dir + "\\\";" + "Extended...
Try to implement something similar to Toad software… Toad is a GUI for oracle database..
Similar thread created at http://www.cfanatic.com/topic3628/
You've attached the keydown event to the form, is that what you wanted to do? If you are in the listbox when you press the key, it will handle the...
You instead of trying putting on us ur homework...I m providing u the following link..so try it yourself after going through the article:-...
First of all you provide me your code becoz itz very strange to know that u got the executable though u had the problem with the dll file…?
for any such connections use the following:- System.Net.WebClient use the following link to understand better.....
Microsoft SQL Server includes a popular command-prompt utility named bcp for moving data from one table to another, whether on a single server or...
I think the best thing would be to export a C function from the DLL which takes a c# StringBuilder as a parameter. e.g:- [DllImport("user32.dll",...
This can be achieved with the use of "Interform Control Access"... let me give u an example:- public partial class Form1 : Form {...
Hi.... welcome to this forum...
Hi..welcome to this forum...If you want ur website to be visited then keep posting to this forum and once u reach double figure then u get a...
Hi..welcome to this forum...
Please show some efforts from ur side as well..these programs are very easy...
Dnt test our ability just say do u want ur homework to be done? Please this attitude will never fetch u any solution..try urself a bit then we...
please check a similar thread:- http://www.cfanatic.com/topic3626/
If you are a beginner then try "Linear Sort"... Try googling and find out the descriptions on linear sort...if you find any problem then get back...
try this:- void main() { int a[5],i,j,temp; clrscr(); printf("\nenter 5 no.'s:); for(i=0;i<5;i++) scanf("%d",&a[i]); for(i=0;i<5;i++) {...
Separate names with a comma.