.NET
Microsoft .NET Framework is software development framework developed by Microsoft to build Windows client, enterprise, and web applications. Follow this category to keep up to date with .NET Framework news and tutorials.
Articles
  • Jibin Pan

    Remote Objects: Part II

    This article shows how to create a remote server and MDI window Remote Client using remote object. The remote server can be used as Auction Server and Real Time Data and News Server.
    Jibin Pan Mar 12, 2003
  • David Talbot

    Introducing .NET Remoting

    In this article, we will create a remote object that will return an Object read in from the database. I've also included an alternate object that omits the database functionality.
    David Talbot Oct 23, 2001