Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what a diffgram is, and a good use for one?
How you can add an event handler?
what is diffrance between response.write & response.output.write
What is the difference between application and cache variables?
How do you store a value in viewstate and retrieve them?
Define static function?
What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.
Explain diff between dataset and datareader?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is the use of web.config and machine.config files?
Write a standard lock() plus double check to create a critical section around a variable access?
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)