|
|
Subject: Woman's Hood To Coast Walking Team ~ it's a tradition - msg#00047
List: org.user-groups.dotnet.padnug
We have a woman's Hood To Coast (HTC) walking team with our reservations
already made a year ago in Seaside for the end of the event relax and
enjoyment on the beach.
Please contact Trilby Cox if you would like more information. Her emailed is
included and we have two open spots.
There's two months to get walking and if you've thought of trying HTC this
is a great opportunity. Also if you would like to be considered as a sub or
a volunteer we would like to invite you to join us.
Have a great weekend.
Angie
[Non-text portions of this message have been removed]
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
RE: clean up when the browser is closed
Why won't session_end work? You say it's out-of-process but does that
mean that you're storing the data in a DB or something? If so the events
will still fire (actually I don't think you can stop them). It will fire
when the session timeout elapses without a new request. If the only
reference to the objects you are storing in the Application is from
session (and you use a Weak Ref) it should all unwind for you when it's
disposed and the GC runs.
Put some trace logging in your session_end event handler, bump down your
session timeout and you should see the reliability of the server events.
Doesn't onunload fire when you navigate away from the page in addition
to when you close the browser? I wouldn't rely on the browser for this;
you should be able to solve it on the server...
My 2 cents
Aaron H Bridges
Sr. Software Engineer
BlueVolt | FieldRanger
www.BlueTechLLC.com
________________________________
From: padnug@xxxxxxxxxxxxxxx [mailto:padnug@xxxxxxxxxxxxxxx] On Behalf
Of Justin Collum
Sent: Friday, June 15, 2007 2:20 PM
To: padnug@xxxxxxxxxxxxxxx
Subject: Re: [padnug] clean up when the browser is closed
Possibly with the onunload event of the form. You'd need some Ajax to
talk
back to your server. But server-side events that do the same thing are,
I'm
told, unreliable.
On 6/15/07, srinivas n <sriprog@xxxxxxxxx <mailto:sriprog%40yahoo.com> >
wrote:
>
> Hi,
>
> i need to clean up some resources that are in( say session or
application
> level variables) when the user closes the browser by using the (X) of
the
> browser window... Is there a way i can attach an event to be fired
when the
> browser is closed
>
> session is outproc and therefore session_end doesnt work
>
> thanks
> sri
>
> ---------------------------------
> Now that's room service! Choose from over 150,000 hotels
> in 45,000 destinations on Yahoo! Travel to find your fit.
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Next Message by Date:
click to view message preview
Software Engineer (ASP.NET/C#/SQL)
Hi,
We are seeking an experienced engineer with excellent communication skills
to join our Development Team.
Job title: Software Engineer (ASP.NET/C#/SQL)
Location: Hillsboro
Start Date: ASAP
Job Type: Permanent
Experience: Minimum 2 Years of C#, ASP.NET and SQL Server 2005
Send Resumes To: careers@xxxxxxxxx
You should have excellent communication skills, Object Oriented design
skills, Database Design Skills, coding skills on the UI tier, business tier,
and database tier.
Requirements:
- C# and ASP.NET development experience with SQL Server 2005
- Proven experience at the C# based logic layer in programming complex
business rules for enterprise applications.
- Object-oriented developer who uses polymorphism rather than simply using
objects in their code
- Experience with SQL Server 2005 is required
Have a great weekend!
Sincerely,
Beth Murray
Aivea Corporation
3075 SW 234th Ave. Suite 110
Hillsboro, OR 97123
<http://www.aivea.com/> www.aivea.com
Phone: (503) 649-1884
Fax: (503) 214-8164
E-Mail: <mailto:beth.murray@xxxxxxxxx> beth.murray@xxxxxxxxx
Microsoft Gold Certified Partner
This message (including any attachments) is intended only for the use of the
individual or entity to which it is addressed and may contain information
that is non-public, proprietary, privileged, confidential, and exempt from
disclosure under applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified that any use,
dissemination, distribution, or copying of this communication is strictly
prohibited. If you have received this communication in error, notify us
immediately by telephone and (i) destroy this message if a facsimile or (ii)
delete this message immediately if this is an electronic communication.
Thank you.
[Non-text portions of this message have been removed]
Previous Message by Thread:
click to view message preview
RE: SPAM-LOW: RE: clean up when the browser is closed
" i have some application level variable which counts number of users
online....now when one of the users closes the browser i need to set count--
...
Please note that other users who are still logged in will use this "count"
variable to do some logic operations and hence it is better if i could do it
as soon as the browser is closed and more over I have to be sure that it is
going to work 100%"
Most forums have a "who's online" feature. I would take a look at some of
mature open source forums to see how they handle this.
Note: You will never, ever get 100% (seriously.never.unless you give up on
the idea of using a browser and http)
[Non-text portions of this message have been removed]
Next Message by Thread:
click to view message preview
Software Engineer (ASP.NET/C#/SQL)
Hi,
We are seeking an experienced engineer with excellent communication skills
to join our Development Team.
Job title: Software Engineer (ASP.NET/C#/SQL)
Location: Hillsboro
Start Date: ASAP
Job Type: Permanent
Experience: Minimum 2 Years of C#, ASP.NET and SQL Server 2005
Send Resumes To: careers@xxxxxxxxx
You should have excellent communication skills, Object Oriented design
skills, Database Design Skills, coding skills on the UI tier, business tier,
and database tier.
Requirements:
- C# and ASP.NET development experience with SQL Server 2005
- Proven experience at the C# based logic layer in programming complex
business rules for enterprise applications.
- Object-oriented developer who uses polymorphism rather than simply using
objects in their code
- Experience with SQL Server 2005 is required
Have a great weekend!
Sincerely,
Beth Murray
Aivea Corporation
3075 SW 234th Ave. Suite 110
Hillsboro, OR 97123
<http://www.aivea.com/> www.aivea.com
Phone: (503) 649-1884
Fax: (503) 214-8164
E-Mail: <mailto:beth.murray@xxxxxxxxx> beth.murray@xxxxxxxxx
Microsoft Gold Certified Partner
This message (including any attachments) is intended only for the use of the
individual or entity to which it is addressed and may contain information
that is non-public, proprietary, privileged, confidential, and exempt from
disclosure under applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified that any use,
dissemination, distribution, or copying of this communication is strictly
prohibited. If you have received this communication in error, notify us
immediately by telephone and (i) destroy this message if a facsimile or (ii)
delete this message immediately if this is an electronic communication.
Thank you.
[Non-text portions of this message have been removed]
|
|