C# Coding

Closed
Digvijaysinh Posts 10 Registration date Tuesday January 27, 2009 Status Member Last seen July 6, 2009 - Mar 9, 2009 at 04:24 AM
 puppy - Mar 22, 2010 at 03:39 AM
Hello,
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.
Related:

2 responses

i create one dropdown list box with number in one page.now i enter one means one form shuld be showed.two means two form should be showed.already i create one form contains employee details.i used c#.net and sql server
please help me.........
7
kioskearocks Posts 21 Registration date Monday December 29, 2008 Status Member Last seen June 17, 2009 44
Mar 10, 2009 at 06:22 AM
hi,
try this link to get help and explanation about what you need to do:
http://www.powergrep.com/pdf.html
this will surely help.
2