damber

Stories kicked by damber

Troubleshooting blocking 101 on sql-server(blogs.lessthandot.com)

submitted by chrissie1chrissie1(370) 3 years, 6 months ago

How to find out which process is blickong in SQL-server 2005 read more...

1 comment |category: |Views: 179

tags: another

An interview with Roy Osherove author of "The Art of Unit Testing"(blogs.lessthandot.com)

submitted by chrissie1chrissie1(370) 3 years, 7 months ago

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: |Views: 206

tags: another

ASP.NET Hacks (wiki.lessthandot.com)

submitted by ca8msmca8msm(429) 3 years, 10 months ago

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: |Views: 569

tags: another

Danger in Design: Why bother with Architecture?(blogs.lessthandot.com)

submitted by dnk2007dnk2007(765) 3 years, 10 months ago

Creativity is a wonderful thing. It’s also something different for each of us, which is why sometimes our perspectives on the world can produce conflicting ideas on what is the right way and the wrong way to do things. This is a very common facet of the IT world, in particular making computer software, solutions and services. read more...

1 comment |category: |Views: 278

tags: another

Puzzle - Ascii Art in Shortest Code(forum.lessthandot.com)

submitted by AlexCuseAlexCuse(325) 3 years, 11 months ago

This week's puzzle is to draw a couple shapes using characters, in as little code as possible. read more...

add a comment |category: |Views: 24

tags: another

Foundations of Programming Ebook(codebetter.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 3 years, 11 months ago

Covering the basics of good programming. read more...

3 comments |category: |Views: 353

tags: another

C# Sorting winforms controls using linq(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 3 years, 11 months ago

C# Sorting winforms controls using LINQ read more...

1 comment |category: |Views: 220

tags: another

lessthandot - Regular Pentagon Puzzle(forum.lessthandot.com)

submitted by AlexCuseAlexCuse(325) 3 years, 11 months ago

We've decided to do a recurring feature at LessThanDot and have a "Programmer Puzzles" section with interesting puzzles published. This week the challenge is to identify the outer points in a regular pentagon (or n-sided polygon for extra credit), given the center point and the radius. You can use any programming language you like, just please let people know which one you have decided to use! read more...

1 comment |category: |Views: 8

tags: another

.NET Database Migration Tool Roundup(flux88.com)

submitted by simonechsimonech(10.1k) 3 years, 11 months ago

A overview of all the available DB Migration tools available on the .NET platform read more...

add a comment |category: |Views: 658

tags: another

The Evolution of Systems Integration(blogs.lessthandot.com)

submitted by dnk2007dnk2007(765) 3 years, 11 months ago

From Fax to SOA, a journey to success ? We’ve come a long way since the days of fax machines and typewriters - the objectives have remained pretty similar, and with each iteration of the solution we’ve found resolution to issues in the former, yet we continue to unveil new aspects of the objective that need addressing. Will we ever get to a perfect solution ? read more...

add a comment |category: |Views: 18

tags: another

SQL Server Programming Hacks(forum.lessthandot.com)

submitted by dnk2007dnk2007(765) 3 years, 11 months ago

This is a collection of SQL hacks, right now there are 8 sections and between 70 and 80 hacks. read more...

add a comment |category: |Views: 611

tags: another

LessThanDot goes live!(weblogs.asp.net)

submitted by ca8msmca8msm(429) 3 years, 11 months ago

The IT Community LessThanDot has been launched as of this morning, Sunday 1st June 2008. read more...

3 comments |category: |Views: 494

tags: another

Awesome web development and web design articles and sites in May 2008 (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 11 months ago

This article shows a reviews of 16 great articles and sites I found in May 2008. There are articles about web development with ASP.NET, Ajax and jQuery. There are also a great web design resources, tools, plugins, BlogEngine.NET extensions and one great usability article. read more...

1 comment |category: |Views: 501

tags: another

The beauty of fluent interfaces(blog.andreloker.de)

submitted by alokeraloker(1810) 3 years, 11 months ago

I notice that more and more frameworks, toolkits and libraries use fluent interfaces. This article gives examples on how FIs can improve usability of an API and show possible pitfalls. read more...

add a comment |category: |Views: 458

tags: another

A Programming Job Interview Challenge #4 (dev102.com)

submitted by shaharyrshaharyr(4325) 4 years ago

This is the fourth post in the series of programming job interview challenge. Today, I will provide the answer to job interview challenge #3, talk about readers answers (all of the comments are now approved) and give you a new challenge. So, lets get into business: read more...

add a comment |category: |Views: 546

tags: another

11 Top Tips for a Successful Technical Presentation (hanselman.com)

submitted by jankojanko(2555) 4 years ago

Over five years ago I posted Tips for a Successful MSFT Presentation. Yesterday I watched the video of my Mix Presentation all the way through. It's always very painful to hear one's own voice but it's even worse to watch yourself. I never listen to my podcast and I avoid watching myself. It's like watching a person in parallel universe and it inspires self-loathing. However, if you are someone who values continuous improvement - and I am - you need to do the uncomfortable. read more...

add a comment |category: |Views: 248

tags: another