Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: BinaryWriter.Write(string) Pin
Daniel Grunwald14-Dec-05 6:40
Daniel Grunwald14-Dec-05 6:40 
QuestionPerfMon: Where are my counters? Pin
Salil Khedkar12-Dec-05 23:50
Salil Khedkar12-Dec-05 23:50 
AnswerRe: PerfMon: Where are my counters? Pin
S. Senthil Kumar13-Dec-05 1:06
S. Senthil Kumar13-Dec-05 1:06 
GeneralRe: PerfMon: Where are my counters? Pin
Salil Khedkar13-Dec-05 20:06
Salil Khedkar13-Dec-05 20:06 
QuestionC# And ADO.NET N-Tier Help Pin
systemnyc12-Dec-05 23:15
systemnyc12-Dec-05 23:15 
AnswerRe: C# And ADO.NET N-Tier Help Pin
Ista13-Dec-05 2:37
Ista13-Dec-05 2:37 
GeneralRe: C# And ADO.NET N-Tier Help Pin
systemnyc13-Dec-05 18:26
systemnyc13-Dec-05 18:26 
GeneralRe: C# And ADO.NET N-Tier Help Pin
Ista14-Dec-05 10:01
Ista14-Dec-05 10:01 
You can use Relection to populate the class also

Get the name of the field. Get the Name of the Property into a PropertyInfo object then call set value.

Then you wont have and hunky stored proc code for getting and saving.

Use CommandBuilder.DeriveParameters to get all the parameters dynamically

use the reader to step through

I'm not an expert yet, but I play one at work. Yeah and here too.
GeneralRe: C# And ADO.NET N-Tier Help Pin
systemnyc14-Dec-05 17:23
systemnyc14-Dec-05 17:23 
Questionusing Authorization Manager and principal permission Pin
keinan12-Dec-05 23:06
keinan12-Dec-05 23:06 
Questionhow to configure log4net for class library project Pin
YogeshChoudhary12-Dec-05 23:03
YogeshChoudhary12-Dec-05 23:03 
AnswerRe: how to configure log4net for class library project Pin
Anthony_Yio13-Dec-05 0:26
Anthony_Yio13-Dec-05 0:26 
GeneralRe: how to configure log4net for class library project Pin
YogeshChoudhary13-Dec-05 0:46
YogeshChoudhary13-Dec-05 0:46 
QuestionCrystal Reprt Pin
albCode12-Dec-05 22:56
albCode12-Dec-05 22:56 
AnswerRe: Crystal Reprt Pin
Polis Pilavas12-Dec-05 23:04
Polis Pilavas12-Dec-05 23:04 
Questionapplication pool getting recycled Pin
savage_12-Dec-05 22:49
savage_12-Dec-05 22:49 
QuestionWhat a character !! Pin
IceWater4212-Dec-05 22:10
IceWater4212-Dec-05 22:10 
AnswerRe: What a character !! Pin
MarcelErz12-Dec-05 22:27
MarcelErz12-Dec-05 22:27 
AnswerRe: What a character !! Pin
Anbuselvan12-Dec-05 22:40
Anbuselvan12-Dec-05 22:40 
AnswerRe: What a character !! Pin
Guffa13-Dec-05 3:27
Guffa13-Dec-05 3:27 
AnswerRe: What a character !! Pin
IceWater4216-Dec-05 6:19
IceWater4216-Dec-05 6:19 
QuestionHow to find the date of day before today ? Pin
Yanshof12-Dec-05 22:03
Yanshof12-Dec-05 22:03 
AnswerRe: How to find the date of day before today ? Pin
akyriako7812-Dec-05 22:10
akyriako7812-Dec-05 22:10 
AnswerRe: How to find the date of day before today ? Pin
MarcelErz12-Dec-05 22:15
MarcelErz12-Dec-05 22:15 
AnswerRe: How to find the date of day before today ? Pin
HakunaMatada12-Dec-05 22:25
HakunaMatada12-Dec-05 22:25 

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.