Click here to Skip to main content
15,888,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
You can do classic ASP style coding in ASP.NET 2.0, not that I'd ever want to. You can just open an aspx page and hack at it just like you did with ASP, but you lose a lot of the ASP.NET features. I'd see what they are having trouble with and guide them in the right direction for the new platform before I helped them take a step backwards like that. Also, Server, Request and Response are all there in ASP.NET it would be difficult to write any real application without using them, so that question makes me think they aren't understanding something about ASP.NET and are making things harder on themselves.

They are just delaying the inevitable by going back to ASP and it is going to take longer for them to do the port then they would have lost learning ASP.NET.


Using the GridView is like trying to explain to someone else how to move a third person's hands in order to tie your shoelaces for you.
-Chris Maunder


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 
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
MY120114-Dec-06 23:37
MY120114-Dec-06 23:37 
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
MY120115-Dec-06 1:02
MY120115-Dec-06 1:02 
GeneralRe: Using a custom user database (should I use a custom MembershipProvider) Pin
Not Active15-Dec-06 3:12
mentorNot Active15-Dec-06 3:12 
Questionhow to display images in a dropdownlist Pin
rony_mansy13-Dec-06 2:21
rony_mansy13-Dec-06 2:21 
AnswerRe: how to display images in a dropdownlist Pin
just3ala213-Dec-06 2:41
just3ala213-Dec-06 2:41 
QuestionMove Records Up/ Down in Datagrid Pin
wEb GuRu...13-Dec-06 2:01
wEb GuRu...13-Dec-06 2:01 
AnswerRe: Move Records Up/ Down in Datagrid Pin
Not Active13-Dec-06 2:59
mentorNot Active13-Dec-06 2:59 
Questionweb.config settings problem [modified] Pin
R.Palanivel13-Dec-06 1:54
R.Palanivel13-Dec-06 1:54 
AnswerRe: web.config settings problem Pin
Pete O'Hanlon13-Dec-06 2:25
mvePete O'Hanlon13-Dec-06 2:25 
GeneralRe: web.config settings problem Pin
R.Palanivel13-Dec-06 19:05
R.Palanivel13-Dec-06 19:05 

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.