Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
Please explain what is a delegate?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is MVVM design pattern?
Which event occurs when a user drags an item in a treeview or listview control?
What is "common language runtime" (clr) in .net?
how can you tell ef to have a different table or column name than that defined for the class?
what is minimum requirement for entity framework applications to run?
What are relation objects in dataset?
Define an interrupt? : Dot net architecture
What is iobjectset? : Entity framework
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
What is managed extensibility framework?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What are different types of assemblies?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture