Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What is the purpose of Treeview control?
How does an appdomain get created?
How to produce an assembly?
What is a managed code? : Dot net architecture
When should I use .net core?
Explain the different parts of an assembly?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Explain why do we use the “using” statement?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Can you please explain the request flow in ASP.NET MVC framework?
What is cache coherency and how is it eliminated? : .NET Architecture
Explain domestic architecture artifacts? : .NET Architecture
What is viewbag?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?