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. General Programming
  3. C#
  4. is it xml technology

is it xml technology

Scheduled Pinned Locked Moved C#
databasecsharpsql-serversysadminxml
3 Posts 2 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.
  • M Offline
    M Offline
    Mohamed El Wehishy
    wrote on last edited by
    #1

    hi when i write a character in google search bar then it appears all or part of things that started with this character so i want to know if it is xml technology or what and how to use this with a c# application connecting to sql server database thanks Mohamed

    L M 2 Replies Last reply
    0
    • M Mohamed El Wehishy

      hi when i write a character in google search bar then it appears all or part of things that started with this character so i want to know if it is xml technology or what and how to use this with a c# application connecting to sql server database thanks Mohamed

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, assuming a TextBox, the basic principle is to provide a handler for the TextChanged event; in there, the text is used in a search command (say a SELECT * FROM ... WHERE ... in SQL) and the results are shown in a DropDown, a ToolTip, or whatever you choose. So basically there is one database query for each character you type into the TextBox. :)

      Luc Pattyn


      Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.


      Local announcement (Antwerp region): Lange Wapper? Neen!


      1 Reply Last reply
      0
      • M Mohamed El Wehishy

        hi when i write a character in google search bar then it appears all or part of things that started with this character so i want to know if it is xml technology or what and how to use this with a c# application connecting to sql server database thanks Mohamed

        M Offline
        M Offline
        Mohamed El Wehishy
        wrote on last edited by
        #3

        thanks very much dude you answered my question :) :thumbsup:

        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