Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hi all i'm thinking in making chat room using asp.net and i'm doing good with .net remoting but i don't know how to start can any body give me some guidnace in how to do this

i think the best way for this is .net remoting do am right or not

  • Administrators
Posted (edited)

Do you already have any code / design working? If not is there any reason why you have decided on ASP.Net and remoting?

ASP.Net may not be the best medium for a chat program due to the fairly static nature of web pages - large amounts of functionality would probably have to be coded using a client side technology like java script.

Also .Net remoting can be a difficult subject to learn in it's own right, you may be better of investigating the sockets support in the framework as an alternative.

In fact if you search these forums you should find a few posts on this topic already.

Edited by PlausiblyDamp

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...