what are the files we need to deploay a project in the
system?
Answer Posted / yash
web.config file
vss file
xml configration file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you declare a method in c#?
What is the difference between ref and out parameters in c#?
Explain the use of Mutex in C#?
What is poco c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Explain About web methods and its various attributes
How to declare a property in a class?
Why do we use static methods in c#?
What is the difference between abstract and virtual?
Explain About friend and Protected friend
Define using statement in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What is the C# syntax to catch any possible exception?
What is the base class from which all value types are derived?
What is delegates in c# and uses of delegates?