I'm new to development in Visual Studio / TFS. I'm working on a team that uses TFVC for their version control. I created a project and then checked it in. It deployed fine at the nightly build. A week later, I made a change to one page and then checked in just that page. It seems like my change didn't take affect after their nightly build. I then noticed that the check in option was available at the folder that contained my project. So I checked it and it recognized that there were changes to be checked in.
So, if I make a small change to one page or item in a project, can't I check in just that one item? Or do I have to check it in from the top level folder?