Click here to Skip to main content
15,888,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# relating to SET and GET Pin
Colin Angus Mackay24-Sep-07 10:40
Colin Angus Mackay24-Sep-07 10:40 
GeneralRe: C# relating to SET and GET Pin
Daniel Hood24-Sep-07 10:48
Daniel Hood24-Sep-07 10:48 
AnswerRe: C# relating to SET and GET Pin
Pete O'Hanlon24-Sep-07 9:36
mvePete O'Hanlon24-Sep-07 9:36 
GeneralRe: C# relating to SET and GET Pin
Daniel Hood24-Sep-07 10:46
Daniel Hood24-Sep-07 10:46 
GeneralRe: C# relating to SET and GET Pin
Pete O'Hanlon24-Sep-07 22:16
mvePete O'Hanlon24-Sep-07 22:16 
QuestionMS Application Block : SQLHelper [modified] Pin
ss.mmm24-Sep-07 9:08
ss.mmm24-Sep-07 9:08 
AnswerRe: MS Application Block : SQLHelper Pin
pmarfleet24-Sep-07 9:22
pmarfleet24-Sep-07 9:22 
QuestionSecuring PDF Files Pin
adnanrafiq24-Sep-07 9:04
adnanrafiq24-Sep-07 9:04 
Recently i came here to discuss the issue, how to secure files (pdf), the recomendation was httphandelers, it works absolutely great.But now an new issue has been arrived.
What i did , i registerd ISAPI extension (.pdf) in IIS 6.0,to let process the request to ASP.Net runtime, there i used context.response.transmitfile to send the file to the browser, as client will be viewing file in browser not downloading, but in case when file is bigger than 20 MB ,(file can be upto 100MB), it takes time, obviously it should take.
But when we redirect or request pdf file without registering ISAPI extension, browser starts showing file, means you see instantly first page or few pages while other are downloading, how to achive this kind of performance, and this kind of behaviour, with letting asp.net runtime process the request.
I hope you guys get my question & if any explaination needed please ask.

Note: Same issue with uploading files with .Net uploader control, even after we change machine.config file size attribute, i want suggestion about better performance, when many users are doing both uploading, and viewing files from repository.

Many Thanks,
Adnan Rafiq
muhammadadnanrafiq@gmail.com

QuestionCode for Traveling Salesman Problems Pin
laremtj24-Sep-07 8:58
laremtj24-Sep-07 8:58 
AnswerRe: Code for Traveling Salesman Problems Pin
Pete O'Hanlon24-Sep-07 9:06
mvePete O'Hanlon24-Sep-07 9:06 
GeneralRe: Code for Traveling Salesman Problems Pin
Paul Conrad24-Sep-07 13:26
professionalPaul Conrad24-Sep-07 13:26 
AnswerRe: Code for Traveling Salesman Problems Pin
Scott Dorman24-Sep-07 9:11
professionalScott Dorman24-Sep-07 9:11 
AnswerRe: Code for Traveling Salesman Problems Pin
Dan Neely24-Sep-07 9:48
Dan Neely24-Sep-07 9:48 
GeneralRe: Code for Traveling Salesman Problems Pin
Scott Dorman24-Sep-07 9:59
professionalScott Dorman24-Sep-07 9:59 
GeneralRe: Code for Traveling Salesman Problems Pin
Pete O'Hanlon24-Sep-07 10:01
mvePete O'Hanlon24-Sep-07 10:01 
AnswerRe: Code for Traveling Salesman Problems Pin
Paul Conrad24-Sep-07 13:26
professionalPaul Conrad24-Sep-07 13:26 
QuestionMapping CSV files Pin
jebin k24-Sep-07 7:14
jebin k24-Sep-07 7:14 
AnswerRe: Mapping CSV files Pin
martin_hughes24-Sep-07 9:35
martin_hughes24-Sep-07 9:35 
QuestionHow to make windows application like master page? Pin
Shahriat Hossain24-Sep-07 7:06
Shahriat Hossain24-Sep-07 7:06 
AnswerRe: How to make windows application like master page? Pin
Not Active24-Sep-07 7:39
mentorNot Active24-Sep-07 7:39 
AnswerRe: How to make windows application like master page? Pin
Matthew Cuba24-Sep-07 7:42
Matthew Cuba24-Sep-07 7:42 
AnswerRe: How to make windows application like master page? Pin
Pete O'Hanlon24-Sep-07 8:50
mvePete O'Hanlon24-Sep-07 8:50 
AnswerRe: How to make windows application like master page? Pin
InvalidTypecast24-Sep-07 10:43
InvalidTypecast24-Sep-07 10:43 
AnswerRe: How to make windows application like master page? Pin
Amar Chaudhary24-Sep-07 18:28
Amar Chaudhary24-Sep-07 18:28 
QuestionCan't find Library in GAC... [modified] Pin
lost in transition 24-Sep-07 6:36
lost in transition 24-Sep-07 6:36 

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.