are there any useful attributes c# properties?



possible duplicate:






besides:



[defaultvalue(100)]
[description("some detailed domain here")]
public int myproperty{get; set;}


what c# attributes useful properties, after training i feel i'm blank out.



related questions





Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

using mvc, should hoop communication between views? between models?