• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Brush me up for a .NET interview

Bulldog13

Golden Member
Hey guys,

I have a .NET interview next week, but have spent the last 6 months or so doing Java / JSF development, so am a bit rusty. Prior to this I was a .NET developer for 5 years. I am looking for WinForms / WebForms questions. Maybe a few on big-O notation.

What do you all think?
 
A couple from my interview (for a Win and Web Forms dev job) that I remember:

- Describe the ASP.NET page lifecycle and associated events

- Difference between Response.Redirect and Server.Transfer

- Describe ways for improving web page performance (answers like "caching", "AJAX", etc were acceptable)

- What is a MasterPage and how do you use it?

Nothing major, basic stuff.
 
A couple from my interview (for a Win and Web Forms dev job) that I remember:

- Describe the ASP.NET page lifecycle and associated events

- Difference between Response.Redirect and Server.Transfer

- Describe ways for improving web page performance (answers like "caching", "AJAX", etc were acceptable)

- What is a MasterPage and how do you use it?

Nothing major, basic stuff.

Great stuff! Thanks
 
Back
Top