Click here to Skip to main content
15,918,889 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSecurity in WebServices Pin
Joshi Rahul22-Apr-07 16:11
Joshi Rahul22-Apr-07 16:11 
AnswerRe: Security in WebServices Pin
Christian Graus22-Apr-07 16:23
protectorChristian Graus22-Apr-07 16:23 
QuestionASP.NET Designer like SharpDevelop Pin
Christopher Stratmann22-Apr-07 14:10
Christopher Stratmann22-Apr-07 14:10 
AnswerRe: ASP.NET Designer like SharpDevelop Pin
Tim Schwallie22-Apr-07 15:50
Tim Schwallie22-Apr-07 15:50 
GeneralRe: ASP.NET Designer like SharpDevelop Pin
Christopher Stratmann23-Apr-07 0:45
Christopher Stratmann23-Apr-07 0:45 
GeneralRe: ASP.NET Designer like SharpDevelop Pin
Tim Schwallie11-May-07 15:53
Tim Schwallie11-May-07 15:53 
AnswerRe: ASP.NET Designer like SharpDevelop Pin
Christian Graus22-Apr-07 16:30
protectorChristian Graus22-Apr-07 16:30 
Questionperformance issues with ajax Pin
D.Sridhar22-Apr-07 12:06
D.Sridhar22-Apr-07 12:06 
Hi,

I have created a webpage which contains two gridviews. The first gridview contains the list of orders made a company. The second gridview displays the details of the order. I also have a dropdownlist so that they can select particular year and view the list of orders for that year. The user can click on individual orders in the left side grid and it will display the order details on the right side grid. I am using callbacks to display the details. If I didn't select any year and it is defaulted to all the years, the performance of the page is really slow. If I select a particular year and click on orders the performance is better. So I thought that if we didn't select any year the view state will be big(that is why the performance is slow) and if we select particular year the viewstate will be less(better performance). But when I checked the viewstate in both the cases it is same. It has same number of characters. So I am not sure which is hurting the performance. Please let me know your views.

Thanks,

sridhar.

AnswerRe: performance issues with ajax Pin
Colin Angus Mackay22-Apr-07 12:53
Colin Angus Mackay22-Apr-07 12:53 
GeneralRe: performance issues with ajax Pin
D.Sridhar22-Apr-07 15:50
D.Sridhar22-Apr-07 15:50 
AnswerRe: performance issues with ajax Pin
Christian Graus22-Apr-07 16:29
protectorChristian Graus22-Apr-07 16:29 
GeneralRe: performance issues with ajax Pin
D.Sridhar22-Apr-07 18:04
D.Sridhar22-Apr-07 18:04 
GeneralRe: performance issues with ajax Pin
Christian Graus22-Apr-07 19:03
protectorChristian Graus22-Apr-07 19:03 
QuestionIE LAN Proxy Setting Pin
vfhgujaqwe22-Apr-07 9:44
vfhgujaqwe22-Apr-07 9:44 
QuestionMessage Box Pin
Gamzun22-Apr-07 8:21
Gamzun22-Apr-07 8:21 
AnswerRe: Message Box Pin
kubben22-Apr-07 9:02
kubben22-Apr-07 9:02 
GeneralRe: Message Box Pin
Gamzun22-Apr-07 9:14
Gamzun22-Apr-07 9:14 
Questionlogin control in asp.et 2005 Pin
Mohammad Daba'an22-Apr-07 2:31
Mohammad Daba'an22-Apr-07 2:31 
AnswerRe: login control in asp.et 2005 Pin
MoustafaS22-Apr-07 6:02
MoustafaS22-Apr-07 6:02 
QuestionValidationSummary Control Pin
Care Career22-Apr-07 2:20
Care Career22-Apr-07 2:20 
AnswerRe: ValidationSummary Control Pin
Arun.Immanuel22-Apr-07 2:37
Arun.Immanuel22-Apr-07 2:37 
QuestionRefreshing Page when Back Button is Clicked? Pin
Arun.Immanuel22-Apr-07 1:59
Arun.Immanuel22-Apr-07 1:59 
AnswerRe: Refreshing Page when Back Button is Clicked? Pin
MoustafaS22-Apr-07 6:04
MoustafaS22-Apr-07 6:04 
GeneralRe: Refreshing Page when Back Button is Clicked? Pin
Arun.Immanuel22-Apr-07 6:15
Arun.Immanuel22-Apr-07 6:15 
Questionhow to remove XML tag from a web service response Pin
spmohanraj22-Apr-07 0:12
spmohanraj22-Apr-07 0:12 

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.