Click here to Skip to main content
15,895,606 members
Articles / Web Development / ASP.NET

Making ASP.NET databinding via # work, without reflection

Rate me:
Please Sign up or sign in to vote.
4.69/5 (14 votes)
10 Dec 20063 min read 46K   79  
Describes a way to design a custom type in a way, so ASP.NET data binding syntax (DataBinder) will work without using reflection.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Russian Federation Russian Federation
I was born, live and work at Moscow, Russia. Currently, Moscow Mathematical and Physical Institute undergraduate.

I've started working with ASP.NET / C# / MS SQL 2.5 years ago, back in 2004.

Now I work as a .NET (C#) lead developer, on a big social networking site back end team. I'm mostly focused on framework design topics, perfomance optimization and all the things involving deep .NET framework knowledge.

Comments and Discussions