Click here to Skip to main content
15,917,177 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Error while trying to run project Pin
payback13-Dec-06 19:52
payback13-Dec-06 19:52 
GeneralRe: Error while trying to run project Pin
MissionSuccess13-Dec-06 20:32
MissionSuccess13-Dec-06 20:32 
QuestionRe: Error while trying to run project Pin
just3ala213-Dec-06 19:59
just3ala213-Dec-06 19:59 
AnswerRe: Error while trying to run project Pin
MissionSuccess13-Dec-06 20:29
MissionSuccess13-Dec-06 20:29 
QuestionRe: Error while trying to run project Pin
Imran Khan Pathan13-Dec-06 20:38
Imran Khan Pathan13-Dec-06 20:38 
QuestionProblem Uploading an Image twice [modified] Pin
Britney S. Morales13-Dec-06 9:57
Britney S. Morales13-Dec-06 9:57 
AnswerRe: Problem Uploading an Image twice Pin
Kschuler13-Dec-06 10:36
Kschuler13-Dec-06 10:36 
AnswerRe: Problem Uploading an Image twice Pin
saravanan0514-Dec-06 9:10
saravanan0514-Dec-06 9:10 
QuestionASP:MENU and black caret for submenus Pin
Leo Smith13-Dec-06 8:28
Leo Smith13-Dec-06 8:28 
AnswerRe: ASP:MENU and black caret for submenus Pin
minhpc_bk13-Dec-06 13:42
minhpc_bk13-Dec-06 13:42 
GeneralRe: ASP:MENU and black caret for submenus Pin
Leo Smith14-Dec-06 12:35
Leo Smith14-Dec-06 12:35 
QuestionPassing an Object between pages. Pin
legionnaire13-Dec-06 5:50
legionnaire13-Dec-06 5:50 
AnswerRe: Passing an Object between pages. Pin
Andy Brummer13-Dec-06 6:03
sitebuilderAndy Brummer13-Dec-06 6:03 
AnswerRe: Passing an Object between pages. Pin
ednrgc13-Dec-06 8:47
ednrgc13-Dec-06 8:47 
GeneralRe: Passing an Object between pages. Pin
legionnaire13-Dec-06 9:21
legionnaire13-Dec-06 9:21 
GeneralRe: Passing an Object between pages. Pin
ednrgc14-Dec-06 1:51
ednrgc14-Dec-06 1:51 
If the class uses simple types, there is no reason for anything more than the serializable attribute.

If the object (in your case, User Info) is going to be used across many pages, session would be a better option.

QuestionNew app is ASP, then migrate to ASP.NET 2.0 Pin
shefali_sinha13-Dec-06 5:44
shefali_sinha13-Dec-06 5:44 
AnswerRe: New app is ASP, then migrate to ASP.NET 2.0 Pin
Andy Brummer13-Dec-06 6:12
sitebuilderAndy Brummer13-Dec-06 6:12 
Questionweb.config issue? Pin
Vodstok13-Dec-06 4:42
Vodstok13-Dec-06 4:42 
AnswerRe: web.config issue? Pin
ednrgc13-Dec-06 5:22
ednrgc13-Dec-06 5:22 
GeneralRe: web.config issue? Pin
Vodstok13-Dec-06 7:22
Vodstok13-Dec-06 7:22 
QuestionResizing the dropdown portion of a fixed dropdown list Pin
Timothy Kruger13-Dec-06 3:19
Timothy Kruger13-Dec-06 3:19 
AnswerRe: Resizing the dropdown portion of a fixed dropdown list Pin
Mike Ellison13-Dec-06 6:33
Mike Ellison13-Dec-06 6:33 
QuestionUsing a custom user database (should I use a custom MembershipProvider) Pin
MY120113-Dec-06 2:30
MY120113-Dec-06 2:30 
AnswerRe: Using a custom user database (should I use a custom MembershipProvider) Pin
Not Active13-Dec-06 2:49
mentorNot Active13-Dec-06 2:49 

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.