.NET
|
.NET4 |
26 Feb 2010
Updated: 7 Aug 2017
Rating: 4.64/5
Votes: 14
Popularity: 5.32
Licence: CPOL
Views: 31,670
Bookmarked: 29
Downloaded: 0
LINQPad helps you learn LINQ
|
ADO.NET
|
|
5 Jan 2012
Updated: 5 Jan 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 19,590
Bookmarked: 9
Downloaded: 0
A high level overview of the ADO.NET object model and how VistaDB supports that model
|
All Topics
|
|
4 Jun 2010
Updated: 4 Jun 2010
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 10,140
Bookmarked: 1
Downloaded: 0
VistaDB CLR Procs and Functions Introduction
|
|
23 Mar 2011
Updated: 7 Aug 2017
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 17,072
Bookmarked: 5
Downloaded: 0
How to use EF 4.1 Code First to support multiple database vendors
|
Database Development
|
|
22 Feb 2010
Updated: 7 Aug 2017
Rating: 4.50/5
Votes: 10
Popularity: 4.29
Licence: CPOL
Views: 29,501
Bookmarked: 33
Downloaded: 0
ADO.NET is a set of libraries included in the .NET Framework to facilitate the communication of applications with various data storage mechanisms. These libraries form the basis for all third parties to provide database access.
|
|
22 Feb 2010
Updated: 3 Feb 2011
Rating: 4.75/5
Votes: 14
Popularity: 5.44
Licence: CPOL
Views: 34,132
Bookmarked: 48
Downloaded: 0
Here are 10 things to make your desktop database apps better
|
SQL Server |
22 Jun 2010
Updated: 22 Jun 2010
Rating: 4.20/5
Votes: 3
Popularity: 2.00
Licence: CPOL
Views: 11,660
Bookmarked: 6
Downloaded: 0
Plugins are used in data applications to support more than one provider from a single codebase. The Provider Factories in ADO.NET is one such example, but you cannot work with the provider specific features when you use these factories since they only implement generic ADO.NET functions.
|
LINQ
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 12,560
Bookmarked: 6
Downloaded: 0
Group By with NULL database values in LINQ.
|
|
5 Jan 2012
Updated: 5 Jan 2012
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 32,270
Bookmarked: 11
Downloaded: 0
LINQPad is sort of like a Notepad, you can write and edit .linq files using it.
|
Plinq
|
|
4 Feb 2011
Updated: 4 Feb 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 9,240
Bookmarked: 2
Downloaded: 0
How to speed up blocking functions with PLINQ
|
Programming Languages
|
C# |
14 May 2010
Updated: 14 May 2010
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 16,051
Bookmarked: 7
Downloaded: 0
Migrate database schema across multiple vendor platforms
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 2.00/5
Votes: 3
Popularity: 0.95
Licence: CPOL
Views: 13,680
Bookmarked: 0
Downloaded: 0
I recently wrote a quick test to prove something, that ended up being wrong…
|
|
14 May 2010
Updated: 14 May 2010
Rating: 4.50/5
Votes: 2
Popularity: 1.35
Licence: CPOL
Views: 17,351
Bookmarked: 7
Downloaded: 0
There are some new operations in .NET 4 Entity Framework. This a quick example of each working with VistaDB 4 and Visual Studio 2010.
|
|
10 Jun 2010
Updated: 10 Jun 2010
Rating: 4.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 37,091
Bookmarked: 8
Downloaded: 0
Exposing OData from an Entity Framework Model
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 4.00/5
Votes: 2
Popularity: 1.20
Licence: CPOL
Views: 13,380
Bookmarked: 5
Downloaded: 0
New operations in the .NET 4 Entity Framework - a quick example of each working with VistaDB 4 and Visual Studio 2010
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 21,213
Bookmarked: 4
Downloaded: 0
It is possible to use a single ADO.NET Entity Framework model between two database providers, but not without some extra work.
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 13,371
Bookmarked: 7
Downloaded: 0
How well the Code First aspect works with multiple database vendors using EF 4.1
|
|
3 Jan 2012
Updated: 3 Jan 2012
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 11,914
Bookmarked: 6
Downloaded: 0
Speed up blocking functions with PLINQ
|
C# 4.0 |
12 Mar 2010
Updated: 7 Aug 2017
Rating: 2.89/5
Votes: 7
Popularity: 2.44
Licence: CPOL
Views: 72,457
Bookmarked: 8
Downloaded: 0
Buffer.BlockCopy is not as fast as you think
|
|
5 Jul 2010
Updated: 5 Jul 2010
Rating: 4.75/5
Votes: 3
Popularity: 2.27
Licence: CPOL
Views: 40,558
Bookmarked: 8
Downloaded: 0
LINQ Group By with NULL database values
|
|
25 Jun 2010
Updated: 7 Aug 2017
Rating: 4.93/5
Votes: 13
Popularity: 5.49
Licence: CPOL
Views: 20,830
Bookmarked: 16
Downloaded: 0
In this article, I want to cover a particular problem I have had many times over the years. How do you speed up multithreaded apps that are bound by blocking functions, or long running I/O operations?
|
SQL |
13 Jul 2010
Updated: 7 Aug 2017
Rating: 0.00/5
Votes: 0
Popularity: 0.00
Licence: CPOL
Views: 27,091
Bookmarked: 9
Downloaded: 0
A few common SQL query patterns, and their Linq to Entities (EF) equivalents
|