i_umarov
i_umarov
CC#
Created by i_umarov on 10/18/2024 in #help
How in ASP.NET Web API application .NET 8, Set server time in UTC?
I have an Web API application, I would like to operate with utc timezone in application
8 replies
CC#
Created by i_umarov on 10/9/2024 in #help
DataSet, DataTable from System library doesn't generate nullable attribute.
In System. Data. Common has a DataSet, when you call api Dataset.GenerateXmlSchema(), it generates XSD file with elements and type attributes, but it doesn't add "nilable" attribute to the xml elements. Is there other ways to generate xsd file from postgreSQL Database with appropriate attributes?
1 replies