ASP.NET (C#) Show current active users

Cerrado Publicado May 5, 2007 Pagado a la entrega
Cerrado Pagado a la entrega

I would like an [url removed, login to view] 3.5 page (written in C# - Visual Studio 2008) to display the current active users on a web server.? NOTE:? Create a simple login page (authentication in the application - not AD or anything complicated...just have a hard coded list of 5 or six user IDs/Passwords - I'll wind up incorporating the functionality into my app later) so a session will be created.? Login with separate browser windows with 4 or 5 logins.? Then in a separate browser open your new ASP.NET web page that lists all of these logged in users by examining the session data on the web server.?

Create a web service that will return the list of the active logged in users on the web site.

Do not add a session variable at login and examine the session variable.? The issue I will have in the final implementation is to be able to examine multiple web servers across a web farm and determine who is logged in, etc.?

IMPORTANT FOR ACCEPTANCE OF WORK:? The core functionality of the page that shows who is logged in must be written in an encapsulated class.? This will allow me to easily incorporate into my application.? I do not want to have to pour through an aspx page and take time to pull out the true non-UI portion of your code to create a reusable class.

Thx!!

## Deliverables

1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Deliverables must be in ready-to-run condition, as follows? (depending on the nature? of the deliverables):

a)? For web sites or? other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment.

b) For all others including desktop software or software the buyer intends to distribute: A software? installation package that will install the software in ready-to-run condition on the platform(s) specified in this bid request.

3) All deliverables will be considered "work made for hire" under U.S. Copyright law. Buyer will receive exclusive and complete copyrights to all work purchased. (No GPL, GNU, 3rd party components, etc. unless all copyright ramifications are explained AND AGREED TO by the buyer on the site per the coder's Seller Legal Agreement).

Also, you must follow the following coding standards.? NOTE:? CODE WILL NOT BE ACCEPTED IF THE

CODE DOES NOT CONFORM TO THE FOLLOWING CODING CONVENTIONS/STANDARDS:

CODING STANDARDS/REQURIEMENTS:

Classes_____________________________________

S1) All classes will start with a capital letter

S2) All classes will have a comment at the end brace with the classes name

Example:

public class MyClass

{

}// MyClass

Methods______________________________________

S3) ALL method's first letter will begin with a capital letter and words in the name will begin

with a capital letter.

Example:

public class MyClass

{

? public void CorrectMethodName ()

? {

? }

}// MyClasss

S4) All methods will have ONE try catch block and the catch will use [url removed, login to view] method

to handle the exception (NOTE: A DLL called [url removed, login to view] will be provided to include in all

projects - NOTE: contained in attachment [url removed, login to view]).

S5) All methods will have a comment at the end brace with the method name.

Example:

? public void CorrectMethodName ()

? {

? }//CorrectMethodName

S6) Variables and parameters will start with a lower case letter.

Example:

? public void CorrectMethodName (string correctParamName)

? {

? }//CorrectMethodName

S7) All return values will be done at the end of the method once

? public string CorrectMethodName (string correctParamName)

? {

? string res = null;

?

? ...various code, no mid-method returns

? return res;

? }//CorrectMethodName

S8) All methods will have the standard C# comment header

Example:

// <summary>

/// Checks if a parameter is null

/// </summary>

/// <param name="o">Varible to check nullness</param>

/// <returns>True if parameter is null</returns>

public bool IsThisParamNull (object o)

{

? bool res = false;

? try

? {

? res = (o == null);

? }

? catch(Exception ex){[url removed, login to view](ex);}

? return res;

}// IsThisParamNull

Member Variables and Properties__________________

S9) All public member variables and properties will begin with a capital letter

S10) All private variables will begin with a lower case letter.

S11) All properties will have a comment at the end brace with the property name

Example:

public class MyClass

{

? public string MyID

? {

? get{return [url removed, login to view];}

? set{[url removed, login to view] = value;}

? }// MyID

? private string myID;

}// MyClass

## Platform

ASP.NET 1.1

Visual Studio 2003

Windows 2003 Server

ASP PHP

Nº del proyecto: #2955061

Sobre el proyecto

49 propuestas Proyecto remoto Activo Sep 30, 2008

49 freelancers están ofertando un promedio de $75 por este trabajo

eLYTeam

See private message.

$42.5 USD en 14 días
(83 comentarios)
6.7
inasakvw

See private message.

$127.5 USD en 14 días
(123 comentarios)
6.5
trustedcoder

See private message.

$85 USD en 14 días
(84 comentarios)
6.1
compchamps07

See private message.

$29.75 USD en 14 días
(85 comentarios)
5.9
enggwaqas

See private message.

$72.25 USD en 14 días
(56 comentarios)
5.8
nirandas

See private message.

$59.5 USD en 14 días
(75 comentarios)
5.7
v5group

See private message.

$63.75 USD en 14 días
(39 comentarios)
5.5
hyashaswi

See private message.

$42.5 USD en 14 días
(31 comentarios)
5.4
daccitpvtltd

See private message.

$106.25 USD en 14 días
(30 comentarios)
5.5
SerhiiA

See private message.

$51 USD en 14 días
(79 comentarios)
5.2
vw1857357vw

See private message.

$59.5 USD en 14 días
(28 comentarios)
5.1
seventhsensesl

See private message.

$50.15 USD en 14 días
(78 comentarios)
5.0
haplois

See private message.

$85 USD en 14 días
(19 comentarios)
4.8
rzcoder

See private message.

$68 USD en 14 días
(39 comentarios)
4.8
fabiao

See private message.

$42.5 USD en 14 días
(25 comentarios)
4.7
csnet35

See private message.

$85 USD en 14 días
(25 comentarios)
4.6
californianative

See private message.

$76.5 USD en 14 días
(35 comentarios)
4.6
saumilmodi

See private message.

$42.5 USD en 14 días
(28 comentarios)
4.1
dipankarsoft

See private message.

$63.75 USD en 14 días
(12 comentarios)
3.7
itechnology08

See private message.

$85 USD en 14 días
(13 comentarios)
3.6