473,412 Members | 2,096 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,412 software developers and data experts.

A lighter IIS-Asp.Net application.

I'm creating a web tracking application using Asp.Net. The kind of
applications that remotely tracks visitors and paths to a website and
store the information in an external server to view reports.

I'm not even sure if this it is OK to use asp.net for this, somehow I
think it would be more from scratch and even write my own http server.

But the thing is I don't have those skills, so this will be a .net
application. :)

Now, I wonder, what kind of things, switches, tricks and the likes
could I do in order to have a very optimized response time for each
requests.
For example, I don't need any kind of sessions. It will be individual
calls and individual users are tracked by cookies. So, what can I do to
tell asp.net to don't care about creating a session on this application
?

Just like this, I wonder what other things could I do in order to get a
stripped asp.net application with just the basics to log the visits,
setting cookies and do some calls to a database server.

May 26 '06 #1
4 1018
get a book

<cr************@hotmail.com> wrote in message
news:11**********************@g10g2000cwb.googlegr oups.com...
I'm creating a web tracking application using Asp.Net. The kind of
applications that remotely tracks visitors and paths to a website and
store the information in an external server to view reports.

I'm not even sure if this it is OK to use asp.net for this, somehow I
think it would be more from scratch and even write my own http server.

But the thing is I don't have those skills, so this will be a .net
application. :)

Now, I wonder, what kind of things, switches, tricks and the likes
could I do in order to have a very optimized response time for each
requests.
For example, I don't need any kind of sessions. It will be individual
calls and individual users are tracked by cookies. So, what can I do to
tell asp.net to don't care about creating a session on this application
?

Just like this, I wonder what other things could I do in order to get a
stripped asp.net application with just the basics to log the visits,
setting cookies and do some calls to a database server.

May 26 '06 #2
Jeff Dillon: asshole

May 26 '06 #3
You probably want to implement an ASHX handler. That's a stripped down means
of working with a request without the Page class, etc. You can do database
access and whatever else you want in it.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"cr************@hotmail.com" wrote:
I'm creating a web tracking application using Asp.Net. The kind of
applications that remotely tracks visitors and paths to a website and
store the information in an external server to view reports.

I'm not even sure if this it is OK to use asp.net for this, somehow I
think it would be more from scratch and even write my own http server.

But the thing is I don't have those skills, so this will be a .net
application. :)

Now, I wonder, what kind of things, switches, tricks and the likes
could I do in order to have a very optimized response time for each
requests.
For example, I don't need any kind of sessions. It will be individual
calls and individual users are tracked by cookies. So, what can I do to
tell asp.net to don't care about creating a session on this application
?

Just like this, I wonder what other things could I do in order to get a
stripped asp.net application with just the basics to log the visits,
setting cookies and do some calls to a database server.

May 26 '06 #4
Jeff, yes, I'll get a book.
Paul, thanks for that.

Peter,
Thank you very much, that's a great hint. I already found out how easy
is to disregard the use of sessions. I'll do that in the meantime,
while I investigate on the ashx handler.

May 26 '06 #5

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

Similar topics

11
by: Mark J. McGinty | last post by:
Greets, One site I've written allows the user to install an IE extension menu (not malware at all) by downloading/merging a short .REG file. Worked like a peach on Win2K Server, now that I...
3
by: jrhoads23 | last post by:
If you look at a standard Button in a .NET Windows Forms app, you will notice its default BackColor is "Control" and it has a 3D raised border which is 2 pixels wide. The outer edge on the left and...
0
by: Bruce B | last post by:
Hi group, I'm experiencing some extreme weirdness over the last week with IIS related to it's Mappings and how .NET is behaving. I can't explain the behavior as it seems very random. Our...
0
by: skip | last post by:
We use the standard logging package and frequently bump into performance issues with it (we log a lot of information). When that happens, we then go through our code and dump a bunch of logging...
2
by: Lucky | last post by:
hi guys, few days back i've posted a question regarding how can i get the list of the websites form the IIS, at this location: ...
1
by: LtS | last post by:
Is there a way I can make my background image look lighter using CSS? thanks
1
by: JohnD | last post by:
I having difficulty make my background image look lighter: My code is below. thanks <html> <head> <style type="text/css"> body {
8
by: sgottenyc | last post by:
Hello, If you could assist me with the following situation, I would be very grateful. In my current position, we have to use a non-traditional server setup to serve PHP-generated web pages....
11
by: jimhakans | last post by:
hi, This one is realy good. What would you put in a barrel to make it lighter?
2
by: John_Doe | last post by:
Can anyone clarify what the difference between these two choices is when developing website? I have IIS installed too, so I can pick this too if there is a reason. From the point of view of...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.