Send Source Code

I want to send my source code of a project to a friend. What files do I send so they can load the project?
Thank You,
[121 byte] By [WayneSpangler] at [2007-12-16]
# 1
Send everything, include the SolutionName.sln and ProjectName.vbproj, however you don't need include the bin and obj folders under the solution folder.
DavidM.Kean at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
Thanks,
WayneSpangler at 2007-9-8 > top of Msdn Tech,Visual Basic,Visual Basic General...