How can you handle exceptions in asp.net?
Answer / Mohamad Waseem
In ASP.NET, you can handle exceptions by using Try-Catch blocks and optionally using a Finally block to execute code after the Try-Catch blocks. Additionally, custom error pages can be created for handling specific errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the different types of directives in .net?
Explain the differences between Server-side and Client-side code?
12 Answers Cognizant, CTS, Siebel Systems, Visual Soft,
Hi, I am a fresher. i have a problem related to DataGrid . i have a data grid and i have to place a dropdown in the datagrid.and i have to retrieve the values from the database (sqlserver).please tell me any idea about the code.
which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?
if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.
What is caching in asp.net?
What is viewstate parameter?
What are the advantages of asp.net mvc framework? : asp.net mvc
Explain the difference between singleton and single call?
What is the default Orientation property in a Menu control?
1 Answers Sans Pareil IT Services,
What is a web server? What are the load limits in it?
What is the difference between dispose() and finalize()?
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)