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 10446How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8088Hi, 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 6660Requirement 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 8178what 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 8074Microsoft 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 7045
What is managed code in .NET?
how do you truncate a table using entity data model?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Explain assemblies in .net?
Is .net framework backwards compatible?
Name a few different return types of a controller action method?
Explain the difference between l1 and l2 cache? : Dot net architecture
Explain serialization formatters in .net remoting
What is machine.config in .net?
How to Create and Consume a Web Service?
What is deferred execution vs. Immediate execution in linq?
What is unmanaged code?
What is the base class of Button control in .NET?
What is Event - Delegate? clear syntax for writing a event delegate
What is the difference between a document and a form?