Useful Steps To Increase The Speed Of The Website?

Mar 30, 2010

I know its a common question. But I want to share something. Actually I am working on e-commerce portal. It consists of 32000 products with around 2500 categories. I used 3-tier architechture for this project.Everyting is coming using stored procedures. I used master pages as well.But still I am fighting with the performance issue. Can anyone pls tell me some usefull steps to increase the speed of the website.Its taking ages to load the pages. please look at the site

View 2 Replies


Similar Messages:

Increase The Downlaod Speed In IE8?

Jul 8, 2010

how to increase the downlaod speed in IE8. is there any performance tuning or any settings.

View 3 Replies

Open Source - Increase Development Speed Of Site?

Dec 10, 2010

I am curious to know that how we can make web site development much faster. I am specific about asp.net.

As far as my knowledge is concern, we can make asp.net website development faster by

Using Log4Net - to capture logging information Entity framework - to increase database operation speed.

So, is there other tools also which we can use to optimize the development process?

If you have used in any of your project, whether it was a small project or large.

View 3 Replies

Trying To Increase Speed - Using Classes That Aren't Necessary, Cause A Page To Load Slower?

Nov 26, 2010

I've been using things like Firebug and YSlow, so I'm not really looking for advice on increasing page load speeds, but I'm wondering does extra imports or using, especially if your importing or using classes that aren't necessary, cause a page to load slower?

View 2 Replies

How To Increase Speed For Loading Of Google Maps Embedded On Site

Feb 3, 2010

Are there any javascripts or other method which can decrease loading time of google maps? Google maps are added by iframe code.

Update: 12 FEB 2010

Can any jquery plugin be useful for me?

View 3 Replies

Forms Data Controls :: DropDownList Binding - Ways To Increase Speed?

Oct 20, 2010

I have a gridview that displays query results on a reporting page for a "home-grown" CRM application. From the gridview, a link can be clicked which opens a modal window that contains an iframe linked to a "details" page where record specific info can be viewed/altered. On the details page there are 10 or so dropdownlists (ddls) that are bound every time the page is called. The ddls are bound using a method similar to the example below. I am looking for a way top speed things up a bit. The details page could be called 10-20 times in one session and every time the page loads these ddls have to be bound from the same methods but for different records. What are some options for speeding up the load time for this page??

[Code]....

[Code]....

View 6 Replies

Forms Data Controls :: Increase The Speed Of Loading Images In Repaetercontrol?

Aug 2, 2010

I am facing problem with images loading time. In my form I have image server control placed in repeater control. The repeater control every time binds atleast 300 images. When we want to see all the images at a time the page is taking lot of time(atleast 3 to 4 mins) to display. But I need the page should be loaded fast.

The image url is from physical location.And the information related to image is coming from database.

I am using .net framework 3.5 and C#.net as language in asp.net web application.

View 3 Replies

Web Forms :: Menu Image Length Increase On Website Increase?

Jul 27, 2010

i am working on my master site, and i want to add an image that increases its lenght as the website's length increases...

but im not sure how to do that, i know it's possible because i've seen it done on banners, but im not completely sure how to do it.

View 3 Replies

Web Forms :: How To Increase Speed To Populate Dropdown List With Large Amount Data

Jan 11, 2010

I have Sql Table for Products that have ~8000 records. In my web form I want use dropdown list to edit code with dropdown list. This drop down list populate very slow. How to increase speed to populate dropdown list with large amount data.

View 1 Replies

Steps For Having Live Chat Option On The Website ?

Mar 17, 2010

I am working on a website and i would like to have an option on the website for 'Live Chat" so that customers/visitors can talk to the website ownser or any sales Rep.

I've been searching an online chat software , but they charge a lot on monthly/yearly bases, so i guess it's better to create your own

But before doing that what are the things/problems that i might face according to you to accomplish this feature ?

Do i need separate chat server ? and i need features like " auto-message like " An operator will be with you shortly" how to accomplish these things ?

Do i need any database support to for using this feature ?

View 10 Replies

How To Speed Up Compilation Of 30 Languages Website In VS.NET 2010

Feb 15, 2011

Recently, I added a massive amount of new languages (as RESX files) to an ASP.NET Web Site project in VS.NET 2010.

The project has approximately 50 ASPX pages and did build rather fast, before I added the languages.

Since the languages were added the compiler takes several minutes (well, at least 1-2) until the browser sees a page.

Now I'm currently investigating, whether I could speed up compilation time inside my development environment. I can think of:

Leaving out the RESX files in VS.NET and copy them from another, external folder, when deploying to the web server, only.
Change the project type from Web Site to Web Application.

My question:

how you would improve development speed of a large multi-language website in ASP.NET 4.0?

View 1 Replies

Architecture :: Improve Average Speed Per KB Of Website?

Jul 23, 2010

There are various website speed test online tools available. Few of them are listed on: [URL] I tested my website using iweb and selfseo. My website is showing 0.03KB Average speed per KB everywhere. Even google also is giving same kind of results.I tested the site using Page Speed and YSlow. I have already followed most of the recommendations suggested by these tools like efficient use CSS, contents across the domains, caching, compression and all. But still I am getting the same average speed per kb. Page speed is showing around 85/100 as my page speed score, so I guess I have optimized my site a lot. My questions here are:

1. What are the other factors affecting the avg speed per kb of a website?

2. How to improve the Avg speed per kb?

3. Is there anything related with the Server Software and Hardware that I have to check?

