¡@

Home 

c# Programming Glossary: reporttype

How do I save/serialize a custom class to the settings file?

http://stackoverflow.com/questions/1321248/how-do-i-save-serialize-a-custom-class-to-the-settings-file

small class that holds two strings as follows public class ReportType private string displayName public string DisplayName get return.. public string ReportName get return reportName public ReportType string displayName string reportName this.displayName displayName.. class to my settings file so that I can do the following ReportType reportType Settings.Default.SelectedReportType Googling seems..

How to implement a ConfigurationSection with a ConfigurationElementCollection

http://stackoverflow.com/questions/3935331/how-to-implement-a-configurationsection-with-a-configurationelementcollection

RT.Core Services AddService Port 6996 ReportType File AddService Port 7001 ReportType Other Services ServicesSection.. AddService Port 6996 ReportType File AddService Port 7001 ReportType Other Services ServicesSection configuration I have a ServiceConfig.. public ServiceConfig int port string reportType Port port ReportType reportType ConfigurationProperty Port DefaultValue 0 IsRequired..