.Net World

123456789101112131415
Across
  1. 2. primary building block
  2. 5. print on console
  3. 8. category of data types
  4. 10. class without initialization
  5. 12. Accessed by all
  6. 13. store data
  7. 15. basic structure of .Net
Down
  1. 1. convert strings to other type
  2. 3. procedure in Sql
  3. 4. connecting code behind and xaml
  4. 6. value data type
  5. 7. data within the assembly
  6. 9. reference data type
  7. 11. explicitly position child elements by using coordinates in Xaml
  8. 14. intermidate between client and server