Click here to Skip to main content
15,912,329 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionLocation of the web-services DLL Pin
c_sk10-Dec-07 7:30
c_sk10-Dec-07 7:30 
GeneralRe: Location of the web-services DLL Pin
Michael Sync10-Dec-07 15:18
Michael Sync10-Dec-07 15:18 
GeneralRe: Location of the web-services DLL Pin
c_sk10-Dec-07 16:12
c_sk10-Dec-07 16:12 
GeneralRe: Location of the web-services DLL Pin
Michael Sync10-Dec-07 16:27
Michael Sync10-Dec-07 16:27 
GeneralRe: Location of the web-services DLL Pin
c_sk10-Dec-07 18:32
c_sk10-Dec-07 18:32 
GeneralRe: Location of the web-services DLL Pin
c_sk11-Dec-07 1:01
c_sk11-Dec-07 1:01 
Questionusing sleep function in vb.net Pin
solarthur0110-Dec-07 6:14
solarthur0110-Dec-07 6:14 
GeneralRe: using sleep function in vb.net Pin
Christian Graus10-Dec-07 8:30
protectorChristian Graus10-Dec-07 8:30 
You need to buy a book on ASP.NET and read it, so that you understand what it is, and how it works. Your VB.NET code runs on the server, there's never a good reason to use sleep there. You can write a timer in javascript, which is the language that runs on the client, which uses AJAX or just forces a refresh to update your data.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: using sleep function in vb.net Pin
solarthur0110-Dec-07 13:05
solarthur0110-Dec-07 13:05 
GeneralRe: using sleep function in vb.net Pin
Michael Sync10-Dec-07 15:15
Michael Sync10-Dec-07 15:15 
GeneralRe: using sleep function in vb.net Pin
solarthur0110-Dec-07 16:10
solarthur0110-Dec-07 16:10 
GeneralRe: using sleep function in vb.net Pin
Michael Sync10-Dec-07 16:23
Michael Sync10-Dec-07 16:23 
GeneralRe: using sleep function in vb.net Pin
Christian Graus10-Dec-07 17:01
protectorChristian Graus10-Dec-07 17:01 
GeneralViewstate (maybe) issue with dynamic controls. Pin
t7bros10-Dec-07 5:34
t7bros10-Dec-07 5:34 
GeneralRe: Viewstate (maybe) issue with dynamic controls. Pin
Christian Graus10-Dec-07 8:36
protectorChristian Graus10-Dec-07 8:36 
GeneralRe: Viewstate (maybe) issue with dynamic controls. Pin
t7bros13-Dec-07 4:15
t7bros13-Dec-07 4:15 
GeneralValidator extender Pin
cisco210310-Dec-07 4:42
cisco210310-Dec-07 4:42 
GeneralThe request timed out before the page could be retrieved Pin
Sasmi10-Dec-07 4:31
Sasmi10-Dec-07 4:31 
QuestionASP.NET Reporting Pin
AndyBrew7010-Dec-07 3:47
AndyBrew7010-Dec-07 3:47 
GeneralRe: ASP.NET Reporting Pin
Michael Sync10-Dec-07 4:00
Michael Sync10-Dec-07 4:00 
GeneralRe: ASP.NET Reporting Pin
AndyBrew7010-Dec-07 4:06
AndyBrew7010-Dec-07 4:06 
GeneralRe: ASP.NET Reporting Pin
Michael Sync10-Dec-07 4:28
Michael Sync10-Dec-07 4:28 
GeneralRe: ASP.NET Reporting Pin
AndyBrew7010-Dec-07 8:06
AndyBrew7010-Dec-07 8:06 
GeneralRe: ASP.NET Reporting Pin
pmarfleet10-Dec-07 10:22
pmarfleet10-Dec-07 10:22 
GeneralRe: ASP.NET Reporting Pin
Michael Sync10-Dec-07 15:02
Michael Sync10-Dec-07 15:02 

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.