Browse by Tags

Related Posts

  • Employee Form with multiple email addresses

    Okay.. I've been looking all over the internet and forums, but couldn't find a decent answer. I have two tables (Employee and EmployeeEmail) EmployeeId - int FirstName - nvarchar(64) LastName - nvarchar(64) EmployeeEmailId - int EmployeeId - int Email - nvarchar(256) EmailType - nvarchar(64)...
    Posted to Data Presentation Controls (Forum) by mkrijtenberg on 03-11-2008, 12:00 AM
    Filed under: FormView, Datalist, datasource, multi form, linq
  • LINQ DataSource Insert

    I have a formview which is tied up to a LINQ datasource, both of which are created in the markup (aspx) page. I am able to insert records to my database without issue. The problem: I would like to timestamp the records as they are written into the database. A basic look at what my formview and datasource...
    Posted to Data Access and ObjectDataSource Control (Forum) by thomasjordan on 03-17-2008, 12:00 AM
    Filed under: OnInsert, Insert, DataSource, FormView, Linq, Linq to SQL, asp.NET 3.5, LinqDataSource
Page 1 of 1 (2 items)