Click here to Skip to main content
15,910,083 members
Home / Discussions / C#
   

C#

 
Questionpartial classes in Solution explorer Pin
dino209416-Mar-07 8:30
dino209416-Mar-07 8:30 
AnswerRe: partial classes in Solution explorer Pin
ThaddParker16-Mar-07 8:39
ThaddParker16-Mar-07 8:39 
GeneralRe: partial classes in Solution explorer Pin
Ed.Poore16-Mar-07 13:19
Ed.Poore16-Mar-07 13:19 
AnswerRe: partial classes in Solution explorer Pin
Ed.Poore16-Mar-07 13:18
Ed.Poore16-Mar-07 13:18 
GeneralRe: partial classes in Solution explorer Pin
ThaddParker16-Mar-07 15:31
ThaddParker16-Mar-07 15:31 
GeneralRe: partial classes in Solution explorer Pin
dino209417-Mar-07 8:05
dino209417-Mar-07 8:05 
QuestionRoute mails through from Exchange Server with C#.net Pin
Nitin198116-Mar-07 8:27
Nitin198116-Mar-07 8:27 
QuestionPopulate javascript array with serverside code Pin
Member 389356016-Mar-07 8:13
Member 389356016-Mar-07 8:13 
AnswerRe: Populate javascript array with serverside code Pin
Pete O'Hanlon16-Mar-07 11:22
mvePete O'Hanlon16-Mar-07 11:22 
QuestionGetting the log on information for a windows service Pin
kalyanPaladugu16-Mar-07 5:37
kalyanPaladugu16-Mar-07 5:37 
AnswerRe: Getting the log on information for a windows service Pin
Pete O'Hanlon16-Mar-07 12:19
mvePete O'Hanlon16-Mar-07 12:19 
GeneralGetting the log on information for a windows service Pin
kalyanPaladugu16-Mar-07 12:21
kalyanPaladugu16-Mar-07 12:21 
QuestionReg : WORD COM object Pin
satsumatable16-Mar-07 5:00
satsumatable16-Mar-07 5:00 
QuestionRemoting Sinks - appending to message properties Pin
Kir Birger16-Mar-07 4:55
Kir Birger16-Mar-07 4:55 
Questionfind Windows Folder address Pin
Masterhame16-Mar-07 4:36
Masterhame16-Mar-07 4:36 
AnswerRe: find Windows Folder address Pin
Scott Dorman16-Mar-07 4:47
professionalScott Dorman16-Mar-07 4:47 
QuestionSum datagrid column values by criteria Pin
choopie16-Mar-07 4:18
choopie16-Mar-07 4:18 
AnswerRe: Sum datagrid column values by criteria Pin
mike montagne16-Mar-07 7:16
mike montagne16-Mar-07 7:16 
GeneralRe: Sum datagrid column values by criteria Pin
choopie17-Mar-07 9:42
choopie17-Mar-07 9:42 
GeneralRe: Sum datagrid column values by criteria Pin
mike montagne17-Mar-07 10:25
mike montagne17-Mar-07 10:25 
GeneralRe: Sum datagrid column values by criteria Pin
choopie17-Mar-07 10:46
choopie17-Mar-07 10:46 
GeneralRe: Sum datagrid column values by criteria Pin
mike montagne18-Mar-07 7:59
mike montagne18-Mar-07 7:59 
GeneralRe: Sum datagrid column values by criteria Pin
mike montagne18-Mar-07 8:17
mike montagne18-Mar-07 8:17 
GeneralRe: Sum datagrid column values by criteria Pin
choopie18-Mar-07 22:25
choopie18-Mar-07 22:25 
GeneralRe: Sum datagrid column values by criteria Pin
mike montagne19-Mar-07 6:25
mike montagne19-Mar-07 6:25 
OK. In this case you have a system design which obstructs proper processing. That's often a political matter. Sometimes it's not a matter where proper design wins out -- the "IT" team may jealously guard the data and its processing... whatever.

In this case, extract a bona fide table from the data and process it how you ought to.

Don't let people who don't know what they're doing stand in the way of getting the job done right. Stomp toes. Lecture. Whatever. Embarrass them with how they are obstructing proper processing. No good technical person stands in the way of doing a job properly. If they worked for me, they'd already be outed.

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.