What are the types of assemblies and where can u store them
and how ?
Answer / alb.shah
Please note there are three types of Assemblies.
1) Private - Assembly available only to clients in the same
directory.
2) Shared - Assemblies in GAC
3) Satelite - Assembly in the specific directory of the
locale
| Is This Answer Correct ? | 8 Yes | 0 No |
What is AutoEventWireup attribute for ?
What is http pipeline in asp.net?
What is the use of HttpHandlers? When to use this?
is it possible to persiste customize object in view state? how it is?
What is variable and constant in .net programming language?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
What is server objects in asp.net?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
After capturing the SelectIndexChanged event for a ListBox Control, you find that the event handler doesn?t execute. What could be the problem be? a) The AutoEventWireup attribute is set to False b) The AutomaticPostBack attribute is set to False c) The codebehind module is not properly compiled d) The ListBox must be defined WithEvents.
IN an ASP.NET Web application if there is any error, how can you debug?
How do u deploy ur project?
What is a WebService and what is the underlying protocol used in it? Namespace?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)