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?
No Answer is Posted For this Question
Be the First to Post Answer
What are the levels at which filters can be applied in an asp.net mvc application?
can i change web.config settings from iis?
1 Answers HCL, ReadySoft, Wipro,
Is dapper better than entity framework?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
What is entity sql? : Entity framework
What is JIT and how is works ?
Difference between Dispose and Finalize method
What is entity framework? : Entity framework
what are the different stepts to create shared assemblies?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
Can we access the web controls in a page pre initialising event?