News:

GinGly.com - Used by 85,000 Members - SMS Backed up 7,35,000 - Contacts Stored  28,850 !!

Main Menu

Web Developer Interview Questions

Started by Kalyan, Sep 14, 2008, 09:41 AM

Previous topic - Next topic

Kalyan

Web Developer Interview Questions

What is the maximum length of a varchar field in SQL Server?

How do you define an integer in SQL Server?

How do you separate business logic while creating an ASP.NET application?

If there is a calendar control to be included in each page of your application, and we do not intend to use the Microsoft-provided calendar control, how do you develop it? Do you copy and paste the code into each and very page of your application?

How do you debug an ASP.NET application?

How do you deploy an ASP.NET application?

Name a few differences between .NET application and a Java application?

Specify the best ways to store variables so that we can access them in various pages of ASP.NET application?

What are the XML files that are important in developing an ASP.NET application?

What is XSLT and what is its use?