What is the .net framework?
No Answer is Posted For this Question
Be the First to Post Answer
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Is any files are generated,when we are adding the web reference to the web service?
Where do the reference-type variables go in the RAM ?
What meant of assembly & global assembly cache (gac) & Meta data
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Can you write a class without specifying namespace? Which namespace does it belong to by default?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
How do you create shared assemblies ?
What is page life cycle?
Explain test driven development (tdd) ?
Is it possible to create a custom filter?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?