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 10423How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8073Hi, 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 6644Requirement 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 8150what 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 8057Microsoft 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 7027
Is Driver Script any how related to AOM?
Explain the process of compilation in .NET?
Differences between namespace, class, assembly?
What is the need of OLE-automation?
How to Create and Consume a Web Service?
Explain domestic architecture artifacts? : .NET Architecture
How is meant by dll in .net?
Please explain the difference between constants and read-only variables?
Explain the use of Inversion of control (IOC)?
What is Finalizer in .NET define Dispose and Finalize ?
what is .edmx file and what it contains?
How is threading done in .net?
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
What is strong-typing versus weak-typing? Which is preferred?
Explain the types of memory management? : Dot net architecture