Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications
Answers were Sorted based on User's Feedback
Answer / sandeep
1)Used Disconnected architecture like dataset
2)Used as possible as All HTML controls
3)Used all client side validations only
4)Used cursors for more than one rows
5)Used Cache for maintain state which is came from database
6)Developing Applications using Classes.[It means 3tire
architecture]
7)Using JavaScript and XML when the designing and
implementing web pages.
8)Using Stored Procedures to generate a call to DataBase.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / himasankar
1)Developing Applications using Classes.[It means 3tire
architecture]
2)Using JavaScript and XML when the designing and
implementing web pages.
3)Using Stored Procedures to generate a call to DataBase.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the new page events added in Asp.net 2.0 ?
Out of ASP or ASP.NET which one is stateless?
What is bound controls
Is it possible to write code in many languages in one asp.net project?
How can we identify that the Page is Post Back?
Which template must you provide, in order to display data in a Repeater control?
what are debugging types in .net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What’s the difference between response .redirect and server.transfer?
What ASP.NET object encapsulates the state of the client and the browser? a) The Session object b) The Application object c) The Response object d) The Request object e) The Server object
7 Answers Bunzl Vending, Syntax Softtech,
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
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)