Click here to Skip to main content
15,895,740 members
Home / Discussions / C#
   

C#

 
QuestionHow to lock record in web application Pin
dabuskol29-Jun-07 21:04
dabuskol29-Jun-07 21:04 
AnswerRe: How to lock record in web application Pin
Bassam Saoud29-Jun-07 22:23
Bassam Saoud29-Jun-07 22:23 
AnswerRe: How to lock record in web application Pin
Christian Graus29-Jun-07 22:24
protectorChristian Graus29-Jun-07 22:24 
GeneralRe: How to lock record in web application Pin
dabuskol29-Jun-07 22:40
dabuskol29-Jun-07 22:40 
GeneralRe: How to lock record in web application Pin
Christian Graus29-Jun-07 23:02
protectorChristian Graus29-Jun-07 23:02 
QuestionStrongly Typed Dataset in 3-Tier App Pin
Expert Coming29-Jun-07 20:51
Expert Coming29-Jun-07 20:51 
AnswerRe: Strongly Typed Dataset in 3-Tier App Pin
Christian Graus30-Jun-07 0:09
protectorChristian Graus30-Jun-07 0:09 
GeneralRe: Strongly Typed Dataset in 3-Tier App Pin
Expert Coming30-Jun-07 10:56
Expert Coming30-Jun-07 10:56 
I am filling dropdownlists. I have other tables in the database that contain the ID to be stored in the database, and the user friendly string. I am using inner join to do this. How do I fill dropdownlists in a 3-tier app based on the information in the table that has the ID.

Example:
My database contains the following tables:

Person:
Name (String)
Group (Int)

Static Groups:
ID (Int)
Group Name (String)

Data in the Person table might be:
Chris
1

Data in the Static Groups table might be:
1
Administrator
2
Power User

I am using DAL, BLL and presentation layers, and ObjectDataSources to connect to the BLL from the presentation layer.

The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

Questionabout datagrid Pin
srinivassam29-Jun-07 20:40
srinivassam29-Jun-07 20:40 
AnswerRe: about datagrid Pin
Expert Coming29-Jun-07 20:57
Expert Coming29-Jun-07 20:57 
GeneralRe: about datagrid Pin
srinivassam29-Jun-07 22:08
srinivassam29-Jun-07 22:08 
GeneralRe: about datagrid Pin
Expert Coming30-Jun-07 11:00
Expert Coming30-Jun-07 11:00 
QuestionEnumerating network printers Pin
xbiplav29-Jun-07 19:45
xbiplav29-Jun-07 19:45 
QuestionPrint rdlc without going through report viewer Pin
eccw29-Jun-07 19:23
eccw29-Jun-07 19:23 
QuestionHow to keep the user informed? Pin
Khoramdin29-Jun-07 16:24
Khoramdin29-Jun-07 16:24 
AnswerRe: How to keep the user informed? Pin
Christian Graus29-Jun-07 22:26
protectorChristian Graus29-Jun-07 22:26 
QuestionComboBox remove from index problem Pin
Rick van Woudenberg29-Jun-07 13:24
Rick van Woudenberg29-Jun-07 13:24 
AnswerRe: ComboBox remove from index problem Pin
J$29-Jun-07 14:09
J$29-Jun-07 14:09 
AnswerRe: ComboBox remove from index problem Pin
Luc Pattyn29-Jun-07 23:12
sitebuilderLuc Pattyn29-Jun-07 23:12 
QuestionPrint crystal report from C# Pin
Saamir29-Jun-07 9:20
Saamir29-Jun-07 9:20 
QuestionCalling all C/C# mono devs help on freeswitch voip Pin
mrs29-Jun-07 9:01
mrs29-Jun-07 9:01 
Questionproblem with application configuration and windows startup Pin
Giorgi Dalakishvili29-Jun-07 8:52
mentorGiorgi Dalakishvili29-Jun-07 8:52 
Questionhow to open a MS word file through a label link in the application Pin
Bahaa Hany29-Jun-07 8:51
Bahaa Hany29-Jun-07 8:51 
AnswerRe: how to open a MS word file through a label link in the application Pin
Giorgi Dalakishvili29-Jun-07 8:53
mentorGiorgi Dalakishvili29-Jun-07 8:53 
GeneralRe: how to open a MS word file through a label link in the application Pin
Bahaa Hany29-Jun-07 9:26
Bahaa Hany29-Jun-07 9:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.