Click here to Skip to main content
15,895,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I need help in an asp.net program for project.. plzzzzzzz help me out Pin
Abhijit Jana24-Jun-09 11:19
professionalAbhijit Jana24-Jun-09 11:19 
GeneralRe: I need help in an asp.net program for project.. plzzzzzzz help me out Pin
Jack Li24-Jun-09 17:18
Jack Li24-Jun-09 17:18 
QuestionPlease help with this line! Pin
Chris_Dev24-Jun-09 6:42
Chris_Dev24-Jun-09 6:42 
AnswerRe: Please help with this line! Pin
Manas Bhardwaj24-Jun-09 6:45
professionalManas Bhardwaj24-Jun-09 6:45 
GeneralRe: Please help with this line! Pin
Chris_Dev24-Jun-09 6:53
Chris_Dev24-Jun-09 6:53 
AnswerRe: Please help with this line! Pin
Colin Angus Mackay24-Jun-09 7:19
Colin Angus Mackay24-Jun-09 7:19 
AnswerRe: Please help with this line! Pin
Jack Li24-Jun-09 17:32
Jack Li24-Jun-09 17:32 
QuestionTransfering file from web service to c++ via named pipes Pin
Al_Pennyworth24-Jun-09 4:38
Al_Pennyworth24-Jun-09 4:38 
I have an application that is written in c++ and I have an asp.net webservice (c# behind) that has two methods. One of the methods is a file upload, where the goal is to pass a file via the web service to the application.

I have found various examples on how to do file transfers but my webservice will not have write permission to the machine. So I need to take the byte[] that is essentially the file, serialize it, and send it to my application.

I have the majority of the code but I am lost on two aspects:
1) I not sure how to take the byte[] and serialize it.
2) I am not sure what I would need to do in my C++ app to accept the serialized XML with the byte array, meaning how do I decode the byte array.

Any suggestions?
QuestionRe: Transfering file from web service to c++ via named pipes Pin
led mike24-Jun-09 4:45
led mike24-Jun-09 4:45 
AnswerRe: Transfering file from web service to c++ via named pipes Pin
Al_Pennyworth24-Jun-09 4:49
Al_Pennyworth24-Jun-09 4:49 
GeneralRe: Transfering file from web service to c++ via named pipes Pin
led mike24-Jun-09 5:07
led mike24-Jun-09 5:07 
QuestionDatagrid property Pin
Shaik Muzbur24-Jun-09 3:30
Shaik Muzbur24-Jun-09 3:30 
AnswerRe: Datagrid property Pin
Manas Bhardwaj24-Jun-09 4:35
professionalManas Bhardwaj24-Jun-09 4:35 
AnswerRe: Datagrid property Pin
Jack Li24-Jun-09 18:41
Jack Li24-Jun-09 18:41 
QuestionFrameset Pin
yesu prakash24-Jun-09 3:27
yesu prakash24-Jun-09 3:27 
AnswerRe: Frameset Pin
Niladri_Biswas24-Jun-09 4:20
Niladri_Biswas24-Jun-09 4:20 
Questionconfusion using Addparsedsubobject method in page Pin
jagga2124-Jun-09 3:27
jagga2124-Jun-09 3:27 
QuestionHow to assign values to the properties for a user control Pin
honey.rpk24-Jun-09 2:59
honey.rpk24-Jun-09 2:59 
AnswerRe: How to assign values to the properties for a user control Pin
Niladri_Biswas24-Jun-09 3:45
Niladri_Biswas24-Jun-09 3:45 
QuestionTreeView control [modified] Pin
indian14324-Jun-09 2:32
indian14324-Jun-09 2:32 
AnswerRe: TreeView control Pin
himanshu256124-Jun-09 20:59
himanshu256124-Jun-09 20:59 
GeneralRe: TreeView control Pin
indian14324-Jun-09 21:54
indian14324-Jun-09 21:54 
GeneralRe: TreeView control Pin
himanshu256124-Jun-09 22:35
himanshu256124-Jun-09 22:35 
Questionasp.net Pin
Minaxi 4m India24-Jun-09 1:43
Minaxi 4m India24-Jun-09 1:43 
AnswerRe: asp.net Pin
Minaxi 4m India24-Jun-09 1:44
Minaxi 4m India24-Jun-09 1:44 

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.