ASP.NET Basic Interview Questions

Describe the role of inetinfo.exe, aspnet_isapi.dll and aspnet_wp.exe in the page loading process. inetinfo.exe is the Microsoft IIS server running, handling ASP. NET requests among other things. When an ASP. NET request is received (usually a file with .aspx extension), the ISAPI filter aspnet_isapi.dll takes care of it by passing… Continue reading

Free .NET libraries

I have used a lot of free .NET libraries, some from Microsoft itself! Which ones have you found the most useful? Package managers for external libraries NuGet (formerly known as NuPack) – Microsoft (developer-focused package management system for the .NET platform intent on simplifying the process of incorporating third party… Continue reading

Programming Related Online Free eBooks in PDF

Meta-Lists 25 Free Computer Science Ebooks Book Training – On Video Cheat Sheets (Free) CodePlex List of Free E-Books Free Tech Books Galileo Computing (German) How to Design Programs: An Introduction to Computing and Programming Microsoft Press: Free E-Books MindView Inc O’Reilly’s Open Books Project Sofware Program Managers Network TechBooksForFree.com… Continue reading