QUESTIONS

Tagged: namespace

answers  0
views  180
votes  0

[Question] What is better: place the using directives inside a namespace or outside?  

Most C# developers place their using directives outside the namespace, i.e. at the top of the file just before the namespace declaration, like so: using System; using System.IO; namespace MyProjec ...
Apr 21, 2016
Neelambar Mitra
{ 50 - 1 - 0 }
1  posts
You may also like
When to use 'ref' and 'out' keywords - specifically with strings?
Visual Studio 2015 F10 Debugger key not working
Horizontally centering a <div> inside another <div>
How to Encrypt and Decrypt a string in C#
Server Side Rendering in JavaScript?
Curlybrackets Software
The source code for Curlybrackets (C#/.NET/SQL Server) is available for purchase here. Start your own Q+A site now!

Easily create custom post types: messages, ideas, questions, tickets, whatever.

The Software Pack is a great place to start your corporate Q+A customer support site.