Click here to Skip to main content
15,889,403 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionNo option group in VB2008? Pin
Sonhospa3-Mar-09 0:22
Sonhospa3-Mar-09 0:22 
Questioncreate setup Pin
Member 44132832-Mar-09 23:11
Member 44132832-Mar-09 23:11 
AnswerRe: create setup Pin
Steven J Jowett3-Mar-09 5:49
Steven J Jowett3-Mar-09 5:49 
AnswerRe: create setup Pin
Smithers-Jones4-Mar-09 4:16
Smithers-Jones4-Mar-09 4:16 
QuestionCOM components for Visual Studio Pin
hrishiS2-Mar-09 23:01
hrishiS2-Mar-09 23:01 
AnswerRe: COM components for Visual Studio Pin
Steven J Jowett3-Mar-09 5:51
Steven J Jowett3-Mar-09 5:51 
GeneralRe: COM components for Visual Studio Pin
hrishiS3-Mar-09 17:16
hrishiS3-Mar-09 17:16 
QuestionTo Remote or not to remote, and if so: how ? that is the question. Pin
Noctris2-Mar-09 21:46
Noctris2-Mar-09 21:46 
Hi Everyone,

I have a question about remoting. We have a server app running on a TCP port where clients can connect to do do all sorts of stuff. These clients are connected over the internet.

At the backend, we have our database which the clients query and some other applications ( including management app for the clients, a website etc) connects to this database.

Recently, we started moving everything into remoting hosted on IIS for easier use and scalibility ( since most of these apps are doing the same stuff in the same database)

Now my question is regarded to the Server application. In there, we have a list of clients ( list(of MyClientClass) to represent the collection of connected clients.

I would like to be able to query this "live" list of connected clients and do stuff with them from my different applications. Moreover, i would like to be able to put multiple of these Servers but still be able to treat the connected clients as one collection (if possible).

I was thinking remoting both the "client class" as the list of connected clients. Although this has a few minor performance drawbacks ( servers and IIS hosted remoting are in the same place connected over 1 Gbit Ethernet so that should not be such a worry right ?), it makes it easy to interact with the connected client collection.

Is this the way to go or should i consider other options ?

Thanks !

Do Or Don't, there is no "try catch ex as exception end try"

Questionvisibility of tabpage for tabcontrol [modified] Pin
hrishiS2-Mar-09 20:54
hrishiS2-Mar-09 20:54 
AnswerRe: visibility of tabpage for tabcontrol Pin
Rupesh Kumar Swami2-Mar-09 22:14
Rupesh Kumar Swami2-Mar-09 22:14 
GeneralRe: visibility of tabpage for tabcontrol Pin
dan!sh 2-Mar-09 22:32
professional dan!sh 2-Mar-09 22:32 
GeneralRe: visibility of tabpage for tabcontrol Pin
Rupesh Kumar Swami2-Mar-09 23:05
Rupesh Kumar Swami2-Mar-09 23:05 
GeneralRe: visibility of tabpage for tabcontrol Pin
hrishiS3-Mar-09 0:31
hrishiS3-Mar-09 0:31 
AnswerRe: visibility of tabpage for tabcontrol Pin
dan!sh 2-Mar-09 22:38
professional dan!sh 2-Mar-09 22:38 
GeneralRe: visibility of tabpage for tabcontrol Pin
hrishiS3-Mar-09 0:34
hrishiS3-Mar-09 0:34 
GeneralRe: visibility of tabpage for tabcontrol Pin
Rupesh Kumar Swami3-Mar-09 1:14
Rupesh Kumar Swami3-Mar-09 1:14 
GeneralRe: visibility of tabpage for tabcontrol Pin
dan!sh 3-Mar-09 7:00
professional dan!sh 3-Mar-09 7:00 
GeneralRe: visibility of tabpage for tabcontrol Pin
Rupesh Kumar Swami4-Mar-09 1:04
Rupesh Kumar Swami4-Mar-09 1:04 
QuestionProblem in TabControl and frame/panel. Pin
priyamtheone2-Mar-09 20:29
priyamtheone2-Mar-09 20:29 
Questionclear datagrid in vb.net Pin
hrishiS2-Mar-09 19:45
hrishiS2-Mar-09 19:45 
AnswerRe: clear datagrid in vb.net Pin
Christian Graus2-Mar-09 19:48
protectorChristian Graus2-Mar-09 19:48 
GeneralRe: clear datagrid in vb.net Pin
hrishiS2-Mar-09 20:36
hrishiS2-Mar-09 20:36 
GeneralRe: clear datagrid in vb.net Pin
0x3c02-Mar-09 20:48
0x3c02-Mar-09 20:48 
GeneralRe: clear datagrid in vb.net Pin
hrishiS2-Mar-09 20:57
hrishiS2-Mar-09 20:57 
GeneralRe: clear datagrid in vb.net Pin
0x3c03-Mar-09 5:46
0x3c03-Mar-09 5:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.