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 9312How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7292Hi, 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 5752Requirement 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 6805what 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 7506Microsoft 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 6051
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
What is objref object in remoting?
What are the types of jit?
What are the advantages of mvc over asp.net?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
How we can call a javascript function on the change of a dropdown list in mvc?
What is orm entity framework?
Name the property which is used to specify the source from where the crystal reports would be accessed.
Which Namespaces is used to achieve the Remoting?
Explain pipelining? : Dot net architecture
8. Oop-Why and were we use Interfacse and Abstract class.
Describe the difference between inline and code behind which is best in a loosely coupled solution?
Which are the important namespaces used in mvc?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture