google search

Custom Search

Saturday, October 25, 2008

Archive for '.NET'

ASP.NET Interview Questions

Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
inetinfo.exe is theMicrosoft 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 the request tothe actual worker process aspnet_wp.exe.
What’s the difference between Response.Write() andResponse.Output.Write()?
The [...]

Posted: January 9th, 2008 under .NET.
Tags: ASP, ASP dot net, ASP Questions, DotNet Questions
Comments: 8
C# Scope

scope in C#
Simply, the scope of a type (a variable, a method, or a class) is where you can use that type in your program. In other words, the scope defines the area of the program where that type can be accessible and referenced.
When you declare a variable inside a block of code (like a [...]

Posted: December 10th, 2007 under .NET.
Tags: C Hash scope, C Scopre, C++ and C, Questions
Comments: 2
C# .NET

1) Can we have private constructor? when can I use them?
2) what is an internal specifier? what happens internally when I use access specifier Internal ?
3) DO we have inline function in C#? otherwise what is equivalent inline function in C#?
1. Explain the differences between Server-side and Client-side code?
ANS: Server side code will execute [...]

Posted: December 10th, 2007 under .NET.
Tags: C Hash, C++ and C, dot net, Interview, Questions
Comments: 2
ASP.NET interview questions

Following are some ASP.NET interview questions.

Posted: July 21st, 2007 under .NET.
Comments: 4
Basic .NET and ASP.NET interview questions

Following are some Basic .NET and ASP.NET interview questions, answer them if you can or just read and get answers.

0 comments:

 

blogger templates | Make Money Online