Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
917What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
1052
Does .NET runtime offer Deterministic Destruction or not?
What is dynamic linking?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How to produce an assembly?
What is form and its uses?
How insert record in the database?
What is .net core framework?
What is WSDL? Explain its architecture?
Is typeform free?
What is the benefit of entity framework?
what is client wins and store wins mode in entity framework concurrency?
Explain something about model, view and controllers in asp.net mvc?
What is the significance of nonactionattribute?
What is model first? : Entity framework