Click here to Skip to main content
15,919,774 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: making Round off Pin
AmitChampaneri15-Nov-06 0:19
AmitChampaneri15-Nov-06 0:19 
AnswerRe: making Round off Pin
PavanPareta15-Nov-06 1:08
PavanPareta15-Nov-06 1:08 
QuestionIs a conditional HTTPHandler possible? Pin
Senor Plankton14-Nov-06 23:37
Senor Plankton14-Nov-06 23:37 
QuestionSharing assemblies without the GAC? Pin
Senor Plankton14-Nov-06 23:33
Senor Plankton14-Nov-06 23:33 
QuestionI have problems with Session Time-out Pin
satyendrastomar14-Nov-06 23:16
satyendrastomar14-Nov-06 23:16 
AnswerRe: I have problems with Session Time-out Pin
l0kke14-Nov-06 23:26
l0kke14-Nov-06 23:26 
AnswerRe: I have problems with Session Time-out Pin
AmitChampaneri15-Nov-06 0:21
AmitChampaneri15-Nov-06 0:21 
QuestionRegularExpression Validator Pin
monika_vasvani14-Nov-06 22:56
monika_vasvani14-Nov-06 22:56 
AnswerRe: RegularExpression Validator Pin
Suresh Pirsquare14-Nov-06 23:15
Suresh Pirsquare14-Nov-06 23:15 
GeneralRe: RegularExpression Validator Pin
monika_vasvani14-Nov-06 23:20
monika_vasvani14-Nov-06 23:20 
AnswerRe: RegularExpression Validator Pin
Deepak the Cool15-Nov-06 0:42
Deepak the Cool15-Nov-06 0:42 
AnswerRe: RegularExpression Validator Pin
Deepak the Cool15-Nov-06 0:44
Deepak the Cool15-Nov-06 0:44 
GeneralRe: RegularExpression Validator Pin
monika_vasvani15-Nov-06 2:59
monika_vasvani15-Nov-06 2:59 
GeneralRe: RegularExpression Validator Pin
Deepak the Cool15-Nov-06 17:58
Deepak the Cool15-Nov-06 17:58 
QuestionMysteries of the App_Code folder Pin
Guy Harwood14-Nov-06 22:46
Guy Harwood14-Nov-06 22:46 
AnswerRe: Mysteries of the App_Code folder Pin
Guffa14-Nov-06 23:28
Guffa14-Nov-06 23:28 
There is not anything mystical about the App_Code folder. It's just a good place to put code that is not pages.

Code in the folder is not isolated in any way from code outside the folder, so if you have trouble accessing classes it's because you don't use the correct namespace.


---
b { font-weight: normal; }

GeneralRe: Mysteries of the App_Code folder Pin
Guy Harwood15-Nov-06 0:20
Guy Harwood15-Nov-06 0:20 
GeneralRe: Mysteries of the App_Code folder Pin
l0kke15-Nov-06 6:32
l0kke15-Nov-06 6:32 
QuestionHow to Make Inline Programme? Pin
asprajesh14-Nov-06 21:54
asprajesh14-Nov-06 21:54 
AnswerRe: How to Make Inline Programme? Pin
Guy Harwood14-Nov-06 22:50
Guy Harwood14-Nov-06 22:50 
QuestionDefaultFocus Pin
greekius14-Nov-06 21:34
greekius14-Nov-06 21:34 
AnswerRe: DefaultFocus Pin
just3ala214-Nov-06 22:03
just3ala214-Nov-06 22:03 
QuestionLong process "Page can not be displayed" Pin
imran.arshad14-Nov-06 20:40
imran.arshad14-Nov-06 20:40 
AnswerRe: Long process "Page can not be displayed" Pin
Guffa14-Nov-06 20:49
Guffa14-Nov-06 20:49 
AnswerRe: Long process "Page can not be displayed" Pin
KrishnaMohanSingh31-Dec-08 2:37
KrishnaMohanSingh31-Dec-08 2:37 

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.