Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to test speed of opening web-based form?
Message
From
07/07/2006 10:28:28
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 1.1
Miscellaneous
Thread ID:
01134407
Message ID:
01134435
Views:
16
>Obviously you are miles ahead of me in how you use .NET. I don't have a framework object. But I will "extract" some of your code to apply for my test. And I should look into creating a framework object. Right now, I can't get the concept well in my head. I guess the first thing to learn is how to use the global.aspx.

The global.asax file is a key to many things in .NET. Since I have been using it, many things have seen the light of day. Having a starting point will provide you a great amount of flexibility. Basically, you would be able to apply changes in your design at a higher level which would then be scaled down to many applications. That is what I like about that. Basically, global.asax is the same for all my applications. I made it generic so I only insert that in all of my projects and I am ready to benefit of the framework and a common way of doing things.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform