Search code examples
Which style of return should I use?...

c#return-valueconventions

Read More
Is it poor coding practice to have a SQL table that contains a column with the same name?...

sqlcoding-styleconventionsreadability

Read More
\Windows\ versus \Windows\System32 - File location conventions...

windowsdirectoryconventionssystem32

Read More
Is there a standard/convention for the ordering of columns in a database table definition?...

sql-serverdatabaseconventions

Read More
How do you resolve the discrepancy between "StyleCop C# style" and "Framework Design ...

c#coding-styleconventionsstylecop

Read More
One line functions in C?...

functioncoding-styleconventions

Read More
C#: Where should you place event handler delegates?...

c#event-handlingconventions

Read More
Are there any Ant conventions similar to Maven2 conventions?...

javaantautomated-testsconventions

Read More
python code convention using pylint...

pythonconventionspylint

Read More
Round brackets or not? Whats the difference?...

c#asp.netclassconventions

Read More
Why is an IoC/DI container called a 'container'?...

dependency-injectionnaming-conventionsinversion-of-controlconventions

Read More
Where should I put my asp.net-mvc strongly typed viewdata?...

asp.net-mvcconventionsviewdata

Read More
Visual Studio C#-settings and StyleCop (MS Source Analysis)...

c#visual-studiocoding-styleconventionsstylecop

Read More
What's the correct way to complete a Rails create action?...

ruby-on-railsrubyconventions

Read More
Renaming DB column in referencing table (violation?)...

databasenamingconventionsacid

Read More
Naming for Conventions for Actions and Views (Revisited)...

asp.net-mvcmodel-view-controllerconventions

Read More
Deploying a python application with shared package...

pythonnamingpackageconventionsdeploying

Read More
Should I use default(Foo), Foo.Empty, or null?...

c#constructorconventions

Read More
BackNext