Hi
I have run a stored proc against a database to retrieve a list of date values. What i wanted to do is to add the values returned to an arraylist if the value is not null.
here is a small portion of my code that i am using...
Tr
MyConn.Open(
Dim ...
more >>
I need a server control for asp.net that has server events ...
but only displays as a hyperlink.. or text lnk
somethink that behaves like the ImageButton would be good... with click
events and CommandArguments would be great
anyone know any?
...
more >>
Dim EP As System.Net.IPEndPoint = New System.Net.IPEndPoint(mIP, mPort)
Dim S As Socket = New Socket(EP.AddressFamily, SocketType.Dgram,
ProtocolType.Udp)
S.SetSocketOption(Sockets.SocketOptionLevel.Socket,
Sockets.SocketOptionName.SendTimeout, Me.mTimeOUT)
.......
it crashes with Ex...
more >>
Ok, so I'm a reasonable person...sometimes /too/ reasonable.
I like to give credit where credit is due. Maybe, I think, Linvocates
are too zealous. But then, there it is, the crappiness of Micropox
software, always there to remind me how great Linux is...
Take gaming and video, one o...
more >>
Hi,
Is it possible to use a mscomm control in a smartphone vb.net application?
I found solutions for vb.net but these work only in windows solution..
thankd for help!
Wim
...
more >>