Click here to Skip to main content
15,913,610 members
Home / Discussions / C#
   

C#

 
AnswerRe: Static in C# 1.1 Pin
Shameel25-Nov-09 2:07
professionalShameel25-Nov-09 2:07 
GeneralRe: Static in C# 1.1 Pin
sris 42625-Nov-09 2:16
sris 42625-Nov-09 2:16 
GeneralRe: Static in C# 1.1 Pin
Pete O'Hanlon25-Nov-09 3:11
mvePete O'Hanlon25-Nov-09 3:11 
GeneralRe: Static in C# 1.1 Pin
Shameel25-Nov-09 3:45
professionalShameel25-Nov-09 3:45 
GeneralRe: Static in C# 1.1 Pin
Dave Kreskowiak25-Nov-09 7:06
mveDave Kreskowiak25-Nov-09 7:06 
AnswerRe: Static in C# 1.1 Pin
Paulo Zemek25-Nov-09 8:06
Paulo Zemek25-Nov-09 8:06 
AnswerRe: Static in C# 1.1 Pin
PIEBALDconsult25-Nov-09 15:23
mvePIEBALDconsult25-Nov-09 15:23 
AnswerRe: Static in C# 1.1 Pin
Natza Mitzi26-Nov-09 8:20
Natza Mitzi26-Nov-09 8:20 
Questionnode EmbeddedResource in *.csproj file? Pin
Morven Huang24-Nov-09 23:26
Morven Huang24-Nov-09 23:26 
AnswerRe: node EmbeddedResource in *.csproj file? Pin
Shameel25-Nov-09 2:12
professionalShameel25-Nov-09 2:12 
GeneralRe: node EmbeddedResource in *.csproj file? Pin
Morven Huang25-Nov-09 14:22
Morven Huang25-Nov-09 14:22 
GeneralRe: node EmbeddedResource in *.csproj file? Pin
Shameel26-Nov-09 5:07
professionalShameel26-Nov-09 5:07 
GeneralRe: node EmbeddedResource in *.csproj file? Pin
Morven Huang29-Nov-09 17:09
Morven Huang29-Nov-09 17:09 
QuestionMAC Address Pin
Lijjat24-Nov-09 23:22
Lijjat24-Nov-09 23:22 
AnswerRe: MAC Address Pin
The Man from U.N.C.L.E.25-Nov-09 0:10
The Man from U.N.C.L.E.25-Nov-09 0:10 
GeneralRe: MAC Address Pin
Lijjat25-Nov-09 1:19
Lijjat25-Nov-09 1:19 
AnswerRe: MAC Address Pin
Hristo-Bojilov25-Nov-09 0:11
Hristo-Bojilov25-Nov-09 0:11 
GeneralRe: MAC Address Pin
Lijjat25-Nov-09 1:18
Lijjat25-Nov-09 1:18 
GeneralRe: MAC Address Pin
Hristo-Bojilov25-Nov-09 3:04
Hristo-Bojilov25-Nov-09 3:04 
AnswerRe: MAC Address Pin
dan!sh 25-Nov-09 1:30
professional dan!sh 25-Nov-09 1:30 
AnswerMessage Closed Pin
25-Nov-09 1:36
stancrm25-Nov-09 1:36 
GeneralRe: MAC Address Pin
Shameel25-Nov-09 2:15
professionalShameel25-Nov-09 2:15 
AnswerRe: MAC Address Pin
Antony M Kancidrowski25-Nov-09 3:22
Antony M Kancidrowski25-Nov-09 3:22 
HttpContext currentContext = HttpContext.Current;

string ip = currentContext.Request.UserHostAddress;


The MAC Address is unlikely to be the MAC of the machine browsing the web site. The MAC address of the IP packets changes as the packets pass through routers.

Ant.

I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!


- David Walliams (Little Britain)

GeneralRe: MAC Address Pin
harold aptroot25-Nov-09 5:49
harold aptroot25-Nov-09 5:49 
AnswerRe: MAC Address Pin
Dave Kreskowiak25-Nov-09 7:03
mveDave Kreskowiak25-Nov-09 7:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.