Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Authentification Problem. Pin
lygine ng lee chuang3-Jul-07 2:11
lygine ng lee chuang3-Jul-07 2:11 
Questionreporting Pin
omarikom3-Jul-07 0:40
omarikom3-Jul-07 0:40 
AnswerRe: reporting Pin
Sathesh Sakthivel3-Jul-07 1:11
Sathesh Sakthivel3-Jul-07 1:11 
QuestionError: 80045901 Initializing SQL Server Reconciler failed. Minor error: 29045. Pin
fakhirov3-Jul-07 0:39
fakhirov3-Jul-07 0:39 
AnswerRe: Error: 80045901 Initializing SQL Server Reconciler failed. Minor error: 29045. Pin
Sathesh Sakthivel3-Jul-07 1:09
Sathesh Sakthivel3-Jul-07 1:09 
Questiontx text control Pin
WhiteGirl233-Jul-07 0:09
WhiteGirl233-Jul-07 0:09 
AnswerRe: tx text control Pin
Giorgi Dalakishvili3-Jul-07 0:13
mentorGiorgi Dalakishvili3-Jul-07 0:13 
Questionado.net 2 select Pin
Glen Harvy2-Jul-07 23:21
Glen Harvy2-Jul-07 23:21 
Hi,

I am a self taught programmer who just knows there must be a simpler way of doing this:
<br />
      DataRow[] drx = this.myWebLoggerDataSet.Tables["MonitorList"].Select("DBMonitorNumber = '" +gbi.ToString() +"'");<br />
      gbMonitoredItem[gbi].Text = drx[0]["Name"].ToString();

Surely I don't need to use a DataRow to achieve this?

I can't figure out anything simpler though.

TIA.

Glen Harvy

AnswerRe: ado.net 2 select Pin
Urs Enzler2-Jul-07 23:28
Urs Enzler2-Jul-07 23:28 
GeneralRe: ado.net 2 select Pin
Colin Angus Mackay2-Jul-07 23:31
Colin Angus Mackay2-Jul-07 23:31 
GeneralRe: ado.net 2 select Pin
Glen Harvy2-Jul-07 23:51
Glen Harvy2-Jul-07 23:51 
AnswerRe: ado.net 2 select Pin
Colin Angus Mackay2-Jul-07 23:30
Colin Angus Mackay2-Jul-07 23:30 
GeneralRe: ado.net 2 select Pin
Glen Harvy2-Jul-07 23:53
Glen Harvy2-Jul-07 23:53 
Questioncontrol Pin
sangramkp2-Jul-07 23:06
sangramkp2-Jul-07 23:06 
AnswerRe: control Pin
Martin#2-Jul-07 23:42
Martin#2-Jul-07 23:42 
GeneralRe: control Pin
sangramkp2-Jul-07 23:50
sangramkp2-Jul-07 23:50 
AnswerRe: control Pin
Martin#2-Jul-07 23:54
Martin#2-Jul-07 23:54 
AnswerRe: control Pin
Sandeep Akhare3-Jul-07 0:08
Sandeep Akhare3-Jul-07 0:08 
QuestionGif conversion Pin
MostafaSayed2-Jul-07 23:00
MostafaSayed2-Jul-07 23:00 
AnswerRe: Gif conversion Pin
remex_1980_junyongwu2-Jul-07 23:49
remex_1980_junyongwu2-Jul-07 23:49 
Questionformat string. Pin
hkchauhan2-Jul-07 22:55
hkchauhan2-Jul-07 22:55 
AnswerRe: format string. Pin
Giorgi Dalakishvili2-Jul-07 23:06
mentorGiorgi Dalakishvili2-Jul-07 23:06 
AnswerRe: format string. Pin
Steve Hansen2-Jul-07 23:22
Steve Hansen2-Jul-07 23:22 
GeneralRe: format string. Pin
hkchauhan2-Jul-07 23:25
hkchauhan2-Jul-07 23:25 
GeneralRe: format string. Pin
Steve Hansen2-Jul-07 23:33
Steve Hansen2-Jul-07 23:33 

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.