Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) which of the following statement is true about gac. a)it is being handled by .net framwork b)It is special folder c)it can have files with same name etc etc.
4 10219How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7941Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
3 6480Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Qu)I Got Exception in "try" block. Which "catch" statement (i.e. 1st catch or 2nd catch ) catches the exception and Why???
6 7933what is mean by COM (component object model) and component based software development? Is it .NET is first COM based technology? Please answer me. Advance thanks.
1 7975Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.
3 6852
Explain me what is the difference between an abstract class and an interface?
Types of evidence in .net with context to CAS
Explain different pipelining hazards? : Dot net architecture
data types used in validation control
What do you mean by passport authentication?
How inheritance works in .net?
What are the advantages of asp.net mvc?
What are the two ways to add constraints to a route?
What is meant by bootstrap in mvc5?
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?
Which property of the progressbar control specifies the amount to increment the current value of the control?
What is the advantage of .net core?
I want to create a project like google maps how can we do that with atlas?
Difference between abstract class and interface in .net?
What is the difference between web application and enterprise application?