Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Data access layer | Topic profile

Topic profile page for Data access layer. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Data access layer.
Topic "Data access layer" was discussed 0 times on 0 sites in last 3 months
Search discussions, forums, images, videos, about "Data access layer" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on data access layer:

Posts by:  day  week  month 

 

Related topics:


data access layer was discussed on the following sites:

Iron Speed - 183 Iron Speed - site profile
Forums - ASP.NET Forums - 118 Forums - ASP.NET Forums - site profile
MSDN Forums MSDN Forums - 74 MSDN Forums - site profile
Microsoft TechNet Forums Microsoft TechNet Forums - 38 Microsoft TechNet Forums - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 37 VBForums - Visual Basic and VB .NET Discussions and More! - site profile

 

Related threads on data access layer:

Data Access and ObjectDataSource Control Designing Data Access Layer  Forums - ASP.NET Forums - site profile Data Access and ObjectDataSource Control - forum profile  Go to this thread  Designing Data Access Layer
Data Access and ObjectDataSource Control Data Access Layer  Forums - ASP.NET Forums - site profile Data Access and ObjectDataSource Control - forum profile  Go to this thread  Data Access Layer
Ahmad3D Wow, ADO.Net Entity Data Model is awesome.. the easiest...  Twitter / Ahmad3D - site profile Ahmad3D - forum profile  Go to this thread  Wow, ADO.Net Entity Data Model is awesome.. the easiest tool to create Data Access Layer I've used so far. 8:41 PM Sep 9th from TweetDeck
Data Access and ObjectDataSource Control Using a stored procedure in linq in a Data Access Layer  Forums - ASP.NET Forums - site profile Data Access and ObjectDataSource Control - forum profile  Go to this thread  Using a stored procedure in linq in a Data Access Layer
Deleting Business Layer & Data Access Layer objects  Iron Speed - site profile Using Iron Speed Designer V5.X
 - forum profile  Go to this thread  Deleting Business Layer & Data Access Layer objects

Latest threads on data access layer:

