Explain what is the difference between web application and enterprise application?
No Answer is Posted For this Question
Be the First to Post Answer
What?s different about a Windows service as compared to a regular application?
Differences between datagrid, datalist and repeater in .net?
Is .net core stable?
What is Method Overriding? How to override a function in C#?
How WSDL is stored ?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What data providers available in .net to connect to database?
.What is Marshaling?
What's typical about a windows process in regards to memory allocation in .net?
What is the concept of inheritance and how it works in .net?
What is assemblies in .net?
What is jit compilers?