Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: arunkp
Forum: VB.NET Aug 18th, 2009
Replies: 2
Views: 8,544
Posted By arunkp
you can declare the variables as public
this way

public <variable name> as <type>

in some form consider form1

then in the other form you say

form1.<variablename>
Forum: VB.NET Aug 18th, 2009
Replies: 9
Views: 661
Posted By arunkp
first you need to get some class that will enable you to connect to the database
hope these codes will help you

Public Class connect
'Dim oledbcon As New System.Data.OleDb.OleDbConnection
...
Forum: VB.NET Apr 4th, 2009
Replies: 0
Views: 319
Posted By arunkp
Friends i need to connect a flash movie with database.As many tutorials say I need a middleware to connect.As i need to run as a vb or c# program which will be the suitable middle ware(as web says...
Forum: VB.NET Nov 20th, 2008
Replies: 4
Views: 615
Posted By arunkp
the link provided was really helpful
i was able to remove the error

here is the code


Dim properties = IPGlobalProperties.GetIPGlobalProperties()
Dim lSegmentsSend As Long
Dim...
Forum: VB.NET Nov 16th, 2008
Replies: 4
Views: 615
Posted By arunkp
great thanks for reply


i think adding new is showing some error related to "MUSTINHERIT"

then what shout be the something that should be assigned to a?
Forum: VB.NET Nov 15th, 2008
Replies: 4
Views: 615
Posted By arunkp
friends i have a problem. i want to find out tcp statistics(bytes recieved&bytes send).
for this i used this code
dim a as system.net.networkinformation.tcpstatistics
dim aa as long
aa=...
Forum: VB.NET Oct 28th, 2008
Replies: 0
Views: 437
Posted By arunkp
please help me to find the details of a network connection such as bytes send,recieved,duration
and the control to disconnect the network connection.
Forum: VB.NET May 5th, 2008
Replies: 0
Views: 356
Posted By arunkp
i need to send at or atx commands to mobile using c or c++.please tell me how to send it in win32 console?which fn &header file is used for this purpose?





thanks in advance.
Forum: C May 2nd, 2008
Replies: 6
Views: 834
Posted By arunkp
thanks for your kind advice i will try these things.

another can i do the same using VB.net win32 console ??
if so can anyone help in this matter?
basically i don't know vb.help me to code it....
Forum: C Apr 30th, 2008
Replies: 6
Views: 834
Posted By arunkp
friends
i need to send AT or ATX commands using c language
i tried to write the data using biosserialcom() fn to write to serial port in win XP.
but it failed .some error camesayin "16bit msdos...
Forum: C++ Apr 27th, 2008
Replies: 1
Views: 475
Posted By arunkp
i need to display user given text in graphics mode
we can display predefined text using outtextxy(); functions.
but we cannot display text given by user using this function
while using printf...
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC