Click here to Skip to main content
15,881,424 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Does the use of many trivial classes with generics pose a performance penalty? Pin
supercat920-Jan-09 18:45
supercat920-Jan-09 18:45 
QuestionDynamic Blob field Pin
dwolver19-Jan-09 9:21
dwolver19-Jan-09 9:21 
AnswerRe: Dynamic Blob field Pin
Eddy Vluggen19-Jan-09 9:37
professionalEddy Vluggen19-Jan-09 9:37 
AnswerRe: Dynamic Blob field Pin
Wendelius20-Jan-09 9:22
mentorWendelius20-Jan-09 9:22 
GeneralRe: Dynamic Blob field Pin
Member 362614020-Jan-09 10:23
Member 362614020-Jan-09 10:23 
QuestionSSHExec:: RunCommand and X11 forwarding Pin
peppoRao7119-Jan-09 8:36
peppoRao7119-Jan-09 8:36 
QuestionVirtualPageProvider - Not getting hit on virtual file requests [modified] Pin
Tristan Rhodes19-Jan-09 3:51
Tristan Rhodes19-Jan-09 3:51 
AnswerRe: VirtualPageProvider - Not getting hit on virtual file requests Pin
cmk19-Jan-09 14:09
cmk19-Jan-09 14:09 
I assume you mean a VirtualPathProvider (not Page).
There is not enough info to help.

Things to try if you haven't already:
1. Write an empty wrapper for all VirtualPathProvider methods and set a breakpoint in each, check which, if any are called.
2. Write a simple IHttpHandler to use as the static file handler, again set a breakpoint in ProcessRequest and follow it.

I had to do both to get my first vpp working.

I use System.Web.StaticFileHandler with vpp's and it works, StaticFileModule however does not.

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

GeneralRe: VirtualPageProvider - Not getting hit on virtual file requests Pin
Tristan Rhodes20-Jan-09 2:24
Tristan Rhodes20-Jan-09 2:24 
GeneralRe: VirtualPageProvider - Not getting hit on virtual file requests Pin
cmk20-Jan-09 5:02
cmk20-Jan-09 5:02 
QuestionHow Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
ox010118-Jan-09 16:05
ox010118-Jan-09 16:05 
AnswerRe: How Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
«_Superman_»18-Jan-09 17:01
professional«_Superman_»18-Jan-09 17:01 
GeneralRe: How Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
ox010118-Jan-09 17:09
ox010118-Jan-09 17:09 
AnswerRe: How Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
Eddy Vluggen19-Jan-09 1:42
professionalEddy Vluggen19-Jan-09 1:42 
AnswerRe: How Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
ox010118-Jan-09 20:26
ox010118-Jan-09 20:26 
GeneralRe: How Can i develop programs in PPC(Pocket PC with Windows Mobile) Pin
Not Active19-Jan-09 2:27
mentorNot Active19-Jan-09 2:27 
Questionwhy Signing with private key ? Pin
bolly-8117-Jan-09 8:58
bolly-8117-Jan-09 8:58 
AnswerRe: why Signing with private key ? Pin
Colin Angus Mackay17-Jan-09 11:48
Colin Angus Mackay17-Jan-09 11:48 
AnswerRe: why Signing with private key ? Pin
Dave Kreskowiak17-Jan-09 12:37
mveDave Kreskowiak17-Jan-09 12:37 
AnswerRe: why Signing with private key ? Pin
supercat919-Jan-09 6:01
supercat919-Jan-09 6:01 
GeneralRe: why Signing with private key ? Pin
bolly-8119-Jan-09 6:37
bolly-8119-Jan-09 6:37 
GeneralRe: why Signing with private key ? Pin
supercat919-Jan-09 9:18
supercat919-Jan-09 9:18 
AnswerRe: why Signing with private key ? Pin
Ravindra Sadaphule27-Jan-09 18:53
Ravindra Sadaphule27-Jan-09 18:53 
QuestionHow can I create a new instance of an exisiting object? Pin
Kent Pawar17-Jan-09 4:11
Kent Pawar17-Jan-09 4:11 
AnswerRe: How can I create a new instance of an exisiting object? Pin
S. Senthil Kumar17-Jan-09 7:26
S. Senthil Kumar17-Jan-09 7:26 

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.