using x.y; is just referencing a namespace while using z = x.y; defines an alias.

Eg:
using Microsoft.DirectX;
using DirectX = Microsoft.DirectX;"

VN:F [1.1.6_502]
Rating: 0.0/5 (0 votes cast)
Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • LinkedIn
  • Live
  • MySpace
  • StumbleUpon
  • Technorati

Related posts:

  1. What is the difference between CAST and CONVERT in SQL?
  2. Difference between Windows Vista Editions
  3. Build DateTime from values
  4. Windows7 getting popular?
  5. Game Programming - XNA