⟩ What happened when type url in address bar and press enter?
the url is break into four parts(i.e. ip addresses)first is
protocol in use,2nd host name or ip addr,3rd protocol port
no.,4th actual file path
the url is break into four parts(i.e. ip addresses)first is
protocol in use,2nd host name or ip addr,3rd protocol port
no.,4th actual file path
Explain What platforms does the .NET Framework run on?
Explain ASP.NET?
What is the difference between .Net2000 and .Net2005(features)? Which one is better?
Explain How do assemblies find each other?
What is .net3.0 and .net3.5?
Explain the difference between a private assembly and a shared assembly?
Explain What is the Difference between web application and enterprise application?
Explain What is an Application Domain?
Explain What is reflection in Microsoft .NET Context?
Explain garbage collection?