What are the ways to ensure that minimum or no bugs are found when a .net project goes live? Your tips can be generic.
My first project is about to be hosted in a week’s time and I am slightly intimidated by that fact, since I am a uni student and not an expert programmer.
Now that are lots of things to take care of during design and development (and it is quite late now). But one thing that I have found out that continuous integration environment (wherein you also have testing and coverage checked) helps a lot.