Click here to Skip to main content
15,886,560 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: nested switch Pin
Richard MacCutchan18-May-13 21:16
mveRichard MacCutchan18-May-13 21:16 
AnswerRe: nested switch Pin
Eddy Vluggen19-May-13 2:14
professionalEddy Vluggen19-May-13 2:14 
AnswerRe: nested switch Pin
Sadhish T19-May-13 5:51
Sadhish T19-May-13 5:51 
GeneralRe: nested switch Pin
Dave Kreskowiak19-May-13 7:38
mveDave Kreskowiak19-May-13 7:38 
QuestionDifference between Thread, ThreadPool & BackgroundWorker c# Pin
Tridip Bhattacharjee18-May-13 8:34
professionalTridip Bhattacharjee18-May-13 8:34 
AnswerRe: Difference between Thread, ThreadPool & BackgroundWorker c# Pin
Eddy Vluggen18-May-13 8:51
professionalEddy Vluggen18-May-13 8:51 
AnswerRe: Difference between Thread, ThreadPool & BackgroundWorker c# Pin
Dave Kreskowiak19-May-13 5:01
mveDave Kreskowiak19-May-13 5:01 
AnswerRe: Difference between Thread, ThreadPool & BackgroundWorker c# Pin
Abhinav S19-May-13 7:03
Abhinav S19-May-13 7:03 
QuestionMinidumps. Pin
Septimus Hedgehog18-May-13 8:08
Septimus Hedgehog18-May-13 8:08 
AnswerRe: Minidumps. Pin
Eddy Vluggen18-May-13 8:44
professionalEddy Vluggen18-May-13 8:44 
GeneralRe: Minidumps. Pin
Septimus Hedgehog18-May-13 9:14
Septimus Hedgehog18-May-13 9:14 
QuestionSome Basic Help About A Modification In a Script! Pin
Jesús Frías18-May-13 6:17
Jesús Frías18-May-13 6:17 
AnswerRe: Some Basic Help About A Modification In a Script! Pin
Dave Kreskowiak18-May-13 7:53
mveDave Kreskowiak18-May-13 7:53 
AnswerRe: Some Basic Help About A Modification In a Script! Pin
Calvijn18-May-13 10:55
Calvijn18-May-13 10:55 

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.