To pass certification...
The first thing to do is familiarise with the Application Certification Requirements.
They're quite detailed and where people are getting pulled up in certification, they are being pointed to specific points in this document and given detailed test notes back from certifiers.
You can make notes to certifiers if you have cause for special consideration against specific requirements.
For paid apps, submission doesn't cost you anything.
It is also a good idea for you to be familiar with the UI Design and Interaction Guide for Windows Phone v2.0 when designing your app. Not that you can't vary from this, but many of the guidelines are good to keep in mind and understand the reasoning to make sure you don't run into trouble.
There was also this advice from certifiers early in the process on issues that were tripping a lot of people up.
Grok the docs
Understand the policies and requirements that all applications need to meet to pass certification testing. The Windows Phone 7 application certification requirements are posted at http://developer.windowsphone.com
Know your imagery and iconography
Test Case 4.6 - Screen shots should encompass the full 480 x 800 dimension, must be a direct capture of the phone screen or emulator, and need to use the correct aspect ratio
Test Case 4.5 – Avoid using the default Windows Mobile icons
Pick your Panorama
Including a panorama image is optional, but recommended. This will enable us to potentially improve your application’s visibility by featuring your app and panorama image within the Marketplace catalog
Toast Notification
Test Case 6.2 - There must be the ability for the user to disable toast notification
On first use of HttpNotificationChannel.BindtoShellToast method, the application must ask the user for explicit permission to receive a toast notification
Applications Running Under a Locked Screen
Test Case 6.3 - This only applies to applications that continue to execute when running under the locked screen and does not apply to applications in a suspended state
Prompt the user for explicit permission to run under a locked screen upon first use of ApplicationIdleDetectionMode
Back Button
Test Case 5.2.4 - Back button behavior is one of the most typical failures.
A common failure is pressing the back button during application runtime exits the application, instead of returning the application to a previous page or closing the presented menu or dialog
Themes
Test Case 5.1.1. - Avoid controls and text washing-out by testing applications with the Theme Background set to “light”
UPDATE - 16 November 2010 - Channel 9 Video
Code Cleanup, Exception Handling, and Preparing for the Marketplace
UPDATE - 3 February 2012 - MSDN Magazine
Get Your Windows Phone Applications in the Marketplace Faster