Feature common to all DOT NET languages
Write down a feature that is common to all the .NET languages?
Expert
There is just one feature that is common to all the languages and that is Garbage collection or GC. This characteristic is automated that relieves developers of much work. This garbage is disposed just when there is requirement of memory or stress for memory. GC characteristic halts the application for few seconds prior to restarting it.
Briefly describe side-by-side execution and also explain whether two applications, one using the shared assembly and other private assembly be declared as side-by-side executables?
Illustrate in .NET about different types of directives?
State the use of the Connection object?
What is the function of "EnableViewState" property? Why do we require it On or Off?
What do you understand by the JSON?
Write difference between an Abstract class and an Interface.
Explain the use of the PlaceHolder control? Is it possible to see it at runtime?
Illustrate Windows Workflow Foundation (WF).
Explain complete lifecycle of Web page?
Describe the appSettings Section which contains in a web.config file?
18,76,764
1942554 Asked
3,689
Active Tutors
1439082
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!