Click here to Skip to main content
16,011,538 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncustom SoapException - properties not set as expected? Pin
Member 391904918-Mar-09 12:09
Member 391904918-Mar-09 12:09 
QuestionWebService Pin
kenexcelon18-Mar-09 10:06
kenexcelon18-Mar-09 10:06 
QuestionFile cache dependency not clearing when xml file changes. Pin
Steve Holdorf18-Mar-09 9:26
Steve Holdorf18-Mar-09 9:26 
AnswerRe: File cache dependency not clearing when xml file changes. Pin
Steve Holdorf18-Mar-09 9:56
Steve Holdorf18-Mar-09 9:56 
Questionobject caching in webservice Pin
dd31415918-Mar-09 9:19
dd31415918-Mar-09 9:19 
AnswerRe: object caching in webservice Pin
ToddHileHoffer18-Mar-09 10:05
ToddHileHoffer18-Mar-09 10:05 
GeneralRe: object caching in webservice Pin
dd31415918-Mar-09 10:15
dd31415918-Mar-09 10:15 
GeneralRe: object caching in webservice Pin
ToddHileHoffer18-Mar-09 10:23
ToddHileHoffer18-Mar-09 10:23 
Any application in ISS (service or website) is part of an application pool.

The application pool runs one .exe. You can see it in the task manager.

The System.Web.HttpContext.Current.Cache is specific to the current HttpContext or application.

What does it matter if all your code is compiled into one .dll or 50 .dlls?


I didn't get any requirements for the signature


GeneralRe: object caching in webservice Pin
dd31415918-Mar-09 11:05
dd31415918-Mar-09 11:05 
QuestionFireFox loading my pages twice. No Images exist, AutoEventWireup is false - Code included. [modified] Pin
Bill Lawton18-Mar-09 7:30
Bill Lawton18-Mar-09 7:30 
QuestionRe: Able to stop FireFox loading pages twice. Any thoughts as to why? Pin
Bill Lawton18-Mar-09 9:55
Bill Lawton18-Mar-09 9:55 
AnswerRe: FireFox loading my pages twice. No Images exist, AutoEventWireup is false - Code included. Pin
rajmca.g18-Mar-09 19:50
rajmca.g18-Mar-09 19:50 
AnswerRe: FireFox loading my pages twice. No Images exist, AutoEventWireup is false - Code included. Pin
JacquesDP18-Mar-09 22:22
JacquesDP18-Mar-09 22:22 
GeneralRe: FireFox loading my pages twice. No Images exist, AutoEventWireup is false - Code included. Pin
Bill Lawton19-Mar-09 5:50
Bill Lawton19-Mar-09 5:50 
Questionon the fly adding DataFormatString to a TableCell in a GridView Pin
Herman<T>.Instance18-Mar-09 6:54
Herman<T>.Instance18-Mar-09 6:54 
AnswerRe: on the fly adding DataFormatString to a TableCell in a GridView Pin
tech60318-Mar-09 13:59
tech60318-Mar-09 13:59 
GeneralRe: on the fly adding DataFormatString to a TableCell in a GridView Pin
Herman<T>.Instance19-Mar-09 2:46
Herman<T>.Instance19-Mar-09 2:46 
GeneralRe: on the fly adding DataFormatString to a TableCell in a GridView Pin
Herman<T>.Instance19-Mar-09 5:29
Herman<T>.Instance19-Mar-09 5:29 
QuestionProblem with my windows service [modified] Pin
gottimukkala18-Mar-09 6:30
gottimukkala18-Mar-09 6:30 
AnswerRe: Problem with my windows service Pin
Herman<T>.Instance18-Mar-09 6:48
Herman<T>.Instance18-Mar-09 6:48 
GeneralRe: Problem with my windows service Pin
gottimukkala18-Mar-09 6:50
gottimukkala18-Mar-09 6:50 
GeneralRe: Problem with my windows service Pin
Herman<T>.Instance18-Mar-09 6:57
Herman<T>.Instance18-Mar-09 6:57 
GeneralRe: Problem with my windows service Pin
gottimukkala18-Mar-09 7:05
gottimukkala18-Mar-09 7:05 
GeneralRe: Problem with my windows service Pin
Herman<T>.Instance18-Mar-09 7:57
Herman<T>.Instance18-Mar-09 7:57 
QuestionListening for database updates in asp .net Pin
hardboy11118-Mar-09 5:00
hardboy11118-Mar-09 5:00 

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.