How would ASP and ASP.NET apps run at the same time on the
same server?
Answer / poonam
Both ASP and ASP.net can be run at same server, becuase IIS
has the capability to respond/serve both ASP and ASP.NET
request.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the use of activex control in .net?
What is Event Bubbling in .NET?
Explain the .net framework overview?
How will you make .NET programs work in Linux ?
Explain the difference between vb and vb.net?
where are connection strings stored?
What is Assembly?
How com+ related to the dna architecture?
What is JIT and how is works?
Explain the difference between constants and read-only variables?
Do you know what is .net standard?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?