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 10608How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!!
HCL,
2 8196Hi, 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 6782Requirement 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 8358what 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 8134Microsoft 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 7191
Explain the difference between static page and dynamic page?
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
How can I find out what the garbage collector is doing?
What is viewstart page in mvc?
Why SOAP is required?
To which namespace does the control class belong?
When do we use delegates in your remoting applications?
When we go for html server controls and when we go for web server controls?
Which dll is required to translate xml to sql in internet information server (iis)?
What are the different types of memory in .net?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Explain pipelining? : .NET Architecture
How can we call methods in remoting asynchronously?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile