< Back
Page 5 of 5
Like this article? We recommend
Conclusion
This article illustrates the simplicity of using .NET technologies to build a very useful and powerful application. All the logic used to send and receive messages over the Internet is encapsulated in fewer than 100 lines of code (nearly half of which is the user interface), weighing in at less than 5K. Of course, you could enhance this application so that the user could dynamically choose whom to send messages to, and even create a "buddy list" using a text file or database.
< Back
Page 5 of 5