⟩ What does mean by .NET framework?
The .NET Framework is an environment for building, deploying, and running Web Services and other applications. It consists of three main parts: the Common Language Runtime, the Framework classes, and ASP.NET
The .NET Framework is an environment for building, deploying, and running Web Services and other applications. It consists of three main parts: the Common Language Runtime, the Framework classes, and ASP.NET
How to deploy an asp.net application?
Explain What is the maximum length of a varchar in SQL Server?
Explain atleast two methods of response object other than Transfer?
Explain How many objects are there in ASP?
Explain What are cursors? Name four type of cursors and when each one would be applied?
Explain What is the STUFF function and how does it differ from the REPLACE function?
Explain the use of trace utility?
Explain an execution plan? When would you use it? How would you view the execution plan?
What is differences between Server.Transfer and server.execute method?
What is differences between ADO and DAO?