Link Details

Link 87810 thumbnail
User 71517 avatar

By Volume4
via dotnet.dzone.com
Published: Jun 17 2008 / 07:55

If you are a C# developer you're familiar with the using directive. It appears at the top of every one of your class files informing the compiler what namespaces should be looked at while compiling this code page so that you don't have to fully qualify every object. (This isn't the interesting bit)
  • 16
  • 0
  • 831
  • 202

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.