Contents tagged with partial trust
-
Getting NLog Running in Partial Trust
To get things working you will need to:
-
EnumHelper - Getting a Friendly Description from an Enum
Wherever possible we use enumerations in our applications. Often the name of the enumeration isn't what you want to print on the screen. It could be because the enumeration is 2 words that have been joined together, or you want the description to start with a number (not that we do this... but you could).
-
Libraries in my toolkit - Another lesson in Partial Trust
I compiled a list of the libraries we use day-to-day in my company. There are a couple of home-grown libraries, but most are commercially available, or open source.
-
How to Run a Website in Partial Trust
Nearly all our websites are hosted up on WebCentral. WebCentral operate all their websites under a partial (hosted) trust environment.