473,382 Members | 1,814 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Adding a Page Load ....

Hi

Could anyone guide me on how to add a page load time to my pages? Perhaps some articles?

Regards
Alex
Nov 21 '05 #1
3 939
Alex,
Could anyone guide me on how to add a page load time to my pages? Perhaps

some articles?

To be able to answer this?

Is a "page" a webpage?
Are you using VS.Net or/and VB.Net?

Cor
Nov 21 '05 #2
Hi

I'm using vb.net. I would like to know how to track the time my application
would take to load a web page? Is there any articles on this?

Regards
Alex
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:eL****************@TK2MSFTNGP12.phx.gbl...
Alex,
Could anyone guide me on how to add a page load time to my pages? Perhaps

some articles?

To be able to answer this?

Is a "page" a webpage?
Are you using VS.Net or/and VB.Net?

Cor

Nov 21 '05 #3
Alex,

That is so difficult to measure, normally the time needed on your server
will be almost nothing coresponding the send activities. While the ammount
of activities/clients will afect that time.

However when you want it, you can add just a log to your pages using in an
simple way the environment.ticks at the start what is in milliseconds and
the end however I assume that normally this will be a to small measurement
and in normal situations only affected by the writing of your log. (Or you
should have things like big database operations in it)

Just my thought,

Cor
"alex" <xz****@hotmail.com> schreef in bericht
news:uX***************@TK2MSFTNGP12.phx.gbl...
Hi

I'm using vb.net. I would like to know how to track the time my application would take to load a web page? Is there any articles on this?

Regards
Alex
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:eL****************@TK2MSFTNGP12.phx.gbl...
Alex,
Could anyone guide me on how to add a page load time to my pages?
Perhaps some articles?

To be able to answer this?

Is a "page" a webpage?
Are you using VS.Net or/and VB.Net?

Cor


Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tim | last post by:
I have block of code adding values to dropdown list under if (!Page.IsPostBack) { adding items } else { refreshing data }
4
by: DotNetJunky | last post by:
I have built a control that runs an on-line help system. Depending on the category you selected via dropdownlist, it goes out and gets the child subcategories, and if there are any, adds a new...
3
by: Jim Heavey | last post by:
Trying to figure out the technique which should be used to add rows to a datagrid. I am thinking that I would want an "Add" button on the footer, but I am not quite sure how to do that. Is that...
6
by: Dany P. Wu | last post by:
Hi everyone, I created a page which contains a two-column table. The first column has a bunch of labels, and the second a bunch of textboxes. Here's the code: ...
1
by: seanmayhew | last post by:
I have a form page that that while editing saves the data to an xml doc before submitting to db. On each page unload it saves the xmldoc as the user can add multiple items to the company like...
3
by: Ankit Aneja | last post by:
I have a strange situation and I have no idea how to solve this. Its a Recruitment Search Page,in the Admin Page, for every button click event the Admin Person has to create a checkbox on the users...
11
by: Neo Geshel | last post by:
Greetings. Hopefully someone will be able to untie this Gordian Knot I have found myself bound up in. I am trying to add a submit button dynamically to a PlaceHolder. This button will help...
9
by: Neo Geshel | last post by:
I have strip-mined, strip-searched, and completely exhausted the Internet (up to the 30th page on Google, with 100 results per page!!), all without finding an answer to my question AS TO WHY IT...
3
by: Bart Van Hemelen | last post by:
I'm working on a project where the user of a site will receive custom content, depending on a set of parameters. The content will all be contained in UserControls (.ascx), that will be used as...
2
by: ChrisCicc | last post by:
Hi All, I got a real doozy here. I have read hundreds upon hundreds of forum posts and found numerous others who have replicated this problem, but have yet to find a solution. Through testing I have...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.