Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
GeneralRe: Simple C# array of classes question? (C# vs C++ ) Pin
Guffa12-Apr-08 14:15
Guffa12-Apr-08 14:15 
Generalinterpret address locations Pin
shwaguy10-Apr-08 10:25
shwaguy10-Apr-08 10:25 
GeneralRe: interpret address locations Pin
pmarfleet10-Apr-08 10:56
pmarfleet10-Apr-08 10:56 
GeneralRe: interpret address locations Pin
shwaguy28-Apr-08 4:44
shwaguy28-Apr-08 4:44 
GeneralSub Form Pin
rockNroll10-Apr-08 10:22
rockNroll10-Apr-08 10:22 
GeneralRe: Sub Form Pin
Luc Pattyn10-Apr-08 10:55
sitebuilderLuc Pattyn10-Apr-08 10:55 
GeneralDataGridView binding Pin
Shekelele10-Apr-08 9:54
Shekelele10-Apr-08 9:54 
GeneralRe: DataGridView binding Pin
sarilee10-Apr-08 21:09
sarilee10-Apr-08 21:09 
hi write a SQL query using joins in SQLdataAdapter.Using this adapter fill a datatable and bind this table to datagridview. The query will be like,

"select RI.CodRec,REC.Descrip,RI.CodIng,ING.Descrip,RI.Quantity from RI as RecipesIngredients,REC as Receipe,ING as Ingredient where RI.CodRec='receipe code' AND RI.CodIng=ING.CodIng AND ..."
This query may not give the result u want,but u have to use joins like this to get the desired result.
GeneralRe: DataGridView binding Pin
Shekelele11-Apr-08 4:24
Shekelele11-Apr-08 4:24 
QuestionVideo motion detection and cursor movement Pin
=Momi=10-Apr-08 9:52
=Momi=10-Apr-08 9:52 
GeneralRe: Video motion detection and cursor movement Pin
Christian Graus10-Apr-08 13:00
protectorChristian Graus10-Apr-08 13:00 
QuestionBitmap + Clipboard + Transparency = Blue Background? Pin
Chadwick Posey10-Apr-08 9:49
Chadwick Posey10-Apr-08 9:49 
AnswerRe: Bitmap + Clipboard + Transparency = Blue Background? Pin
Christian Graus10-Apr-08 13:03
protectorChristian Graus10-Apr-08 13:03 
GeneralVeryfy user and password agains a windows account Pin
Ola E10-Apr-08 9:11
Ola E10-Apr-08 9:11 
GeneralHelp with pseudo code / C# Pin
srmanuel10-Apr-08 8:19
srmanuel10-Apr-08 8:19 
GeneralRe: Help with pseudo code / C# Pin
Christian Graus10-Apr-08 13:06
protectorChristian Graus10-Apr-08 13:06 
GeneralRe: Help with pseudo code / C# Pin
Guffa10-Apr-08 16:49
Guffa10-Apr-08 16:49 
Generalcheckboxes in datagrids Pin
stephan_00710-Apr-08 7:44
stephan_00710-Apr-08 7:44 
GeneralRe: checkboxes in datagrids Pin
half-life10-Apr-08 8:07
half-life10-Apr-08 8:07 
Questionhow to get and use password of current windows user Pin
stephan_00710-Apr-08 7:36
stephan_00710-Apr-08 7:36 
AnswerRe: how to get and use password of current windows user Pin
nes2world10-Apr-08 8:30
nes2world10-Apr-08 8:30 
AnswerRe: how to get and use password of current windows user Pin
PIEBALDconsult10-Apr-08 9:57
mvePIEBALDconsult10-Apr-08 9:57 
GeneralRe: how to get and use password of current windows user Pin
stephan_00711-Apr-08 7:36
stephan_00711-Apr-08 7:36 
QuestionHow to manipulate other programs? Pin
nes2world10-Apr-08 7:22
nes2world10-Apr-08 7:22 
AnswerRe: How to manipulate other programs? Pin
stephan_00710-Apr-08 7:41
stephan_00710-Apr-08 7:41 

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.