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 10425How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8075Hi, 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 6647Requirement 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 8153what 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 8059Microsoft 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 7030
What does mean by .net framework?
Define singleton activation mode in .net remoting?
What does mvvm mean?
How we can multiple submit buttons in ASP.Net MVC
What is DTS and explain the purpose of it?
What is difference between .net and .net core?
What is the benefit of entity framework?
Explain the procedure to add assemly to gac to make it shared one?
What is common language specification (cls)?
8. Oop-Why and were we use Interfacse and Abstract class.
What is .net mobile utility controls. : Microsoft dot net mobile
What is .net framwork?
What are three common acronyms used in .net, and what do they stand for?
Is it a good design practice to distribute the implementation to remoting client?
Explain what is an anonymous method and how is it different from a lambda expression?