⟩ How can I see What assemblies are installed in the global assembly cache?
The .NET Framework ships with a Windows shell extension for viewing the assembly cache. Navigating to % windir%assembly with the Windows Explorer activates the viewer.
The .NET Framework ships with a Windows shell extension for viewing the assembly cache. Navigating to % windir%assembly with the Windows Explorer activates the viewer.
Explain DIff. between Friend and Protected Friend?
How do u declare static variable and how it is declared and what is its lifetime?
How does u get record no from 5 to 15 from a dataset of 100 records?
Which namespace is used to get assembly details?
What is CLR? Diff between CLR & CTS?
What is DLL hell?
What is diff. between abstract class and an interface? What is shadowing? Diff between Overriding and overloading?
How to create a DB connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed. if question not clear,let me know.
What is IPostBack? How to use it?
What is server infrastructure & Server components?