Note: I tested by uploading a plain html page with simple text "Hello World", but the avg speed per kb is the same for this page as well. Same is the case with the rest of the pages.

Application Platform : ASP.Net 3.5, C#3.0, LINQ as Data Access, SQL Server 2008

Server Platform : Windows Server 2003.

View 2 Replies

Web Forms :: Measure Website / Webpage Speed?

Mar 21, 2011

i published an web application now, i want to measure that speed, response time etc., what is the best to find these?

View 4 Replies

Web Forms :: How To Increase Session Logout Period In Website

Jun 17, 2013

My asp site make user log out automatically in 10 minutesĀ  how can i increase the time.

View 1 Replies

What Are The Steps To Be Taken While Deploying Application

Oct 16, 2010

can anyone tell me What are the steps to be taken while deploying asp.net application

View 1 Replies

C# - Validate All Wizard Steps On FinishButtonClick?

Nov 8, 2010

I have an asp:wizard control that contains five WizardSteps. All of these steps have form controls, and most of these controls have validators. When the user steps through the wizard with the next and previous buttons everything is working great, and validation triggers as it should. However, if the user chooses to navigate the wizard using the links in the SideBar, he or she could skip some of the steps. When the last page is submitted (which is a summary page) there might be controls in the wizard that are invalid.

What I want to do is to check the state of all controls (or run all validators) when the user clicks the finish button, or when the user enters the summary page. I have made an attempt to run all the validators in the FinishButtonClick event by doing this:

[code]....

But when I do this every validator claims that they are valid. I have also tried to set all controls to Visible = true; prior to this code block, but this has no effect. what could be wrong? Or is it a better way of doing this, maybe a native function to the wizard control that I'm missing?

View 2 Replies

WCF / ASMX :: What Are The Steps To Write SoapException

Oct 28, 2010

I am not sure how to write soap exception. What are the steps to write soapException.
Somebody can explian?

<WebMethod(MessageName:="get_output_information")> _
Public Function get_output_information (ByVal tran_id As Object) As DataSet
Try
'do some code here
'do some code here
Return ds1
Catch ex As Exception
Throw New ArgumentException("An Error occurred while processing output information.")
End Try
End Function

View 3 Replies

MVC :: Steps For A Controller That Process A Creditcard?

Jan 14, 2011

I was wondering, in MVC normally we can include validation in the model. Plus, we can add our own custom error in the control using the ModelState.AddModelError.However, it is okay to call ModelState.AddModelError after we called ModelState.IsValid ?

In others words, if i wanna :

1- Check if cart is not empty.

2- Check if the shipping details are valid.

3- Doing the transaction by creditcard.

4- Check if its a success.

5- If its a success Submit the order.

Is this controller code okay, does it fellow conventions ?Is there a better way to do thoses steps ?

---
public ActionResult CheckOut(Cart cart, ShippingDetails shippingDetails,
CreditCard creditCard)[code]....

View 6 Replies

MVC :: Minimum Steps To Turn A Non Project Into One?

May 24, 2010

Background - I've started with a VS2010 dynamic data project, but now I want to add some other custom pages based on MVC to it. Question - What is the minimum I would need to do to get this non-MVC project to look/act like an MVC project?

View 6 Replies

Web Forms :: Send An Email Until All Steps Done?

Feb 3, 2010

To complete an order, I need to code the following steps one by one.

1) update order table, tOrder

2) update customer order history table, tCustomer

3) update shipment table, tShip

4) send an confirfation email

The problem is sometime due to unknown reason, after step 2), program can not finish step 3) and 4).
Since tOrder and tCustomer table was updated, how to back to their data before update?

View 1 Replies

Security :: Some Wizard Steps Inaccessible From Code Behind?

Sep 28, 2010

I have a CreateUserWizard with three Wizard steps and one CreateUserWizardStep. The first two are accessible from the code behind by ID. The third and fourth are not! If I comment out the references to these two steps in the code behind the page runs fine. I have triple checked the variable names and everything is fine. Everything that should have a runat="server" does, everything is enabled, all of that good stuff.

why some steps in the same CreateUserWizard may not be visible from the code behind and others are?

View 3 Replies

Web Forms :: Adding Wizard Steps Dynamically?

Dec 6, 2010

I am trying to add wizard steps dynamically in code-behind but keep getting an exception

"ActiveViewIndex is being set to '0'. It must be smaller than the current number of View controls '0'. For dynamically added views, make sure they are added before or in Page_PreInit event."

I found I have some fundamental error in my building, since I got this error after trying to build the simplest wizard in a new web-site just opened...

[code]....

View 6 Replies

WCF / ASMX :: What Are The Steps To Follow To Migrate From Web Services To WCF

Nov 14, 2010

What are the steps to follow to migrate from Web Services to WCF-Webservice?

View 1 Replies

MVC :: Steps To Make TempData Durable Across Web Server?

Jun 5, 2010

We used MVC TempData to store smallish view state prior to redirects. This works worked great on our single Win2008 development server. Unforunately, the use of TempData no longer works in our load balanced production server farm. What steps are required to make MVC TempData durable across web servers?

View 4 Replies

Steps Involved In Reading An Xml File From Webservice?

Mar 19, 2011

I would like to know what are the basic steps involved in setting up your application to able to read data from another application. Then take that data and modify it and send it back to the application.
The data being read will have over 100 fields.... what is the most efficent way to store them? Put them in a class object?

I know web services are involved..

The application is in .NET using vb

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved