Click here to Skip to main content
15,893,622 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Assignment - Repost Pin
Member 1006323419-May-13 9:49
Member 1006323419-May-13 9:49 
AnswerRe: C# Assignment Pin
NotPolitcallyCorrect19-May-13 10:16
NotPolitcallyCorrect19-May-13 10:16 
GeneralRe: C# Assignment Pin
Member 1006323419-May-13 10:26
Member 1006323419-May-13 10:26 
GeneralRe: C# Assignment Pin
NotPolitcallyCorrect19-May-13 10:38
NotPolitcallyCorrect19-May-13 10:38 
GeneralRe: C# Assignment Pin
Member 1006323419-May-13 10:57
Member 1006323419-May-13 10:57 
AnswerRe: C# Assignment Pin
OriginalGriff19-May-13 19:04
mveOriginalGriff19-May-13 19:04 
GeneralRe: C# Assignment Pin
N8tiv20-May-13 7:52
N8tiv20-May-13 7:52 
Questionchat client/client Pin
baharan2019-May-13 8:52
baharan2019-May-13 8:52 
AnswerRe: chat client/client Pin
Dave Kreskowiak19-May-13 16:40
mveDave Kreskowiak19-May-13 16:40 
AnswerRe: chat client/client Pin
Abhinav S19-May-13 18:22
Abhinav S19-May-13 18:22 
QuestionC# Help Pin
Member 1006323419-May-13 8:24
Member 1006323419-May-13 8:24 
GeneralRe: C# Help Pin
harold aptroot19-May-13 8:36
harold aptroot19-May-13 8:36 
GeneralRe: C# Help Pin
Member 1006323419-May-13 8:40
Member 1006323419-May-13 8:40 
GeneralRe: C# Help Pin
harold aptroot19-May-13 8:52
harold aptroot19-May-13 8:52 
GeneralRe: C# Help Pin
Member 1006323419-May-13 8:58
Member 1006323419-May-13 8:58 
QuestionHow to count the numbers of pages from printer using ASP.NET With C# Pin
Pankaj Tak19-May-13 7:23
Pankaj Tak19-May-13 7:23 
AnswerRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Dave Kreskowiak19-May-13 7:37
mveDave Kreskowiak19-May-13 7:37 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Pankaj Tak22-May-13 17:54
Pankaj Tak22-May-13 17:54 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Pankaj Tak6-Jun-13 20:58
Pankaj Tak6-Jun-13 20:58 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Dave Kreskowiak7-Jun-13 13:59
mveDave Kreskowiak7-Jun-13 13:59 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Pankaj Tak7-Jun-13 17:35
Pankaj Tak7-Jun-13 17:35 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Dave Kreskowiak7-Jun-13 18:29
mveDave Kreskowiak7-Jun-13 18:29 
What did I just say??

If you're talking about the printers attached to the clients machine, NO IT'S NOT POSSIBLE IN ASP.NET.

ASP.NET code runs ENTIRELY on the server, not the client. ASP.NET code has no way to get at the devices attached to a client computer. It can ONLY use the stuff attached to the server.

GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Pankaj Tak7-Jun-13 19:13
Pankaj Tak7-Jun-13 19:13 
GeneralRe: How to count the numbers of pages from printer using ASP.NET With C# Pin
Dave Kreskowiak8-Jun-13 4:23
mveDave Kreskowiak8-Jun-13 4:23 
Questionnested switch Pin
MKS Khalid18-May-13 11:47
MKS Khalid18-May-13 11:47 

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.