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

ASP.NET

 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
Christian Graus6-Feb-09 11:20
protectorChristian Graus6-Feb-09 11:20 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
AndyASPVB6-Feb-09 12:06
AndyASPVB6-Feb-09 12:06 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
Christian Graus6-Feb-09 12:42
protectorChristian Graus6-Feb-09 12:42 
QuestionCustom Sort for an ASP.NET GridView Pin
AndyASPVB6-Feb-09 6:29
AndyASPVB6-Feb-09 6:29 
QuestionHow to call page using webservice Pin
sjs4u6-Feb-09 2:17
sjs4u6-Feb-09 2:17 
AnswerRe: How to call page using webservice Pin
Manas Bhardwaj6-Feb-09 2:52
professionalManas Bhardwaj6-Feb-09 2:52 
GeneralRe: How to call page using webservice Pin
sjs4u6-Feb-09 3:00
sjs4u6-Feb-09 3:00 
GeneralRe: How to call page using webservice Pin
Abhijit Jana6-Feb-09 5:20
professionalAbhijit Jana6-Feb-09 5:20 
sjs4u wrote:
but if I write code in that webservice should it will run background till the condition complete

No.
For that you can simply use AJAX Implementation.
Cheek Some sample from W3School

sjs4u wrote:
I have 10000 records and I want to distribute in 300 and call that function again and again till it reach to 10000.

I don't think there is any use of loading 10,000 records in a page. Use Filter to minimize the records that would also helps you to improve performance.

sjs4u wrote:
bucause my page is expired though I write and configure all the setting for page expired. I want to increase the access to that records.

My suggestion try to minimize the records in a single time.

Good LuckThumbs Up | :thumbsup:

cheers,
Abhijit
CodeProject MVP
My Recent Article : Exploring Session in ASP.Net

GeneralRe: How to call page using webservice Pin
Christian Graus6-Feb-09 9:54
protectorChristian Graus6-Feb-09 9:54 
AnswerRe: How to call page using webservice Pin
Christian Graus6-Feb-09 9:53
protectorChristian Graus6-Feb-09 9:53 
QuestionPassing Arguments ? Pin
Karthick_gc6-Feb-09 2:02
Karthick_gc6-Feb-09 2:02 
AnswerRe: Passing Arguments ? Pin
SeMartens6-Feb-09 2:06
SeMartens6-Feb-09 2:06 
GeneralRe: Passing Arguments ? Pin
Karthick_gc6-Feb-09 2:12
Karthick_gc6-Feb-09 2:12 
AnswerRe: Passing Arguments ? Pin
Abhishek Sur6-Feb-09 2:11
professionalAbhishek Sur6-Feb-09 2:11 
GeneralRe: Passing Arguments ? Pin
Karthick_gc6-Feb-09 2:14
Karthick_gc6-Feb-09 2:14 
GeneralRe: Passing Arguments ? Pin
Paddy Boyd6-Feb-09 2:44
Paddy Boyd6-Feb-09 2:44 
GeneralRe: Passing Arguments ? Pin
Abhijit Jana6-Feb-09 5:21
professionalAbhijit Jana6-Feb-09 5:21 
GeneralRe: Passing Arguments ? Pin
Christian Graus6-Feb-09 9:55
protectorChristian Graus6-Feb-09 9:55 
QuestionDatabase Backup Pin
sbua6-Feb-09 1:45
sbua6-Feb-09 1:45 
AnswerRe: Database Backup Pin
SeMartens6-Feb-09 2:07
SeMartens6-Feb-09 2:07 
QuestionSmtp server? Pin
Karthick_gc6-Feb-09 1:13
Karthick_gc6-Feb-09 1:13 
AnswerRe: Smtp server? Pin
Sneha Bisht6-Feb-09 1:20
Sneha Bisht6-Feb-09 1:20 
GeneralRe: Smtp server? Pin
Karthick_gc6-Feb-09 1:54
Karthick_gc6-Feb-09 1:54 
AnswerRe: Smtp server? Pin
Abhishek Sur6-Feb-09 1:36
professionalAbhishek Sur6-Feb-09 1:36 
AnswerRe: Smtp server? Pin
Manas Bhardwaj6-Feb-09 2:18
professionalManas Bhardwaj6-Feb-09 2:18 

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.