ADO.NET |DataDirectory| where is this documented ? - by programmernovice In AppConfig it is possible to use |DataDirectory| but I can't find any doc ? Read the article
How to "import" a static class in C# ? - by programmernovice I have created a public static class utils.cs I want to use it in other classes without prefixing method with utils, what's the syntax to do this ? Read the article