Extending C#

  • Thread starter Chad Z. Hower aka Kudzu
  • Start date
C

Chad Z. Hower aka Kudzu

I know this is not the ADO.NET group, and I made a different post there. But Im posting this URL as an
example of how truly flexible the C# language is. Many developers do not realize how
extensible of language it is. The article is based on SQL retrieval, but the concepts apply to
anything in C# as well, so consider the SQL information just as a base for the demonstration of the
technique.

http://www.codeproject.com/useritems/CSharpSQL.asp



--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Develop ASP.NET applications easier and in less time:
http://www.atozed.com/IntraWeb/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top