No announcements
Found 3177488 threads
-
0 Votes
How to find the database conection is open or not in enterprise library 4.1?
User-1234160842 posted If you are using enterprise library data access application block , you don't need to open or close connection explicitly, just ...Unanswered | 2 Replies | 33 Views | Created by Anonymous - Tuesday, March 9, 2010 11:01 PM | Last reply by Anonymous - Wednesday, March 10, 2010 3:51 AM -
0 Votes
May I know when the Microsoft is stopping support or service on Enterprise Library Application Block version 4.1
Just ask on codeplex if you got problems like using any other open source software.Answered | 2 Replies | 561 Views | Created by Prasad Pinisetti - Tuesday, February 9, 2016 1:09 AM | Last reply by Prasad Pinisetti - Tuesday, February 9, 2016 5:37 PM -
0 Votes
Database conectivity problem
Actually in my database PC TCP/IP dynamic port is already set to 0 in SQL server configuration manager inside the TCP/IP property.Answered | 5 Replies | 5509 Views | Created by Ather_ - Wednesday, April 14, 2010 6:00 AM | Last reply by Ather_ - Thursday, April 29, 2010 4:55 AM -
0 Votes
Enterprise Library 5.0 Get List of Database Connection 'Names'
Hopefully it'll have the name as part of the object, because the Enterprise Library doesn't, and I can't find a way to pull it from the enumerator either.Answered | 2 Replies | 2179 Views | Created by _Ray Price_ - Friday, April 6, 2012 11:39 PM | Last reply by _Ray Price_ - Sunday, April 8, 2012 2:42 PM -
0 Votes
asp.net mvc3 with EF 4.1 with existing database
Hi > > i want to create new asp.net mvc 3 website with EF 4.1 with an existing > database( not with new database).Answered | 3 Replies | 2814 Views | Created by ramkanuganti - Friday, June 22, 2012 4:47 AM | Last reply by darnold924 - Friday, June 22, 2012 4:43 PM -
4 Votes
How to manage transactions with EF 4.1 (and DbContext)?
I am currently looking for the "official/recommended" way of using transactions in EF 4.1, too.Answered | 4 Replies | 16255 Views | Created by jesuissur - Tuesday, May 10, 2011 4:11 PM | Last reply by darkroastjava - Wednesday, August 17, 2011 7:40 AM -
1 Votes
Error when conecting to an access web app database
I´m trying to connect to a database that I´ve created using access in sharepoint (an access webapp) and when I use the conection options I can´t connect.Answered | 1 Replies | 784 Views | Created by Felix Avendano - Thursday, January 7, 2016 4:59 PM | Last reply by Jerry Zy - Monday, January 11, 2016 2:03 AM -
0 Votes
Ado.Net Entity Framework 4.1 compatibility with databases
We are planning to use Entity Framework 4.1 in the middle tier.Answered | 2 Replies | 8777 Views | Created by Sanjiv K Singh - Thursday, July 19, 2012 9:14 AM | Last reply by Ed Price - MSFT - Thursday, August 2, 2012 9:31 PM -
3 Votes
Connecting to SQL Database using Enterprise Library's Data Access block
I am using Visual Studio 2005 with sp1 installed I just downloaded and installed the Enterprise Library.Answered | 10 Replies | 30306 Views | Created by maguidhir - Friday, September 15, 2006 5:12 PM | Last reply by Farida Salman - Thursday, August 27, 2009 5:05 PM -
0 Votes
How to write log in MSMQ using Enterprise Library
Thanks for your details, now I can implement the same but one thing I want to understand after writing the log in msmq, how and where msmq will write the log.Answered | 5 Replies | 1202 Views | Created by Pramod Jaiswal - Saturday, May 14, 2016 7:03 AM | Last reply by Andy ONeill - Tuesday, May 24, 2016 2:29 PM -
0 Votes
Is there any support for Enterprise Library in SQL Azure ?
Hi Geeta,Patterns & practices is currently evaluating how well enterprise library works with Windows Azure.Answered | 8 Replies | 11804 Views | Created by Geeta Godbole - Monday, October 12, 2009 9:58 AM | Last reply by niallhannon - Wednesday, August 17, 2011 2:18 PM -
1 Votes
server conection
I have done the ipconfigs and have the info and I believe my conection to my sever is the DNS Suffix search is the problem as it shows my Belkin router in that spot when as ...Answered | 1 Replies | 5704 Views | Created by tdemorrow - Monday, September 19, 2011 9:04 PM | Last reply by Prasanna Adavi - Tuesday, September 20, 2011 1:12 AM -
0 Votes
Enterprise Library - Future Roadmap
Version 6.0 is indeed the current version of Enterprise Library.Answered | 2 Replies | 1450 Views | Created by Anirvan Mitra - Thursday, January 28, 2016 6:11 PM | Last reply by Kristin Xie - Friday, January 29, 2016 2:49 AM -
0 Votes
EF 4.1 Capabilities
Assuming you could use something like http://msdn.microsoft.com/en-us/library/system.dynamic.expandoobject.aspx with EF, I don't really see what is the ...Answered | 3 Replies | 4007 Views | Created by Mark Coull - Sunday, March 20, 2011 11:14 PM | Last reply by Mark Coull - Tuesday, March 22, 2011 11:39 PM -
0 Votes
Bizunit 4.1 Installation
Hi, I have downloaded Bizunit 4.1 source code but I am not able to install it.Answered | 3 Replies | 900 Views | Created by sujith reddy komma - Tuesday, November 24, 2015 7:27 AM | Last reply by Abhishek0127[Abhishek kumar] - Tuesday, November 24, 2015 8:12 AM -
0 Votes
Microsoft Enterprise Library and WinRT
It doesn't look like the Microsoft Enterprise Library has a version for Metro style apps.Answered | 1 Replies | 2441 Views | Created by Adrien BRUYAT - Thursday, June 7, 2012 1:16 PM | Last reply by Rob Caplan [MSFT] - Thursday, June 7, 2012 2:28 PM -
4 Votes
Enterprise Library - Windows 8
I need Microsoft.Practices.ServiceLocation on my project so I tried to install the Enterprise ...Answered | 2 Replies | 2728 Views | Created by Wilton R. Wonrath - Sunday, February 24, 2013 4:33 AM | Last reply by Bob Shen - Monday, February 25, 2013 7:27 AM -
0 Votes
how to check database connectivity in enterprise library 4.1?
Private Sub SaveRecord() Dim _Connection As DbConnection = ...Unanswered | 3 Replies | 66 Views | Created by Anonymous - Wednesday, February 10, 2010 1:38 AM | Last reply by Anonymous - Wednesday, February 24, 2010 9:18 AM -
1 Votes
How to find if file is already open.
I don't know how Mark Russinovich from SysInternals did it, but you can use this handle.exe as an external tool to find ...Answered | 4 Replies | 2165 Views | Created by Megarekaa - Monday, April 30, 2012 4:36 PM | Last reply by cicatrixx - Monday, April 30, 2012 9:02 PM -
0 Votes
Find unused databases
Also, I took my code from Aaron's website and it certainly isn't Enterprise only as I tested my edited version on my SQL Servers here, none of which are ...Answered | 8 Replies | 6463 Views | Created by MnMkeyviwel - Tuesday, August 27, 2013 8:18 AM | Last reply by MnMkeyviwel - Monday, September 2, 2013 11:43 PM - Items 1 to 20 of 3177488 Next ›
No announcements