We know D.C. Get our free newsletter to stay in the know.

Processing…
Success! You're on the list.

3435 Connecticut Ave. NW”a casual restaurant that’s doing lots of things right….Bottom Line: An appealing Italian restaurant for a casual night out.” Washingtonian.com

For more information www.dino-dc.com/

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Check this box to get advance notice of contests and exclusive content in our weekly Restaurant newsletter. No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});