Browse by Tags

Related Posts

  • Request for a Better FindControl Method in ASP.NET

    <rant> I'm spending hours trying to get a reference to a FileUpload control that's inside an InsertTemplate which is inside a Panel which is inside a Listview which is inside a Panel in an ASP.NET ContentPlaceHolder. It's crazy to have to figure out all these naming containers (and parents, grandchildren...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 03-19-2008, 12:00 AM
    Filed under: .NET, LINQ, asp.net 3.5
  • Converting VB LINQ to C# LINQ

    VB.Net to C# Converter is one of the few conversion tools that knows about LINQ and lambdas and the other 3.5 stuff. I turned to a trial version of the product after going in circles on this VB code conversion: Dim q = From c In dc.Categories, _ p In dc.Products _ Where c.CategoryID = p.CategoryID _...
    Posted to WebLog of Ken Cox (Weblog) by Ken Cox [MVP] on 07-30-2008, 12:00 AM
    Filed under: .NET, ASP.NET, LINQ, asp.net 3.5
Page 1 of 1 (2 items)
Microsoft Communities