Click here to Skip to main content
15,922,155 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: No image is displayed at run-time in the page in image control Pin
Abhijit Jana17-Jul-09 2:39
professionalAbhijit Jana17-Jul-09 2:39 
GeneralRe: No image is displayed at run-time in the page in image control Pin
Chesnokov Yuriy17-Jul-09 2:44
professionalChesnokov Yuriy17-Jul-09 2:44 
QuestionGet LoginId Pin
zeeShan anSari17-Jul-09 1:49
zeeShan anSari17-Jul-09 1:49 
AnswerRe: Get LoginId Pin
Abhijit Jana17-Jul-09 1:54
professionalAbhijit Jana17-Jul-09 1:54 
GeneralRe: Get LoginId Pin
zeeShan anSari17-Jul-09 2:22
zeeShan anSari17-Jul-09 2:22 
GeneralRe: Get LoginId Pin
Manas Bhardwaj17-Jul-09 2:32
professionalManas Bhardwaj17-Jul-09 2:32 
GeneralRe: Get LoginId Pin
zeeShan anSari17-Jul-09 2:40
zeeShan anSari17-Jul-09 2:40 
QuestionUsing large data buffers Pin
belier117-Jul-09 1:32
belier117-Jul-09 1:32 
Hi.

I'm working on a web application developed using C# that displays an image sent by an windows forms application. The image is 1024*768, 1 byte depth, no compressed. So it uses 786432 bytes. To hold it I have declared a byte[] of this size. I'm new with ASP.NET and I don't know if I'm doing something wrong. I can imagine that if the buffer is allocated on server side, several instances of the web application can suppose a big trouble. Or I'm wrong and the buffer is allocated on client side? Which is the best way of sending the images? Binary streams?

Thanks in advance, Xavier
Questionemail sending problem Pin
Kissy1617-Jul-09 1:31
Kissy1617-Jul-09 1:31 
AnswerRe: email sending problem Pin
Abhijit Jana17-Jul-09 1:42
professionalAbhijit Jana17-Jul-09 1:42 
AnswerRe: email sending problem Pin
Manas Bhardwaj17-Jul-09 2:10
professionalManas Bhardwaj17-Jul-09 2:10 
Questionwhat is getter setter in asp? Pin
Ravindra Bisen17-Jul-09 0:16
Ravindra Bisen17-Jul-09 0:16 
AnswerRe: what is getter setter in asp? Pin
Manas Bhardwaj17-Jul-09 0:41
professionalManas Bhardwaj17-Jul-09 0:41 
AnswerRe: what is getter setter in asp? Pin
Abhijit Jana17-Jul-09 0:57
professionalAbhijit Jana17-Jul-09 0:57 
QuestionTreeview Pin
sekannak16-Jul-09 23:50
sekannak16-Jul-09 23:50 
AnswerRe: Treeview Pin
Manas Bhardwaj17-Jul-09 0:16
professionalManas Bhardwaj17-Jul-09 0:16 
GeneralRe: Treeview Pin
sekannak17-Jul-09 0:42
sekannak17-Jul-09 0:42 
GeneralRe: Treeview Pin
Manas Bhardwaj17-Jul-09 1:02
professionalManas Bhardwaj17-Jul-09 1:02 
GeneralRe: Treeview Pin
sekannak17-Jul-09 1:10
sekannak17-Jul-09 1:10 
GeneralRe: Treeview Pin
Manas Bhardwaj17-Jul-09 1:20
professionalManas Bhardwaj17-Jul-09 1:20 
GeneralRe: Treeview Pin
Abhijit Jana17-Jul-09 1:46
professionalAbhijit Jana17-Jul-09 1:46 
Questionhow can i get list box value using IPostBackDataHandler interface Pin
anish27patel16-Jul-09 22:26
anish27patel16-Jul-09 22:26 
QuestionRecursive fallback not allowed for character \u003F. Pin
kishore30916-Jul-09 21:16
kishore30916-Jul-09 21:16 
AnswerRe: Recursive fallback not allowed for character \u003F. Pin
Manas Bhardwaj16-Jul-09 21:40
professionalManas Bhardwaj16-Jul-09 21:40 
QuestionASP.NET validation Pin
Venkat Eswaran16-Jul-09 20:59
Venkat Eswaran16-Jul-09 20:59 

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.