Need your advise

  • Thread starter Thread starter Andy G
  • Start date Start date
A

Andy G

Hello,

I am currently learning C#.net. Is there a connection between
networking and .net applications ? Please suggest what would be the
best course to learn which will combine these two domains or please
suggest any other source that provides information about dot net and
its future.

Thanks,
Andy.
 
Hello Andy,

see the classes of System.Net namespaces in MSDN
The sockets and other networks features are realised in .NET FW


---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AG> Hello,
AG>
AG> I am currently learning C#.net. Is there a connection between
AG> networking and .net applications ? Please suggest what would be the
AG> best course to learn which will combine these two domains or please
AG> suggest any other source that provides information about dot net and
AG> its future.
AG>
AG> Thanks,
AG> Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top