I’m creating a program for new hires where I type in their name and some other info and it spits out a welcome/new employee info document.
I seem to remember there was something along the lines of there being a document object that I could use (similar i guess to StringBuilder).
Is there such a thing already included in the .NET Framework 2 or 3?
No there is not!