|
Related Questions |
View Answer |
|
What is CLR?
|
View Answer
|
|
Explain the differences between Server-side and Client-side code?
|
View Answer
|
|
What type of code (server or client) is found in a Code-Behind class?
|
View Answer
|
|
Should validation (did the user enter a real date) occur server-side or client-side? Why?
|
View Answer
|
|
What does the EnableViewState Means?
|
View Answer
|
|
What is the difference between Servers? Transfer and Response. Redirect? Why would I choose one over the other?
|
View Answer
|
|
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
|
View Answer
|
|
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
|
View Answer
|
|
Can you give an example of what might be best suited to place in the Application Start and Session Start subroutines?
|
View Answer
|
|
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
|
View Answer
|
|
How does VB.NET/C# achieve polymorphism?
|
View Answer
|
|
How would you implement inheritance using VB.NET/C#?
|
View Answer
|
|
Whats an assembly ..?
|
View Answer
|
|
Describe the difference between inline and code behind - which is best in a loosely coupled solution.
|
View Answer
|
|
How would you implement inheritance using VB.NET/C#?
|
View Answer
|
|
Explain what a diffgram is, and a good use for one
|
View Answer
|
|
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
|
View Answer
|
|
Can you explain what inheritance is and an example of when you might use it?
|
View Answer
|
|
What are the disadvantages of viewstate/what are the benefits
|
View Answer
|
|
Describe session handling in a webfarm, how does it work and what are the limits
|
View Answer
|