Popular Articles
Last viewed:
- Data Access Layer using SqlDataReader and C#
- Tutorial for Configuring Silverlight 4, Entity Framework and WCF RIA Services in Separate Component Assemblies (DLL’s)
- Ajax - Exception has been thrown by the target of an invocation
- Find a control in a TemplateField programmatically
- Silverlight Memory Leak DataGrid, DataForm, DataTemplate, etc...
- GridView ObjectDataSource LINQ Paging and Sorting
Recent comments
- Aha! Problems with UpdatePanel? Sorted ...
11 hours 32 min ago - Some help required with this
17 hours 6 min ago - Never seen this issue
1 week 1 day ago - Error in query.ToList()
1 week 1 day ago - Thanks
1 week 1 day ago - Thanks
1 week 4 days ago - To get the data working,
2 weeks 13 hours ago - If I manually change the
2 weeks 13 hours ago - Handling EDM Relationship Metadata
2 weeks 14 hours ago - About the itextsharp version
2 weeks 16 hours ago


It may be "normal" but the problem is
It may be "normal" but the problem is that it is only called when making a LINQ query call. It is not called from a DataReader or DataSet so it seems to be something with the way LINQ sets up its query as opposed to a standard ADO.NET connection poll call.