itscodingtime

programming and other tech stuff by scott marlowe

  • Subscribe to RSSRSS
  • Home
  • Tools
  • Archive
  • About
  • Contact

Tags

Get Microsoft Silverlight

Popular Posts & Comments

Popular PostsScott's FavsComments
  • Visual Studio 2010 Keyboard and Mouse Shortcuts
    by scottmarlowe (75281 views)
  • Writing a (Completely Useless) Windows 7 Gadget using Silverlight
    by scottmarlowe (31355 views)
  • The difference between Visual Studio's WCF Service Application and WCF Service Library project templates
    by scottmarlowe (27579 views)
  • Silverlight Live Comment Preview Control
    by scottmarlowe (24073 views)
  • Visual Studio 2008 Shortcuts
    by scottmarlowe (22141 views)
  • Visual Studio Code Analysis vs. FxCop vs. StyleCop… what's the diff?
    by scottmarlowe (20937 views)
  • Getting Started with Android Development
    by scottmarlowe (19027 views)
  • My Developer's Toolbox
    by scottmarlowe (18596 views)
  • Combine Setup MSI and EXE into a single package with IExpress
    by scottmarlowe (18494 views)
  • The different ways to host a WCF Service Application in a Web App
    by scottmarlowe (16921 views)
  • Interface vs. Virtual vs. Abstract
    A refresher on these sometimes confusing keywords.
  • A Windows Phone 7 Silverlight TagList
    A Silverlight Windows Phone 7 app to display blog tags in a list.
  • Getting Started with Windows Phone 7 Development
    Get started with apps for the Windows Phone 7 platform.
  • Getting Started with Android Development
    Get started writing apps for the Android platform.
  • Adding ELMAH to your ASP.NET Web Site
    Add ELMAH exception handling to your site.
  • Visual Studio 2010 Keyboard and Mouse Shortcuts
    Keyboard shortcuts for Visual Studio 2010.
  • Coding Standards & Conventions
    Every developer or development group should have standards.
  • Podcasts
    Some of my favorite tech podcasts.
  • My Developer's Toolbox
    My development tools of choice.
  • The difference between Visual Studio's WCF Service Application and WCF Service Library project templates (20)
    Narayanan wrote: Thanks... nice article [More]
  • The difference between Visual Studio's WCF Service Application and WCF Service Library project templates (20)
    Aslam wrote: Hi Scott, Thanks for the info..very helpful to … [More]
  • Silverlight to WCF Cross Domain SecurityException (6)
    Paul Sinnema wrote: Hi Scott, Thanks for posting this. I spent 2 da… [More]
  • Combine Setup MSI and EXE into a single package with IExpress (6)
    Hafiz Pariabi wrote: Hi Scott, Thank you for the reference, very he… [More]
  • SQL Server 2008 Express Silent Command-Line Install (3)
    dharmesh wrote: it install sqlexpress but fail to create sqlexpres… [More]
  • SQL Server 2008 Express Silent Command-Line Install (3)
    Scott Marlowe wrote: Cool. Glad it was of use to you. [More]
  • SQL Server 2008 Express Silent Command-Line Install (3)
    Dirk Strauss wrote: Thank you, thank you, thank you!!!!! You saved my … [More]
  • The IIS SEO Toolkit (2)
    Jordan wrote: Thanks for the great post! We just started using … [More]
  • The difference between Visual Studio's WCF Service Application and WCF Service Library project templates (20)
    Scott Marlowe wrote: John & Shahrouz, Thanks for the extra info. I m… [More]
  • The difference between Visual Studio's WCF Service Application and WCF Service Library project templates (20)
    Shahrouz ebadian wrote: John, I have been having the same exact problem… [More]

Categories

  • .NET
  • Android
  • Best Practices
  • BlogEngine.NET
  • C#
  • coding standards
  • Continuous Integration
  • CruiseControl.NET
  • Debugging
  • Deployment
  • Design Patterns
  • Gadgets
  • Hardware
  • Javascript
  • Meta
  • Performance
  • Programming
  • QuickTips
  • Reflection
  • Regular Expressions
  • SharePoint2010
  • shortcuts
  • Silverlight
  • Silverlight Controls
  • Source Control
  • SQL Server
  • Tools
  • Troubleshooting
  • Unit Testing
  • Visual Studio
  • Visual Studio 2010
  • WCF
  • Web Sites
  • Windows 7
  • Windows Phone
  • WPF

Coding Standards & Conventions

March 20, 2009 09:28

This is my attempt to list those resources having to do with coding standards that I've found useful.

If you have your own favorites, let me know and I'll add them or just link them in the comments.

Here's the list.

.NET/C#

  • MSDN: Design Guidelines for Class Library Developers
  • Brad Abrams' Framework Design Guidelines
  • .NET Framework Developer's Guide: Guidelines for Names
  • irritatedVowel.com: .NET Programming Standards and Naming Conventions
  • Phillips Electronics C# Coding Standard (.pdf)
  • IDesign C# Coding Standard (.zip)
  • Lance's Whiteboard: C# Coding Standards
  • Custom Control Development: Simple code guidelines

Java

  • Coding Conventions for the Java Programming Language

Tags: coding standards, best practices
Categories: .NET | Best Practices | C# | coding standards
Actions: | E-mail | Permalink | Comments (0) | RSS comment feedComment RSS

Original Design by styleshout, Adapted by onesoft

Disclaimer: The opinions expressed herein are mine and mine alone and do not reflect upon my employer or any of the vendors, manufacturers, or individual software developers mentioned herein.

Creative Commons License
Creative Commons Attribution 3.0 United States License

© All contents copyright 2012 Scott Marlowe