C#
Started 1 week, 2 days ago (2009-12-16 01:17:00)  by Roger Wright
and I have little idea how to implement it... I created a code folder, and a DeviceData class in it, with a constructor that (hopefully) constructs a local device of a variable type when it's instantiated. I don't actually know if it's possible to pass an object to a constructor and cast it to a specific object type based upon a Type parameter, but the compiler doesn't whine about it. I assume...
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  C#  C# - forum profile
Thread:  Show this thread (9 posts) More from Trying To Create A Data Access Layer  Thread Thread info: Trying To Create A Data Access Layer Size: 4,939 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Trying To Create A Data Access Layer :: C# :: CodeProject: Discussion Boards. Free source code a..."
Started 1 week, 3 days ago (2009-12-14 17:33:00)  by ronald_yoh
Hi,   I'm implementing to create the data access layer dynamically based on the selection of the records in the data grid without interfering the connection string of other users.   for example, the grid contains some record of employees where each employee record has its own dedicated database. so when the user select the employee from the grid, the application will assign a ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Architecture  Architecture - forum profile
Thread:  Show this thread (10 posts) More from how to create dynamic data access layer?  Thread Thread info: how to create dynamic data access layer? Size: 757 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "how to create dynamic data access layer? :: Architecture :: Forums - ASP.NET Forums"
Started 1 week, 4 days ago (2009-12-13 11:15:00)  by ggr_fi
Hello all Im newbie  to asp.net world , im developing application wich list products and products manipulation , for this i use visual studio 2008 ,I did develop Data access layer programatically like for inserting i use the function: public static SqlDataReader GetProducts()     {         string sql = "SELECT * FROM Products";         SqlConnection connection = ConnectionManager....
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Architecture  Architecture - forum profile
Thread:  Show this thread (5 posts) More from Input validation and Data access layer  Thread Thread info: Input validation and Data access layer Size: 3,387 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Input validation and Data access layer :: Architecture :: Forums - ASP.NET Forums"
mithiworld
Started 2 weeks, 1 day ago (2009-12-09 23:13:11)  by mithiworld
Source: mithiworld - Identi.ca More from this site mithiworld - Identi.ca - site profile 
Forum:  mithiworld  mithiworld - forum profile
Thread:  Show this thread (1 post) More from Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access l.. http://bit.ly/5cZ5YJ  Thread Thread info: Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access l.. http://bit.ly/5cZ5YJ Size: 250 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access l..... :: mithiworld :: mithiworld - Identi.ca"
mithiworld
Started 2 weeks, 1 day ago (2009-12-09 23:01:06)  by mithiworld
Source: mithiworld - Identi.ca More from this site mithiworld - Identi.ca - site profile 
Forum:  mithiworld  mithiworld - forum profile
Thread:  Show this thread (1 post) More from Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access la.. http://tinyurl.com/yz8jk5r  Thread Thread info: Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access la.. http://tinyurl.com/yz8jk5r Size: 381 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Data access layer by CarlGB: Need sqlite3 data access layer for iPhone/Mac OS X. Need a complete data access la..... :: mithiworld :: mithiworld - Identi.ca"
Visual C# General
Started 3 weeks ago (2009-12-03 11:34:00)  by Santhosh22
How to prepare Independent Data Access Layer, means its should be communicate with multiple databases, multiple providers like SqlServer, Oracle, MS Access etc. my below code is supports only sqlserver  static string strConn = ConfigurationSettings.AppSettings["ConString"];         SqlConnection objConn = new SqlConnection(strConn);    public DataSet GetRecords(string strSP, ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Visual C# General  Visual C# General - forum profile
Thread:  Show this thread (4 posts) More from How to prepare Independent Data Access Layer  Thread Thread info: How to prepare Independent Data Access Layer Size: 2,239 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to prepare Independent Data Access Layer :: Visual C# General :: MSDN Forums"
squidge
Started 4 weeks, 1 day ago (2009-11-25 08:48:00)  by squidge
Source: Twitter / squidge More from this site Twitter / squidge - site profile 
Forum:  squidge  squidge - forum profile
Thread:  Show this thread (1 post) More from thinking if I should revamp my favourite c# Data Access Layer  Thread Thread info: thinking if I should revamp my favourite c# Data Access Layer Size: 481 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "thinking if I should revamp my favourite c# Data Access Layer                             12:48 AM Nov 25th                 from web :: squidge :: Twitter / squidge"
Started 1 month ago (2009-11-24 19:01:00)  by dhermsen
 I've hit a brick wall on trying to get this to work...  I have a stored procedure that groups and counts records.  This particular query will return 5 rows with 2 columns.  "countedfieldname" and "count".  The query works fine by itself, but I can't seem to come up with the proper syntax to execute the stored procedure and return the results.  The stored procedure is "GroupResults".  My code in...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Data Access and ObjectDataSource Control  Data Access and ObjectDataSource Control - forum profile
Thread:  Show this thread (7 posts) More from Using a stored procedure in linq in a Data Access Layer  Thread Thread info: Using a stored procedure in linq in a Data Access Layer Size: 1,644 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Using a stored procedure in linq in a Data Access Layer :: Data Access and ObjectDataSource Control :: Forums - ASP.NET Forums"
Started 1 month ago (2009-11-22 15:33:00)  by Freakish_05
Hi Everyone, A general achitecture query query really... I'm creating a component that may have to use different types of datasource (i.e. SQL, XML) depending on the deployment sinario. I've already written all the code for a SQL deployment and I've used the repository pattern in much the same way that Rob Conery did with his MVC Storefront tutorials. Can someone please tell me how best to ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Architecture  Architecture - forum profile
Thread:  Show this thread (3 posts) More from Swapping out a Data Access Layer  Thread Thread info: Swapping out a Data Access Layer Size: 910 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Swapping out a Data Access Layer :: Architecture :: Forums - ASP.NET Forums"
Started 1 month ago (2009-11-20 23:30:00)  by JBeckton
Trying to learn ASP.Net but becoming increasingly confused about data access. Looking at building a web app with ASP.Net I could not imagine not using some sort of separation of my database code from my UI code at the least, I also prefer using a service or business layer. So I am really trying to focus on implementing these layers properly. I am just learning .Net so I am not interested in ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Architecture  Architecture - forum profile
Thread:  Show this thread (7 posts) More from Data Access Layer help  Thread Thread info: Data Access Layer help Size: 1,969 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Data Access Layer help :: Architecture :: Forums - ASP.NET Forums"
 

Hot threads on data access layer:

C#
Started 1 week, 1 day ago (2009-12-16 12:51:00)  by Roger Wright
Exactly.
Source: CodeProject: Discussion Boards. Free source code a... More from this site CodeProject: Discussion Boards. Free source code and programming help - site profile 
Forum:  C#  C# - forum profile
Thread:  Show this thread (9 posts) More from Trying To Create A Data Access Layer  Thread Thread info: Trying To Create A Data Access Layer Size: 124 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Trying To Create A Data Access Layer :: C# :: CodeProject: Discussion Boards. Free source code a..."