Click here to Skip to main content
15,912,932 members
Home / Discussions / C#
   

C#

 
Questioncovert string[] to byte[] Pin
abdulsamad.shaik30-May-07 19:54
abdulsamad.shaik30-May-07 19:54 
AnswerRe: covert string[] to byte[] Pin
Christian Graus30-May-07 19:58
protectorChristian Graus30-May-07 19:58 
AnswerRe: covert string[] to byte[] Pin
Vikram A Punathambekar30-May-07 20:58
Vikram A Punathambekar30-May-07 20:58 
AnswerRe: covert string[] to byte[] Pin
Guffa30-May-07 21:26
Guffa30-May-07 21:26 
QuestionHow do I get InstanceId from EventId...? Pin
Rahul Joshi30-May-07 17:40
Rahul Joshi30-May-07 17:40 
QuestionPass connection in a function to another functions... Pin
Spiderk30-May-07 15:43
Spiderk30-May-07 15:43 
AnswerRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 15:49
protectorChristian Graus30-May-07 15:49 
GeneralRe: Pass connection in a function to another functions... Pin
Spiderk30-May-07 15:57
Spiderk30-May-07 15:57 
Christian Graus wrote:
Spiderk wrote:
that doesn't works



Your error is obvious enough that I worked it out, but in future, posting your error message is a lot more helpful than 'that doesn't works'


Ok ok... don't be mad XD...


Christian Graus wrote:
Spiderk wrote:
How can i return the connection to use it in other functions?



Make it a member, or make it a lazy initialised property, so the property recognises if the connection is null, and creates it, then returns it.


How can i do that??...


Christian Graus wrote:
By setting a return type other than void. For example, an array of entity objects, or a DataSet or DataTable.


Ok... thanks... i will investigate it that later...


Christian Graus wrote:
It seems to me that you're stumbling on some entry level stuff, have you been using C# for long ? It looks to me like you need to work through some basics before you worry about databases or forms.


Actually, i don't have too much time with c#... but i want to learn about connecting this...

Be more patient man... i'm not perfect Poke tongue | ;-P ...

Thanks anyway for your answer and for waste your time in my question Poke tongue | ;-P

See ya...
GeneralRe: Pass connection in a function to another functions... Pin
Christian Graus30-May-07 16:37
protectorChristian Graus30-May-07 16:37 
QuestionProcess Lock Pin
convivial.developer30-May-07 14:44
convivial.developer30-May-07 14:44 
AnswerRe: Process Lock Pin
Luc Pattyn30-May-07 15:34
sitebuilderLuc Pattyn30-May-07 15:34 
QuestionA simple Question Pin
Michel Abi Khalil30-May-07 13:26
Michel Abi Khalil30-May-07 13:26 
AnswerRe: A simple Question Pin
Christian Graus30-May-07 15:50
protectorChristian Graus30-May-07 15:50 
AnswerRe: A simple Question Pin
Not Active30-May-07 17:02
mentorNot Active30-May-07 17:02 
Generaldecision matrix in C# Pin
amatbrewer30-May-07 11:25
amatbrewer30-May-07 11:25 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy30-May-07 15:11
Sean Michael Murphy30-May-07 15:11 
GeneralRe: decision matrix in C# Pin
amatbrewer31-May-07 4:45
amatbrewer31-May-07 4:45 
GeneralRe: decision matrix in C# Pin
Sean Michael Murphy31-May-07 4:56
Sean Michael Murphy31-May-07 4:56 
QuestionClosing Word Documents Pin
Copper2630-May-07 10:28
Copper2630-May-07 10:28 
AnswerRe: Closing Word Documents [modified] Pin
pnpfriend30-May-07 11:52
pnpfriend30-May-07 11:52 
GeneralRe: Closing Word Documents Pin
Copper2631-May-07 8:33
Copper2631-May-07 8:33 
AnswerRe: how can i remove the "pointer" of datagridview Pin
Not Active30-May-07 8:59
mentorNot Active30-May-07 8:59 
GeneralRe: how can i remove the "pointer" of datagridview Pin
FernandoMartin30-May-07 9:09
FernandoMartin30-May-07 9:09 
QuestionGet list of excel formular/functions for ToDay() from worksheet. [modified] Pin
pnpfriend30-May-07 8:17
pnpfriend30-May-07 8:17 
QuestionWebRequestGet Pin
TAREQ F ABUZUHRI30-May-07 7:55
TAREQ F ABUZUHRI30-May-07 7:55 

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.