Click here to Skip to main content
15,881,803 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Extending login webcontrol Pin
Rey999930-Mar-08 21:20
Rey999930-Mar-08 21:20 
Generalsimple project Pin
laziale28-Mar-08 5:27
laziale28-Mar-08 5:27 
GeneralRe: simple project Pin
eyeseetee28-Mar-08 5:41
eyeseetee28-Mar-08 5:41 
GeneralRe: simple project Pin
J4amieC28-Mar-08 6:30
J4amieC28-Mar-08 6:30 
GeneralWebResource.axd gives SSL error warning - how do I turn it off? [modified] Pin
ERG Web Dev28-Mar-08 5:20
ERG Web Dev28-Mar-08 5:20 
QuestionMedium Trust webserver won't let me use a Forms Authentication Provider [modified] Pin
bambi_nl28-Mar-08 5:15
bambi_nl28-Mar-08 5:15 
GeneralASP.Net, Multithreading, and Response object Pin
Vodstok28-Mar-08 5:15
Vodstok28-Mar-08 5:15 
GeneralRe: ASP.Net, Multithreading, and Response object [modified] Pin
nelo_28-Mar-08 5:51
nelo_28-Mar-08 5:51 
Well I think the first thing to do is to synchronize the output. I assume you some class that is controlling all the threads. This class should compile the results. Then your page can get the information through a web service you call client side. You can use the output to update your we b page. Or perhaps another option would be to implement the ICallbackEventHandler interface and have some client side code on a timer.

modified on Friday, March 28, 2008 12:07 PM

GeneralCall webservice method with messgedigest Pin
mpavas28-Mar-08 5:05
mpavas28-Mar-08 5:05 
Generalasp.net is not redirecting a page to proper login.aspx page for authentication. Pin
coolsatty28-Mar-08 5:01
coolsatty28-Mar-08 5:01 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
eyeseetee28-Mar-08 5:09
eyeseetee28-Mar-08 5:09 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
coolsatty29-Mar-08 5:15
coolsatty29-Mar-08 5:15 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
Jesse Squire28-Mar-08 5:11
Jesse Squire28-Mar-08 5:11 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
farazsk1129-Mar-08 2:31
farazsk1129-Mar-08 2:31 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
coolsatty29-Mar-08 4:50
coolsatty29-Mar-08 4:50 
GeneralRe: asp.net is not redirecting a page to proper login.aspx page for authentication. Pin
farazsk1129-Mar-08 7:34
farazsk1129-Mar-08 7:34 
GeneralFileUpload Problem Pin
zeeShan anSari28-Mar-08 4:51
zeeShan anSari28-Mar-08 4:51 
GeneralRe: FileUpload Problem Pin
eyeseetee28-Mar-08 4:52
eyeseetee28-Mar-08 4:52 
GeneralRe: FileUpload Problem Pin
Jesse Squire28-Mar-08 5:00
Jesse Squire28-Mar-08 5:00 
GeneralRe: FileUpload Problem Pin
zeeShan anSari28-Mar-08 5:12
zeeShan anSari28-Mar-08 5:12 
GeneralRe: FileUpload Problem Pin
Jesse Squire28-Mar-08 5:18
Jesse Squire28-Mar-08 5:18 
AnswerRe: FileUpload Problem Pin
zeeShan anSari28-Mar-08 5:22
zeeShan anSari28-Mar-08 5:22 
QuestionHow can I add my own button to ASP .NET Wizard Pin
Alex Shapovalov28-Mar-08 4:12
professionalAlex Shapovalov28-Mar-08 4:12 
Question.ascx dynamic controle names are not being loaded [modified] Pin
ILLUSIONARY LIFE28-Mar-08 2:53
ILLUSIONARY LIFE28-Mar-08 2:53 
GeneralRe: .ascx dynamic controle names are not being loaded Pin
Jesse Squire28-Mar-08 3:10
Jesse Squire28-Mar-08 3:10 

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.