Click here to Skip to main content
15,907,493 members
Home / Discussions / C#
   

C#

 
Questionc# Remoting Security Pin
kotuadam12-Jan-07 15:06
kotuadam12-Jan-07 15:06 
Questionhi Friends...need help Pin
faradgi12-Jan-07 14:58
faradgi12-Jan-07 14:58 
AnswerRe: hi Friends...need help Pin
Colin Angus Mackay12-Jan-07 15:15
Colin Angus Mackay12-Jan-07 15:15 
GeneralRe: hi Friends...need help Pin
Christian Graus12-Jan-07 15:30
protectorChristian Graus12-Jan-07 15:30 
GeneralRe: hi Friends...need help Pin
JoeRip12-Jan-07 17:56
JoeRip12-Jan-07 17:56 
GeneralRe: hi Friends...need help Pin
Paul Conrad12-Jan-07 18:15
professionalPaul Conrad12-Jan-07 18:15 
GeneralRe: hi Friends...need help Pin
Paul Conrad12-Jan-07 18:14
professionalPaul Conrad12-Jan-07 18:14 
QuestionCreateObject Equivelent Pin
Sautin.net12-Jan-07 12:32
Sautin.net12-Jan-07 12:32 
AnswerRe: CreateObject Equivelent Pin
Christian Graus12-Jan-07 13:07
protectorChristian Graus12-Jan-07 13:07 
QuestionConvert DataSet to XML ? Pin
Christian Graus12-Jan-07 11:46
protectorChristian Graus12-Jan-07 11:46 
AnswerRe: Convert DataSet to XML ? Pin
Rob Graham12-Jan-07 14:01
Rob Graham12-Jan-07 14:01 
GeneralRe: Convert DataSet to XML ? Pin
Christian Graus12-Jan-07 14:18
protectorChristian Graus12-Jan-07 14:18 
AnswerRe: Convert DataSet to XML ? Pin
Not Active12-Jan-07 14:12
mentorNot Active12-Jan-07 14:12 
GeneralRe: Convert DataSet to XML ? Pin
Christian Graus12-Jan-07 14:17
protectorChristian Graus12-Jan-07 14:17 
QuestionDeveloping application....need some help...pls Pin
Software_Specialist12-Jan-07 9:07
Software_Specialist12-Jan-07 9:07 
AnswerRe: Developing application....need some help...pls Pin
Christian Graus12-Jan-07 9:35
protectorChristian Graus12-Jan-07 9:35 
GeneralRe: Developing application....need some help...pls Pin
Larantz12-Jan-07 10:44
Larantz12-Jan-07 10:44 
QuestionUpgrade persistent settings after new install? Pin
paas12-Jan-07 7:54
paas12-Jan-07 7:54 
AnswerRe: Upgrade persistent settings after new install? Pin
paas12-Jan-07 8:44
paas12-Jan-07 8:44 
QuestionWizarding Dataset puts some SPs into QueriesTableAdapter Pin
RebeccaTS12-Jan-07 7:41
RebeccaTS12-Jan-07 7:41 
QuestionChat Program Pin
mokhabarat12-Jan-07 7:32
mokhabarat12-Jan-07 7:32 
AnswerRe: Chat Program Pin
Not Active12-Jan-07 8:42
mentorNot Active12-Jan-07 8:42 
QuestionAccessing Image from MS Access database and displaying it in form Pin
Shaurya Rastogi12-Jan-07 7:24
Shaurya Rastogi12-Jan-07 7:24 
AnswerRe: Accessing Image from MS Access database and displaying it in form Pin
Dave Kreskowiak12-Jan-07 8:51
mveDave Kreskowiak12-Jan-07 8:51 
AnswerRe: Accessing Image from MS Access database and displaying it in form Pin
Rob Graham12-Jan-07 14:09
Rob Graham12-Jan-07 14:09 
Insert object "wraps" the image with an object 'container'. You'll have to work out how big the header is, and skip over the header bytes. You might also need to ignore some trailing bytes. You should be able to tell if the image was wrapped or not by looking at the first few (dozen or so) bytes - I think the header is reasonably consistent.



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.