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
What is use of hashtable in c#?
What is a method signature c#?
What does a constructor do c#?
What is writeline in c#?
How to rotate an Image in C#?
Explain how do you directly call a native function exported from a dll?
What is the difference between == and object.equals?
In .NET which is the smallest unit of execution?
What is anonymous class in c#?
Explain the serialization in .net
What is an assembly qualified name? Is it a filename? How is it different?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
How do generics work in c#?
Show us in simple steps to create setup & deployment project for windows application?
Explain partial class in c#?