Another Use for C# Using(dotnet.dzone.com)

submitted by volume4volume4(910) 3 years, 11 months ago

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)

3 comments |category: |Views: 705

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by crpietschmanncrpietschmann(11.3k) 3 years, 11 months ago 0

Direct Link: http://mvwood.com/blog/12409/

Reply

posted by fquednaufquednau(404) 3 years, 11 months ago 0

Note to self: compiler-directive + using alias = use either MSTest or NUnit. Nice!

Reply

posted by topbananatopbanana(0) 3 years, 11 months ago 0

Not to others: please don't do this in case I ever have to read your code

Reply

information Login or create an account to comment on this story