Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The art of fine tuning
Message
From
23/10/2003 17:43:13
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
The art of fine tuning
Miscellaneous
Thread ID:
00841866
Message ID:
00841866
Views:
52
Ok, here is a nice title. :) As usual, I'm looking for the best way to fine tune my application.

The situation is that I have several ASPX files that need to gain access to specific methods from the Universal Thread Web Service. So, in the Page_Load() event, we have the Web Service instantiation, the definition of the username and password and the Login() call. That is the same for all the pages. Wouldn't there be a way to simply that by only putting this code in one place?

I don't see it or not sure if that can be put in a class as I have to instantiate the Web Service. Or, is it that this shouldn't bother?
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
Next
Reply
Map
View

Click here to load this message in the networking platform