CSharpFeeds - All your C# feeds in one place.

Tuesday, July 31, 2007

LINQ: Building an IQueryable Provider - Part II

by mattwar via The Wayward WebLog on 7/31/2007 4:59:00 PM

Now, that I’ve laid the groundwork defining a reusable version of IQueryable and IQueryProvider, namely Query and QueryProvider, I’m going to build a provider that actually does something. As I said before, what a query provider really does is execute a little bit of ‘code’ defined as an expression tree instead of actual IL. Of course, it does not actually have to execute it in the traditional sense. For example, LINQ to SQL translates the query expression into SQL and sends it to the server to ...

[ read more ]

Shutting up Invalid ViewState from SPAM bots

by Rick Strahl via Rick Strahl's Web Log on 7/31/2007 7:50:14 AM

Somehow, sometime ago a spambot got into my West Wind Web Store and picked up a couple of pages and decided to just POST random (and randy <s>) SPAM to this URL to the tune of a few hundred POSTs a day by now. The funny thing about this is that the URL is just a product page that accepts only a single input quantity. For example: http://www.west-wind.com/wwstore/item.aspx?sku=WWHELP40 There's absolutely no redeeming value to keep spamming this URL and posting data to it that goes abso ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us