Search Results

Showing results 1 to 6 of 6
Search took 0.02 seconds.
Search: Posts Made By: Jugortha ; Forum: VB.NET and child forums
Forum: VB.NET Feb 28th, 2008
Replies: 14
Views: 7,966
Posted By Jugortha
You must try, and if you have difficulties just send a message
Forum: VB.NET Feb 25th, 2008
Replies: 14
Views: 7,966
Posted By Jugortha
in order to help you to make the first step
focus on those objects

Socket , TcpClient, TcpListener, NetworkStream
these are main tool to cook a good based chat application you can get help...
Forum: VB.NET Feb 23rd, 2008
Replies: 21
Views: 6,084
Posted By Jugortha
you have to use the DataAdapter.Update(DataSet) to commit changement in the database
Forum: VB.NET Feb 23rd, 2008
Replies: 8
Views: 6,399
Posted By Jugortha
Take a look at http://www.startvbdotnet.com/
Forum: VB.NET Feb 23rd, 2008
Replies: 14
Views: 7,966
Posted By Jugortha
to do such thinks you must use sockets

try this

Imports System
Imports System.Net.Sockets
Imports System.IO
Public Class ServerSocket1
Public Shared Sub Main()
Try
Forum: VB.NET Feb 23rd, 2008
Replies: 4
Views: 1,946
Posted By Jugortha
You must use dataAdapter.Update(DataSet) method to commit changes i,to data set otherwise the modification resides only in the dataset and no to be transfered to the data base
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC