MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • My Naming Conventions For Localized Concepts In C#

    I'm Portuguese and most of the software I design and develop is about concepts in Portuguese. How should I name stuff? If I'm talking about Conta or Cliente it's easy: Account and Customer . And what about concepts that aren't in English or for which a translation would be unrecognizable...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-25-2007
    Filed under: .NET, Architecture, Community, SoftDev, C#, Microsoft, MSDN, MVP, NamingConventions
  • My C# Naming Conventions For Partial Class Files

    Following up on a previous post , this time I'll give you my naming conventions for partial class files. There are two main reasons for me to break a class definition into more than one file. The main one is when I have inner classes and the other is when the file is getting too big. How should I...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-24-2007
    Filed under: .NET, Architecture, Community, SoftDev, C#, Microsoft, MSDN, MVP, NamingConventions
  • Naming Conventions for C#

    I'm a firm supporter of coding conventions (at least of my coding conventions). Software factories [ ^ ] [ ^ ] [ ^ ] and other code generation tools have been taking care of writing the tedious (and, sometimes, ugly) code but, at some point, some code must be written and read by human developers...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-20-2007
    Filed under: .NET, Architecture, Community, SoftDev, C#, Microsoft, MSDN, MVP, NamingConventions
  • Naming Convention Violation On The .NET BCL

    I wonder who is responsible for this : public class Formatter { // ... protected ObjectIDGenerator m_idGenerator; protected Formatter m_objectQueue; // ... } Can you spot how many naming conventions were violated here?
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-20-2007
    Filed under: .NET, Architecture, Community, SoftDev, C#, Microsoft, MSDN, MVP, NamingConventions
  • Microsoft Source Analysis for C# (aka StyleCop)

    I’ve learned from a fellow GASP er of the release of Microsoft Source Analysis for C# (aka StyleCop) . It’s still a work in progress but it’s already very useful.
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-05-2008
    Filed under: .NET, SoftDev, C#, Microsoft, MSDN, Tools, VisualStudio, NamingConventions
Page 1 of 1 (5 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems