Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. random selection of business object classes

random selection of business object classes

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasebusinesstutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    highjo
    wrote on last edited by
    #1

    Hello guys! happy new year to you all.I'm about to do something while having no idea about how to do it nor where to start.I'm using asp.net/c# 2.0 and code author as ORM for a web site that have registered users.In order to collect information from those users, this scenario has been ussued:after a user logged, in there should be a pop up(modal dialog) that will occasionally ask for information where in the table in the database, that information field is empty.ok supposing i have 3 tables covering the whole information needed.The ORM generated business classes so i thought i need a kind of system that will take the user guid and check in the database for empty field and prompt for it to be filled.It should ask only one question after login the whole day and not every day.First i'll like to start with how to pick the object of one of the 3 classes corresponding to 3 tables in the database and performing the checking.Thanks for reading this and thanks in advance for your solution.

    eager to learn

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups