c# - Connect to SqlServer with socket programming -



c# - Connect to SqlServer with socket programming -

i'd know if socket programming can connect me sql server , execute procedures, homecoming resultsets , ...., in other words how how can develop own ado.net?? prefer solution c++ or c#.net stuff.

for academic exercise kind of work tds protocol described @ tabular info stream protocol specification , there free implementation @ freetds. have real motive re-invent wheel?

c# c++ sql-server database ado.net

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -