Click here to Skip to main content
15,881,898 members
Home / Discussions / C#
   

C#

 
QuestionBegin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 1:14
Coding C#18-Aug-06 1:14 
AnswerRe: Begin-Commit Transaction in .NET Pin
coolestCoder18-Aug-06 1:24
coolestCoder18-Aug-06 1:24 
JokeRe: Begin-Commit Transaction in .NET Pin
Guffa18-Aug-06 1:29
Guffa18-Aug-06 1:29 
AnswerRe: Begin-Commit Transaction in .NET Pin
Guffa18-Aug-06 1:26
Guffa18-Aug-06 1:26 
GeneralRe: Begin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 1:30
Coding C#18-Aug-06 1:30 
AnswerRe: Begin-Commit Transaction in .NET Pin
Dustin Metzgar18-Aug-06 3:27
Dustin Metzgar18-Aug-06 3:27 
GeneralRe: Begin-Commit Transaction in .NET Pin
Coding C#18-Aug-06 5:13
Coding C#18-Aug-06 5:13 
Questionget the name of a parameter as a string Pin
C-Scharbe18-Aug-06 1:06
C-Scharbe18-Aug-06 1:06 
how can i get the name of a parameter as string.

sample:
-------------------------------------
class abc()
{
public int parametername = 0;
public string parametername2 = String.Empty;
}


class ReadParameterName()
{
// here i want to read the name of any parameter in abc
// i want select the parameter like:
// abc.parametername

}
-------------------------------------



AnswerRe: get the name of a parameter as a string Pin
Christian Graus18-Aug-06 1:17
protectorChristian Graus18-Aug-06 1:17 
AnswerRe: get the name of a parameter as a string Pin
Coding C#18-Aug-06 1:20
Coding C#18-Aug-06 1:20 
GeneralRe: get the name of a type-member as a string Pin
C-Scharbe18-Aug-06 4:07
C-Scharbe18-Aug-06 4:07 
AnswerRe: get the name of a parameter as a string Pin
beatles169220-Aug-06 20:34
beatles169220-Aug-06 20:34 
QuestionHow to delete NODE in BINARY SEARCH TREE,.... Pin
hkim_zoro18-Aug-06 0:48
hkim_zoro18-Aug-06 0:48 
AnswerRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
Divyang Mithaiwala18-Aug-06 0:56
Divyang Mithaiwala18-Aug-06 0:56 
GeneralRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
hkim_zoro19-Aug-06 23:42
hkim_zoro19-Aug-06 23:42 
AnswerRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
Ennis Ray Lynch, Jr.18-Aug-06 4:28
Ennis Ray Lynch, Jr.18-Aug-06 4:28 
AnswerRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
hkim_zoro19-Aug-06 23:48
hkim_zoro19-Aug-06 23:48 
GeneralRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
Ennis Ray Lynch, Jr.20-Aug-06 6:05
Ennis Ray Lynch, Jr.20-Aug-06 6:05 
GeneralRe: How to delete NODE in BINARY SEARCH TREE,.... Pin
hkim_zoro24-Aug-06 1:30
hkim_zoro24-Aug-06 1:30 
QuestionError : Class Not Registered Pin
venkatttttttttttt18-Aug-06 0:43
venkatttttttttttt18-Aug-06 0:43 
AnswerRe: Error : Class Not Registered Pin
Christian Graus18-Aug-06 1:26
protectorChristian Graus18-Aug-06 1:26 
Questionhow to join two datatables in dataset? (no SQL)[modified] Pin
sheetal alaspure17-Aug-06 23:11
sheetal alaspure17-Aug-06 23:11 
AnswerRe: how to join two datatables in dataset? (no SQL)[modified] Pin
sheetal alaspure18-Aug-06 1:43
sheetal alaspure18-Aug-06 1:43 
Questionstore picture Pin
Mohammed Elkholy17-Aug-06 23:05
Mohammed Elkholy17-Aug-06 23:05 
QuestionComboBox is not refreshing it's text on SelectedItem Pin
Ed.Poore17-Aug-06 23:01
Ed.Poore17-Aug-06 23:01 

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.