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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. C# Coding

C# Coding

Scheduled Pinned Locked Moved C#
csharpdatabasesql-serversysadminhelp
3 Posts 3 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.
  • D Offline
    D Offline
    Digubha
    wrote on last edited by
    #1

    Hiii I am developing one window application in c# and .net with sql server 2005 as database. now, i have Four questions: 1] I have one dropdownlist in form and i want to fetch the content/data of table category in to this dropdownlist and when I run this form on clicking dropdownlist the data should be displayed in dropdownlist. 2] As i said one dropdownlist is there and also one textbox is there in this form , now i am selecting one value from dropdownlist and entering keyword or text in textbox and pressing button search, on click event of this button it should compare the dropdownlist and textbox and depending upon the comparision the result should be display in datagridview. the value of dropdownlist and textbox are the data member of table Product and result should be fetch in datagridview from this table "Product" 3] In Web application we have file uploader control so how we can provide file upload facility in window application? 4] How We can make search of particular keyword in PDF files? I am really frustating by this questions and my project arrived at the deadline please help me! I hope You will Help me in good way! Thanx in Advance. :)

    C D 2 Replies Last reply
    0
    • D Digubha

      Hiii I am developing one window application in c# and .net with sql server 2005 as database. now, i have Four questions: 1] I have one dropdownlist in form and i want to fetch the content/data of table category in to this dropdownlist and when I run this form on clicking dropdownlist the data should be displayed in dropdownlist. 2] As i said one dropdownlist is there and also one textbox is there in this form , now i am selecting one value from dropdownlist and entering keyword or text in textbox and pressing button search, on click event of this button it should compare the dropdownlist and textbox and depending upon the comparision the result should be display in datagridview. the value of dropdownlist and textbox are the data member of table Product and result should be fetch in datagridview from this table "Product" 3] In Web application we have file uploader control so how we can provide file upload facility in window application? 4] How We can make search of particular keyword in PDF files? I am really frustating by this questions and my project arrived at the deadline please help me! I hope You will Help me in good way! Thanx in Advance. :)

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      1 and 2 are pretty trivial. It's obvious that 3 and 4 and totally beyond you. I recommend that in future you learn the language/platform you're paid to code in, instead of asking people to do your work for you after the deadline expires. For number 1 and 2, I can only say, learn to use google and buy a book. They are both trivial. For 3 - a web app is already connected to the server. Your app is not. The easiest way to do this, is to create a web service on the server that takes the information of a file, and then use that to send files to your server. For 4 - you need to buy a PDF library.

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • D Digubha

        Hiii I am developing one window application in c# and .net with sql server 2005 as database. now, i have Four questions: 1] I have one dropdownlist in form and i want to fetch the content/data of table category in to this dropdownlist and when I run this form on clicking dropdownlist the data should be displayed in dropdownlist. 2] As i said one dropdownlist is there and also one textbox is there in this form , now i am selecting one value from dropdownlist and entering keyword or text in textbox and pressing button search, on click event of this button it should compare the dropdownlist and textbox and depending upon the comparision the result should be display in datagridview. the value of dropdownlist and textbox are the data member of table Product and result should be fetch in datagridview from this table "Product" 3] In Web application we have file uploader control so how we can provide file upload facility in window application? 4] How We can make search of particular keyword in PDF files? I am really frustating by this questions and my project arrived at the deadline please help me! I hope You will Help me in good way! Thanx in Advance. :)

        D Offline
        D Offline
        dan sh
        wrote on last edited by
        #3

        Digubha wrote:

        my project arrived at the deadline please help me

        Be patient. Deadlines come and go. Nothing to worry about. Do your work yourself.

        Happy Holi[^] जय हिंद

        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