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 10191How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7921Hi, 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 6460Requirement 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 7902what 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 7955Microsoft 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 6829
what is minimum requirement for entity framework applications to run?
what is the difference between master page and content page?
How can I find out what the garbage collector is doing?
What is textbox control of .net mobile? : Microsoft dot net mobile
Garbage collector?s functionality on unmanaged code ?
Explain a .net mobile example with details? : Microsoft dot net mobile
Is .net 4.8 backwards compatible?
What are the authentication methods in .net?
Explain the types of memory management? : .NET Architecture
What is iis? Have you used it?
Explain how you can send the result back in JSON format in MVC?
What is the difference between response.redirect & server.transfer?
Explain the difference between primary & secondary storage device? : Dot net architecture
What is a model in programming?
Explain cache? : .NET Architecture