Sign In
Hartmut Maennel's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
DLinq
General
Archive
Archives
July 2006
(2)
June 2006
(1)
May 2006
(2)
February 2006
(2)
October 2005
(1)
February, 2006
MSDN Blogs
>
Hartmut Maennel's Blog
>
February, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Hartmut Maennel's Blog
Difference between SQL and .Net Framework built in functions
Posted
over 6 years ago
by
Hartmut Maennel
2
Comments
A common problem when using different programming languages like SQL on the server and C# or VB on the client is that certain functions are almost the same, but not completely. A good example is SQL Round vs. CLR Math.Round. For example, rounding to...
Hartmut Maennel's Blog
DLinq Providers
Posted
over 6 years ago
by
Hartmut Maennel
1
Comments
The last weeks I have been working on DLinq "providers". The idea is to connect with DLinq to other databases than SQL Server, so we may need to use other mechanisms to connect to the database, need to generate slightly different SQL etc. As a first experiment...
Page 1 of 1 (2 items)