|
|
dnk2007
dnk2007
 |
|
Stories kicked by dnk2007
|
|
published 7 days, 18 hours ago, submitted by
SQL_Menace
8 days, 13 hours ago
blogs.lessthandot.com — Many people are confused about SQL Server’s precision and scale. This is unfortunate because choosing the correct values for precision and scale is critically important when you perform math operations using the decimal/numeric data type read more...
add a comment
|
category: Database | Views: 139
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
kolbis
15 days, 10 hours ago
blogs.microsoft.co.il — Visual Studio 2010 has some cool features for the developers to allow rapid application development and basically allow the developers to be more productive. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 6 hours ago, submitted by
talisharon10
15 days, 12 hours ago
dev102.com — No comments appeared in the Visual Studio tooltip. On In this article, I am going to explain why it is so important to generate XML documentation file for each one of your .Net projects. read more...
2 comments
|
category: Visual Studio | Views: 313
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 6 hours ago, submitted by
chrissie1
15 days, 16 hours ago
blogs.lessthandot.com — How to find out which process is blickong in SQL-server 2005 read more...
1 comment
|
category: Database | Views: 162
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 20 days ago, submitted by
chrissie1
1 month, 20 days ago
blogs.lessthandot.com — A short interview with Roy Osherove, author of a new book "The Art of Unit Testing" and known blogger, who works on Typemock Isolator. read more...
add a comment
|
category: Other | Views: 201
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
chrissie1
1 month, 26 days ago
blogs.lessthandot.com — About how to use the new AAA (Arrange, act, and Assert) syntax with VB.Net and the difference with the old syntax. read more...
add a comment
|
category: VB.NET | Views: 12
|
|
tags:
VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 13 days ago, submitted by
dnk2007
2 months, 13 days ago
blogs.lessthandot.com — Pro SQL Server 2008 Relational Database Design and Implementation is one of those books that should be in the hands of every SQL Server developer. There are tons of SQL Server programming books around but none of them covers the fundamentals of a good SQL Server database, the design. If your design is ‘broken’ then it is a lot harder to fix it down the road, design is probably the number one reason people have all kinds of problems with their databases. read more...
add a comment
|
category: Database | Views: 118
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 29 days ago, submitted by
SQL_Menace
3 months ago
blogs.lessthandot.com — Be careful when using LINQ. If an application is using LINQ to SQL and the queries involve the use of strings that can be highly variable in length, the SQL Server procedure cache will become bloated with one version of the query for every possible string length read more...
add a comment
|
category: Linq | Views: 170
|
|
tags:
Performance, Bug, Database, LINQ, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months ago, submitted by
dnk2007
3 months ago
blogs.lessthandot.com — Coming from a database background, I should’ve known better. But, I didn’t. Recently I found myself needing to write a GUI wrapper for a new Address Standardization component we got at work. This was purchased in order to clean addresses for a variety of data processing tasks we do on the way into the database, allowing us to completely automate these processes, read more...
add a comment
|
category: ADO.NET | Views: 194
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 14 days ago, submitted by
dnk2007
3 months, 14 days ago
blogs.lessthandot.com — Only In A Database Can You Get 1000% + Improvement By Changing A Few Lines Of Code read more...
add a comment
|
category: Database | Views: 622
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 7 days ago, submitted by
dnk2007
4 months, 7 days ago
blogs.lessthandot.com — A 5 part blogpost about the performance of a select statement done with ADO.Net using inline sql, and stored procedures (even some dynamic sql) and then nHibernate to get the same results. But this one has an alternate ending. read more...
6 comments
|
category: ADO.NET | Views: 364
|
|
tags:
Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
SQL_Menace
4 months, 11 days ago
blogs.lessthandot.com — Which books should you read/buy when you are a programmer? I have listed 5 books that have helped me a lot. The books that I have chosen are not specific to any language although some of the books have examples in one language only read more...
4 comments
|
category: Other | Views: 816
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 16 days ago, submitted by
chrissie1
4 months, 17 days ago
blogs.lessthandot.com — Extending the System.Drawing.Image clas to make a thumbnail easy way. Instead of using getThumbnail you just use Tothumbnail and a maximumsize, optional parameter is if you want to keep the aspect ratio. read more...
4 comments
|
category: VB.NET | Views: 206
|
|
tags:
Image, System.Drawing, VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 25 days ago, submitted by
ca8msm
4 months, 25 days ago
wiki.lessthandot.com — At LessThanDot, we've decided to release a series of articles, tips and tricks which will be known as the "Hacks" series. The first instalment was the popular SQL Server Programming Hacks and this week sees the release of the ASP.NET Hacks. These hacks have been split up into the following categories:
1 Applications
2 Caching
3 Controls
4 Database
5 Dates
6 Debugging
7 Email
8 Encryption
9 Files
10 Images
11 Javascript
12 Objects and Classes
13 Pages
14 Sessions
15 Strings
16 Validation
17 Visual Studio
18 Web
We've decided to release these in the wiki so that anyone can contribute to them, so feel free to add anything else that you find useful. read more...
add a comment
|
category: ASP.NET | Views: 525
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|