Published on Sat, 10 Sep 2005 10:15:45 -0400 Read: 461 times
XML is pervasive in .NET. In order to pass the MCAD/MCSD Exam(70-320): Developing XML Web Services and Server Components with Visual C# .NET and the .NET Framework, you need to know XML, starting with this section on accessing and manipulating XML data.... Read Article.
Published on Sat, 10 Sep 2005 10:15:45 -0400 Read: 468 times
Familiarize yourself with the remoting library of the .NET Framework and begin working toward creating a remotable class and hosting that class in several modes. You will also see the use of a configuration file to configure the remoting configuration for a remoting host and the remoting client.... Read Article.