Answer
Usual hyperlinks in Silverlight are not rendered as text and thus cannot be copies in contrast to regular web (html) applications. There two m ...
Published Questions » Technical Questions
Answer:
SDLC (Software Development Life Cycle) is the process of developing software through business needs, analysis, design, implementation and m ...
Answer:
The question is targeting to test mobile device development experience as the most common server-side device detection practice is to examine ...
What is namespace of asp.net mvc?
Posted by CMaster
Answer:
ASP.NET MVC namespaces and classes are located in the System.Web.Mvc assembly.
System.Web.Mvc namespace
Contains classes and interfaces that ...
The basic idea of the Dependency Injection is to have a separate object, an assembler, that populates a field in the lister class with an appropriate ...
Answer
There are number of options and most common one is to user LINQ to SQL classes and connections string will be auto generated by Framework. If ...
Answer:
Self-Healing application is an application or complex systems which is able to recognize and solve a large portion of system and internal err ...
What is SQL state database?
Posted by SQLGuru
What is SQL state database? Why do we need it?
Answer
ASP.NET session state provides several different options for storing and managing session data ...
