Click here to Skip to main content
16,015,827 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Datagrid Select Statement Pin
Soot26-Jun-06 6:27
Soot26-Jun-06 6:27 
GeneralRe: Datagrid Select Statement Pin
Soot10-Jul-06 8:13
Soot10-Jul-06 8:13 
Question1.1 and 2.0 Pin
Fred_Smith22-Jun-06 3:16
Fred_Smith22-Jun-06 3:16 
AnswerPS Pin
Fred_Smith22-Jun-06 3:21
Fred_Smith22-Jun-06 3:21 
GeneralRe: PS Pin
Paddy Boyd22-Jun-06 5:03
Paddy Boyd22-Jun-06 5:03 
GeneralRe: PS Pin
RichardGrimmer22-Jun-06 5:12
RichardGrimmer22-Jun-06 5:12 
GeneralRe: PS Pin
Fred_Smith22-Jun-06 6:33
Fred_Smith22-Jun-06 6:33 
AnswerRe: PS Pin
Guffa22-Jun-06 10:34
Guffa22-Jun-06 10:34 
Visual Studio 2003 and 2005 runs just fine side by side. I have them both installed myself.

Framework 1.1 and 2.0 also runs fine side by side. The issue with web sites is that all web sites in the same application pool has to use the same version. You can have one application pool for each version of the framework, and select application pool for each web site according to the framework version it is using.

I think that most ISP don't want to do this, though. It's simpler to just have one application pool and one framework version, and tell the customers that they have to use it.

Most 1.1 applications runs just fine in 2.0. There are some breaking changes[^] from 1.x to 2.0, but you are not very likely to run into any of them.


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

QuestionQUERY: JS CTRL, SHIFT, Context Menu Pin
dhruba.bandopadhyay22-Jun-06 0:39
dhruba.bandopadhyay22-Jun-06 0:39 
AnswerRe: QUERY: JS CTRL, SHIFT, Context Menu Pin
RichardGrimmer22-Jun-06 5:14
RichardGrimmer22-Jun-06 5:14 
GeneralRe: QUERY: JS CTRL, SHIFT, Context Menu Pin
dhruba.bandopadhyay5-Jul-06 0:56
dhruba.bandopadhyay5-Jul-06 0:56 
QuestionCanceling the window.unload() event Pin
SatyajitV21-Jun-06 21:11
SatyajitV21-Jun-06 21:11 
AnswerRe: Canceling the window.unload() event Pin
minhpc_bk22-Jun-06 16:18
minhpc_bk22-Jun-06 16:18 
QuestionStop Navigation in ASP Pin
abhaysurve21-Jun-06 20:40
abhaysurve21-Jun-06 20:40 
QuestionProblem with populating datagrid Pin
i@@21-Jun-06 16:37
i@@21-Jun-06 16:37 
Questionhighlight on link when move over Pin
campbells21-Jun-06 16:14
campbells21-Jun-06 16:14 
GeneralRe: highlight on link when move over Pin
i@@21-Jun-06 16:44
i@@21-Jun-06 16:44 
GeneralRe: highlight on link when move over Pin
campbells21-Jun-06 18:41
campbells21-Jun-06 18:41 
AnswerRe: highlight on link when move over Pin
Steve Echols21-Jun-06 19:37
Steve Echols21-Jun-06 19:37 
GeneralRe: highlight on link when move over Pin
campbells21-Jun-06 19:47
campbells21-Jun-06 19:47 
GeneralRe: highlight on link when move over [modified] Pin
Steve Echols21-Jun-06 20:03
Steve Echols21-Jun-06 20:03 
Questionweb-base database Pin
Droze21-Jun-06 4:59
Droze21-Jun-06 4:59 
AnswerRe: web-base database Pin
RichardGrimmer22-Jun-06 5:18
RichardGrimmer22-Jun-06 5:18 
QuestionQUERY: IE vs Firefox Pin
dhruba.bandopadhyay21-Jun-06 3:42
dhruba.bandopadhyay21-Jun-06 3:42 
AnswerRe: QUERY: IE vs Firefox Pin
Guffa21-Jun-06 6:25
Guffa21-Jun-06 6:25 

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.