What do you create for easier access of data?
Answers were Sorted based on User's Feedback
Answer / kunal gandhi
We can create a Data Access Layer to achieve the same .
Microsoft provides Enterprise library where we can find the Data Access Module and then use it for easy access of data from any database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Code for Presenting Parent/Child Data in a Data Grid Row?
hold checkbox values
How to use Client-side Script to Focus Controls in ASP.NET?
Coding for Synchronizing Cache Access in ASP.NET?
what is the value that reside in a hidden field when no value is assigned to it?how it can be used in a if statement??
How to send e-mail from an ASP.NET application?
16 Answers DataPoint, Infosys, Persistent, Radar, TCS, Wipro,
Give coding for Exception Handling Techniques in ASP.NET?
How to integrate the regional language in asp.net and c# like Telugu, Hindi etc,. send a sample program
3 Answers Concept, NIIT, Wipro,
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.
How to get the row index on checking a Checkbox in a ListView
how to convert Dataset to Object Array or list in c# .net
How to Snap the Cursor to a Button?