473,699 Members | 2,628 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

what could i used in my project?

1 New Member
Dear All,

I am using c# with Sql Database.

Please suggest me what am i used in my project?.
I want to create a selection list.Like

One Combo Box and One List Box.
In the database: a table with the name of ItemTable which have some field like: cmbItemType,txt ItemCode,txtIte mDescription etc.

in combo box there are two items like Gold,Silver.
if i am selected the gold item in the combo box then all the type of item (which is gold) show in the list box.
if i am selected the Silver item in the combo box then all the type of item (which is Silver) show in the list box.

or

Two radio Button and one List Box.
One for Gold
Second for Silver

when one selected then show all the gold item.
when second selected then show all the silver item.


which one am i select pls tell me and how it is possible.
Sep 6 '13 #1
0 935

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1264
by: Wayne Wengert | last post by:
I created a VB ASP.NET solution in VSNET 2003. It works fine in the IDE. As per the instructions, I used Project/Copy Project to make a copy of all required files (I used the FrontPage option). I then FTP'd all of those files and directories to a virtual directory on my ISP account. In looking through the contents, I don't see my Form1.aspx.vb file? I suspect the code-behind is compiled into some other file? I am currently working with...
14
1494
by: saunderl | last post by:
Hello Everyone, I'm a lead developer of a ASP.Net site. We have over 150 "applications" running at our site. Each application is a "Solution" in VS. When we roll to test and production, the main dlls are rolled to the sites single bin directory and the aspx, asmx etc files are rolled to various folders on the server. Now with ASP.Net 2.0 they changed everything. No longer is a web project a project, its a SITE. The dll names are...
3
1319
by: Progman | last post by:
How to delete project in Visual Studio 2005
1
1569
by: Tony Johansson | last post by:
Hello! I use C# and VS 2003 My exe file is using several class dll(assume we called then 1,2,3,4,5,6) and some of these 6 class dll is using some of the other 5 class dll. If I have a class Dll called Test.dll that I want to add a reference to I use the add reference in project settings and select the.NET tab and then brows to the directory and then
0
32115
by: Jobs | last post by:
All answers to the below interview questions are at http://www.geocities.com/dotnetinterviews/ or you can download the complete answer zip file from http://www.questpond.com/ProjectManagementInterviewQuestions.zip What is project management?
1
1135
by: VMI | last post by:
I inherited a project that has more classes than what the project uses (i.e. Code generator). Is there any way (or utility) that'll tell me what classes (or files) aren't used? Thanks.
3
1312
by: Maxim | last post by:
Hi, all! Is it possible to have both C++ and CSharp modules in one project? Thanks.
11
1569
by: James R. Davis | last post by:
Yes, a newbie here. Though I am making progress, slowly, I am also getting more and more confused. With ASP, when I wanted to do something as trivial as updating a visitor counter, I connected to a database, executed a SQL command to read the current value of a field into a recordset, updated the value by adding 1 and writing the field back to the table, closed and got rid of the connection and recordset. I had no concerns about how...
10
1660
by: =?Utf-8?B?TUNN?= | last post by:
When creating a new VB Web Application Project with VS2008, there are several settings (compiler settings, option strict, etc) that appear both in the web.config file and "My Project". I'm wondering what takes precedent, what the benefit of using one vs. the other is, and what happens if they conflict?
17
9277
anindya004
by: anindya004 | last post by:
Members I have a question how to connect to sql server tables of a database with this proect's data. Can you suggest . Members you can see that inside the bin\debug\ContactManager.state now in this ContactManager.state is the file where the data is getting stored when I am running the proj. There is a _stateFile in the ContactRepository.cs where the values are getting stotred.This variable is later on used for all the operations. My...
0
9192
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9054
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8940
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8895
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7781
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6546
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5879
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4390
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.