can i change web.config settings from iis?
Answer / abc
Yes authority and authentication settings of the
application can be changed with iis. plus we can also
change the connection property and start page setting from
iis.
| Is This Answer Correct ? | 27 Yes | 0 No |
How would you make a combo-box appear in one column of a DataGrid?
Can you handle all button click events at once in a form? Give coding.
Can you write a class without specifying namespace? Which namespace does it belong to by default?
When was the first version of .NET released
Why do you need to box a primitive variable
Why is XmlSerializer so slow
Explain the types of Scaffoldings.
What is the use of the default route {resource}.axd/{*pathinfo} ?
Explain bundle.config in mvc4?
Does .NET Framework support SAX?
What is the difference between renderaction and renderpartial?
Explain the 'page lifecycle' of an ASP.NET MVC?