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 10232How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7942Hi, 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 6493Requirement 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 7953what 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 7977Microsoft 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 6865
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
What are controls in windows forms?
Which property of the errorprovider control automatically sets to the form to which?
What are Non Action methods in ASP.Net MVC?
What is connection pooling and how do you make your application use it?
Explain about httpruntime.cach.get(); method?
What is a .net class?
Do I have any control over the garbage collection algorithm?
What is the best way to crack the certification?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
Explain how to redirect tracing to a file?
What is assemblies in .net?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
How viewstate is being formed and how it's stored on client in .net?
What is .net assembly?