Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed
on the same system?
Answers were Sorted based on User's Feedback
Answer / venkatesh.araveeti
.net has assemblys its not hav com components so every
vertion hav different vertion id. so those above can not
override so we can install in same system.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between asp.net & vb.net and explain architecture?
Do I have any control over the garbage collection algorithm?
How is .net able to support multiple languages?
What is the base class of Button control?
What is assemblies in .net?
Please explain is the jit an interpreter?
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Difference between Debugging and tracing in .net
What is RCW (Run time Callable Wrappers)?
What is smart navigation in .net?
What property do you have to set to tell the grid which page to go to when using the Pager object?