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 |
How to get Dynamically Linked Comboboxes Set?
How to Export Data to Excel?
How we use ajax in asp.net through javaScript. Please givee me an example.
working with fileUpload ?
Code for Creating a Form Using PlaceHolder Controls?
How to Create Scrollable Micro Windows?
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??
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 integrate the regional language in asp.net and c# like Telugu, Hindi etc,. send a sample program
3 Answers Concept, NIIT, Wipro,
how can we close a web page in asp.net without using jscript?
HOw to Build a Nested GridView Control with ASP.NET?
Coding for .NET Delegates?