Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioninconsistency in virtual dir Pin
Kunal P24-Aug-06 4:32
Kunal P24-Aug-06 4:32 
AnswerRe: inconsistency in virtual dir [modified] Pin
Guffa24-Aug-06 9:46
Guffa24-Aug-06 9:46 
GeneralRe: inconsistency in virtual dir Pin
Kunal P24-Aug-06 20:06
Kunal P24-Aug-06 20:06 
Questionhow hide a row Pin
nidheeshkayal24-Aug-06 4:29
nidheeshkayal24-Aug-06 4:29 
QuestionLoop returns wrong result Pin
playout24-Aug-06 4:19
playout24-Aug-06 4:19 
AnswerRe: Loop returns wrong result Pin
Brent Lamborn24-Aug-06 5:04
Brent Lamborn24-Aug-06 5:04 
AnswerRe: Loop returns wrong result Pin
Paddy Boyd24-Aug-06 5:15
Paddy Boyd24-Aug-06 5:15 
QuestionPage Performance Pin
Amit Kumar G24-Aug-06 4:07
Amit Kumar G24-Aug-06 4:07 
Hi All

I am developing an online shopping web site. The site is similar to any online shopping site where user can select categories from left menu and product will be displayed in middle of page. We had planned to display 6 products per page. As of now we are fine and clear what we need to do.

Main concern is how to bring product data. We are expecting for each category there can be 5000 products and which can grow down the year. Obviously main concern is performance as we are expecting our main users will be dial up users as site will be access from those countries where DSL in not very common. We are in discussion of our product page design and I need your advice which can help me to mitigate any post deployment risks.

I am planning,

1) On Product Page load, I will fetch all the product data (e.g. Product Name, Description, Price, ImagePath, Saleprice, special deals etc…) in DataTable say MyDataTable and cache this DataTable.
2) Now when user clicks on any category from left menus, I will create DataView from cache DataTable by filtering category and bind the DataView with my repeater control.

I believe by this approach I can gain performance hit. For our project performance hit is very critical. Please advice whether I am in correct direction or Not. Please consider this on urgent basis. Thanks in advance for your valuable reply and time


Amit
QuestionWeb Site Installation Problem Pin
alexfromto24-Aug-06 3:32
alexfromto24-Aug-06 3:32 
QuestionRenamning Files Pin
kirthikirthi24-Aug-06 2:39
kirthikirthi24-Aug-06 2:39 
AnswerRe: Renamning Files Pin
coolestCoder24-Aug-06 3:48
coolestCoder24-Aug-06 3:48 
AnswerRe: Renamning Files Pin
Suresh Pirsquare24-Aug-06 3:52
Suresh Pirsquare24-Aug-06 3:52 
GeneralRe: Renamning Files Pin
kirthikirthi24-Aug-06 23:03
kirthikirthi24-Aug-06 23:03 
GeneralRe: Renamning Files Pin
_AK_24-Aug-06 23:06
_AK_24-Aug-06 23:06 
GeneralRe: Renamning Files Pin
Suresh Pirsquare24-Aug-06 23:54
Suresh Pirsquare24-Aug-06 23:54 
GeneralRe: Renamning Files Pin
Suresh Pirsquare24-Aug-06 23:57
Suresh Pirsquare24-Aug-06 23:57 
GeneralRe: Renamning Files [modified] Pin
Suresh Pirsquare25-Aug-06 0:01
Suresh Pirsquare25-Aug-06 0:01 
GeneralRe: Renamning Files Pin
kirthikirthi25-Aug-06 0:10
kirthikirthi25-Aug-06 0:10 
GeneralRe: Renamning Files [modified] Pin
Suresh Pirsquare25-Aug-06 0:26
Suresh Pirsquare25-Aug-06 0:26 
GeneralRe: Renamning Files Pin
kirthikirthi25-Aug-06 1:23
kirthikirthi25-Aug-06 1:23 
GeneralRe: Renamning Files Pin
Suresh Pirsquare25-Aug-06 1:43
Suresh Pirsquare25-Aug-06 1:43 
QuestionHow to count listbox items in codebehind when i add item using Javascript! Pin
Chetan.visodiya24-Aug-06 2:15
Chetan.visodiya24-Aug-06 2:15 
AnswerRe: How to count listbox items in codebehind when i add item using Javascript! Pin
alexfromto24-Aug-06 3:38
alexfromto24-Aug-06 3:38 
AnswerRe: How to count listbox items in codebehind when i add item using Javascript! Pin
ToddHileHoffer24-Aug-06 5:08
ToddHileHoffer24-Aug-06 5:08 
QuestionHow to access secure aspx pages? Pin
chhabrni24-Aug-06 2:10
chhabrni24-Aug-06 2: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.