what are the files we need to deploay a project in the
system?

Answers were Sorted based on User's Feedback



what are the files we need to deploay a project in the system?..

Answer / yash

web.config file
vss file
xml configration file

Is This Answer Correct ?    1 Yes 0 No

what are the files we need to deploay a project in the system?..

Answer / macrosuresh@yahoo.co.in

DLLs
ASPX, ASCX
and config Files.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Is string a data type in c#?

0 Answers  


What is a event in c#?

0 Answers  


Give examples for reference types?

0 Answers  


What is dataadapter c#?

0 Answers  


how to implement singelton in C# & its uses?

1 Answers   TCS,






What is singleordefault c#?

0 Answers  


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

0 Answers  


How will you get the different language strings?

0 Answers  


How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?

3 Answers   Microsoft,


Explain boxing and unboxing in c#?

0 Answers  


What is attribute c#?

0 Answers  


What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

3 Answers  


Categories