sql server - Which C# data types are not WCF serializable? -


We have C # unit classes that map some of our SQL Server database tables. We should be able to sort these sections in order to send the client back to the server via WCF. For each SQL Server data type, we have the corresponding C # CLR data type in the affiliate unit.

We have some SQL Server data types, such as images and variables, which we need to map to the C # CLR data type, so we can send the data back to the customer. The problem is I am not sure how to use the CLR data type for these images and Verbriety SQL types, so that we can serial them through WCF.

Thank you.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -