Click here to Skip to main content
15,922,512 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionURL re-write or Shorter URL Pin
mpavas3-Sep-08 3:13
mpavas3-Sep-08 3:13 
AnswerRe: URL re-write or Shorter URL Pin
ToddHileHoffer3-Sep-08 3:31
ToddHileHoffer3-Sep-08 3:31 
AnswerRe: URL re-write or Shorter URL Pin
N a v a n e e t h3-Sep-08 17:27
N a v a n e e t h3-Sep-08 17:27 
AnswerRe: URL re-write or Shorter URL Pin
Abhishek Sur3-Sep-08 21:20
professionalAbhishek Sur3-Sep-08 21:20 
GeneralRe: URL re-write or Shorter URL Pin
mpavas3-Sep-08 23:24
mpavas3-Sep-08 23:24 
QuestionCan a DLL determine app type? Pin
Howard Richards3-Sep-08 3:04
Howard Richards3-Sep-08 3:04 
AnswerRe: Can a DLL determine app type? Pin
ToddHileHoffer3-Sep-08 3:29
ToddHileHoffer3-Sep-08 3:29 
AnswerRe: Can a DLL determine app type? Pin
Pete O'Hanlon3-Sep-08 10:53
mvePete O'Hanlon3-Sep-08 10:53 
You got good advice on checking the http context. We use this to check the source of the code, and you can check it easily enough in your code simply by checking HttpContext.Current. If it's null, it's not a web app.

Deja View - the feeling that you've seen this post before.

My blog | My articles



GeneralRe: Can a DLL determine app type? Pin
Howard Richards4-Sep-08 0:34
Howard Richards4-Sep-08 0:34 
Questionradionbuttonlist in tab container Pin
vjvjvjvj3-Sep-08 3:01
vjvjvjvj3-Sep-08 3:01 
AnswerRe: radionbuttonlist in tab container Pin
ToddHileHoffer3-Sep-08 4:23
ToddHileHoffer3-Sep-08 4:23 
GeneralRe: radionbuttonlist in tab container Pin
vjvjvjvj3-Sep-08 5:06
vjvjvjvj3-Sep-08 5:06 
GeneralRe: radionbuttonlist in tab container Pin
ToddHileHoffer3-Sep-08 7:10
ToddHileHoffer3-Sep-08 7:10 
GeneralRe: radionbuttonlist in tab container Pin
vjvjvjvj3-Sep-08 7:17
vjvjvjvj3-Sep-08 7:17 
Question__doPostBack not work in masterpage. Pin
slSoftware3-Sep-08 2:35
slSoftware3-Sep-08 2:35 
AnswerRe: __doPostBack not work in masterpage. Pin
ToddHileHoffer3-Sep-08 2:58
ToddHileHoffer3-Sep-08 2:58 
GeneralRe: __doPostBack not work in masterpage. Pin
slSoftware3-Sep-08 17:15
slSoftware3-Sep-08 17:15 
GeneralRe: __doPostBack not work in masterpage. Pin
abasan26-Sep-09 9:34
abasan26-Sep-09 9:34 
QuestionCheckboxList display Pin
omlac3-Sep-08 1:06
omlac3-Sep-08 1:06 
AnswerRe: CheckboxList display Pin
Blue_Boy3-Sep-08 1:12
Blue_Boy3-Sep-08 1:12 
AnswerRe: CheckboxList display Pin
eyeseetee3-Sep-08 1:14
eyeseetee3-Sep-08 1:14 
GeneralRe: CheckboxList display Pin
omlac3-Sep-08 1:30
omlac3-Sep-08 1:30 
QuestionMove __doPostBack to include file Pin
Bjohnson333-Sep-08 1:02
Bjohnson333-Sep-08 1:02 
AnswerRe: Move __doPostBack to include file Pin
eyeseetee3-Sep-08 1:12
eyeseetee3-Sep-08 1:12 
AnswerRe: Move __doPostBack to include file Pin
Paddy Boyd3-Sep-08 2:28
Paddy Boyd3-Sep-08 2:28 

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.