Search

You searched for the word(s): userid:849127

Matching Posts

  • Re: The namespace 'Resources' already contains a definition for

    [quote user="tarim"] Hi, I have a same problem. could you help me fix it please? I don't know what should I do. need help please? [/quote] I came across a novel realisation of why this error showed up in my project !!! I'd saved my *.cs file into a different folder - deleted the original because it showed some strange link icon and thought I'd recreate it in my target folder seeing as my solution had no listing of my *.cs file now. Sure enough the above definition got me thinking
    Posted to Localization (Forum) by TheDonSansone on 6/19/2009
  • Re: How to Re-Order DAL Columns in aspx page?

    Thanks, that is what I tried but then got an error : "Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints." unfortunately Im having to work with MySql at this point and have the latest VS2008 MySql plugin working, it doesnt seem to support simple up/down column ordering like the native Sql version does, so I changed around their order within the actual Sql statement but now get the above error. Not sure how to overcome this
  • How to Re-Order DAL Columns in aspx page?

    Hi, I'm looking to present the columns from a TableAdapter into a grid view in a different column order than what is pulled from the database within the actual adapter. Which is the best way to go about this? Many thanks, Martin.
Page 1 of 1 (3 items)