Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

David Talbot Profile

photo David Talbot (David Talbot)
18 Nov 2001
Texas United States


Contact memberContact this Member Edit ProfileEdit my profile

David Talbot is an experienced Software Architect with a diverse background including creating network applicances, working with television set top boxes, building Billing/CRM systems, Web Portals and more. He has also provided technical guidance in different capacities on two C# books. David is currently finishing up work on a real estate analytics application in C# for Pathfinder Technologies and seeking additional contract or permenet work.

This user has contributed 3 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Using Interfaces In .NET Remoting

      by David Talbot

      .NET Remoting allows for a clean seperation between client side code and server side code through the use of interfaces. In this article, we will create a remote object and referance it only by interface.. Read full article

    • Introducing .NET Remoting

      by David Talbot

      .NET Remoting provides a powerful and high performance way of working with remote objects. In this article, David gives an introduction on how to use remote objects in .NET. Read full article

    • Data Integrity in Web Services

      by David Talbot

      Passing complex data types to and from Web Services without losing data integrity. Read full article