Click here to Skip to main content
15,915,172 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSession_end and variables Pin
eggsovereasy30-Oct-06 10:25
eggsovereasy30-Oct-06 10:25 
AnswerRe: Session_end and variables Pin
Guffa30-Oct-06 11:17
Guffa30-Oct-06 11:17 
Questionlocking computer through asp.net Pin
aseef30-Oct-06 9:47
aseef30-Oct-06 9:47 
AnswerRe: locking computer through asp.net Pin
ToddHileHoffer30-Oct-06 9:56
ToddHileHoffer30-Oct-06 9:56 
GeneralRe: locking computer through asp.net Pin
aseef30-Oct-06 11:06
aseef30-Oct-06 11:06 
AnswerRe: locking computer through asp.net Pin
DavidNohejl30-Oct-06 10:36
DavidNohejl30-Oct-06 10:36 
GeneralRe: locking computer through asp.net Pin
aseef30-Oct-06 11:04
aseef30-Oct-06 11:04 
QuestionClient Side Custom Controls Pin
whatever10130-Oct-06 9:28
whatever10130-Oct-06 9:28 
I am trying to write a image viewing control that runs partly on the server. The server side is designed to more easily facilitate creating asp pages in VS designer, and also grab the needed image from the secure image server, and then download it with a client side control and page to the client. The client side control does most of the viewing/zooming/etc... on the client side to reduce post backs. I cannot seem to get the server to reliably download the '.dll' containing the client side part of the control. I am using .NET 2.0/Visual Studio 2005/C# and am trying to call the client side control using the usual <object> tag. I am using the server control's RenderContents() to generate the "<object>" tag in the client page. My current theory is that, this is not interpreted until the page actually runs on the client side, and by then is too late. If this is the case, is there some other server side mechanism that could be used to do this? I am also not exactly sure where it might put the control when it downloads. Will it go to a bin directory in the user side cache, or somewhere else?
Questionneed help with interview questions for ASP .net Pin
Meena T Shivaram30-Oct-06 9:25
Meena T Shivaram30-Oct-06 9:25 
AnswerRe: need help with interview questions for ASP .net Pin
ToddHileHoffer30-Oct-06 10:02
ToddHileHoffer30-Oct-06 10:02 
GeneralRe: need help with interview questions for ASP .net Pin
Meena T Shivaram30-Oct-06 10:13
Meena T Shivaram30-Oct-06 10:13 
AnswerRe: need help with interview questions for ASP .net Pin
Rahithi2-Nov-06 4:14
Rahithi2-Nov-06 4:14 
GeneralRe: need help with interview questions for ASP .net Pin
Meena T Shivaram2-Nov-06 4:47
Meena T Shivaram2-Nov-06 4:47 
QuestionManually update gridview template Pin
rkmoray30-Oct-06 8:09
rkmoray30-Oct-06 8:09 
QuestionDisplaying binary image on page? Pin
Goalie3530-Oct-06 8:03
Goalie3530-Oct-06 8:03 
AnswerRe: Displaying binary image on page? Pin
saravanan0530-Oct-06 9:20
saravanan0530-Oct-06 9:20 
AnswerRe: Displaying binary image on page? Pin
Guffa30-Oct-06 9:22
Guffa30-Oct-06 9:22 
QuestionFade Controls Into aspx Page Pin
sleonard8430-Oct-06 7:26
sleonard8430-Oct-06 7:26 
QuestionVS 2005 script debugger and IE7 any way to get this to work? Pin
Member 9630-Oct-06 7:09
Member 9630-Oct-06 7:09 
AnswerRe: VS 2005 script debugger and IE7 any way to get this to work? Pin
minhpc_bk30-Oct-06 19:16
minhpc_bk30-Oct-06 19:16 
AnswerRe: VS 2005 script debugger and IE7 any way to get this to work? Pin
RichardGrimmer31-Oct-06 1:34
RichardGrimmer31-Oct-06 1:34 
QuestionReturn XML in function Pin
shapper30-Oct-06 5:00
shapper30-Oct-06 5:00 
AnswerRe: Return XML in function Pin
ednrgc30-Oct-06 7:25
ednrgc30-Oct-06 7:25 
GeneralRe: Return XML in function Pin
shapper30-Oct-06 10:59
shapper30-Oct-06 10:59 
GeneralRe: Return XML in function Pin
ednrgc31-Oct-06 2:57
ednrgc31-Oct-06 2:57 

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.