Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
1 5928What was the problem in traditional component why side by side execution is supported in .net ?
MMTS,
1 4191If you are using components in your application, how can you handle exceptions raised in a component ?
4 16282
explain what does .edmx file contains?
What are the types of remoting?
Explain what does managed mean in the .net context?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
How to use the FindControl() function to preselect an item in my dropdownlist?
Define a virtual memory? : Dot net architecture
Explain the five stages in a dlx pipeline? : .NET Architecture
Define the lease of the object?
Is .net 4.8 backwards compatible?
What is MVVM design pattern?
Differnce between managed code and unmanaged code ?
What is .net mobile images control. : Microsoft dot net mobile
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
Explain a .net mobile example with details? : Microsoft dot net mobile
define cache memory? : Dot net architecture