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 9626How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 7549Hi, 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 6031Requirement 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 7238what 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 7695Microsoft 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 6355
Explain what is the difference between view and partial view?
Explain about .NET services?
what is eager loading?
mention what is code first approach and model first approach in entity framework?
How many navigational features are provided by visual studio.net ide?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
How does cas works?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is the difference between l1 and l2 cache? : Dot net architecture
What is viewstart page in mvc?
What is Finalizer in .NET define Dispose and Finalize ?
What are the main components in .net?
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
Types of evidence in .net with context to CAS
What is separation of concerns in asp.net mvc?