Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

A Technical Community for IT Professionals

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

DiscussShareLearn

Top Forum Users

The top ranked users for the past 30 days:

Google Ads

0
comments

Androidgame using andengine version 1

by Christiaan Baes (chrissie1) on May 16, 2012 in category Java. Article views: 249 views.
I wrote an android game with andengine and I put the code on github.
Read More...
1
comments

Report Builder 3.0 – Report Parts

by Jes Schultz Borland (grrlgeek) on May 11, 2012 in category SSRS. Article views: 946 views.
In this post, you’ll learn what report parts are, how to use them, and why you should use them. Report Builder 3.0 – The Introduction Report Builder 3.0 - Table or Matrix Wizard Report Builder 3…
Read More...
2
comments
I added a sample solution for my Simple.Data adventure to Github.
Read More...
0
comments
Join me in the Chicago area on May 18 and 19 for two great SQL events!
Read More...
1
comments
In this last post I want to show some more complex queries. But I also want to remind you that you need to know when to quit. When queries get to complex you will have to jump through hoops to get them working with any ORM while it is all very "easy" to do in SQL. In other words use the right tool for the job.
Read More...
0
comments

PetaPoco: Mapping related objects

by Eli Weinstock-Herman (tarwn) on May 7, 2012 in category C#. Article views: 804 views.
In the prior PetaPoco post, I started to dig into many-to-one relationships a little. Chrissie followed up with yet more mapping behavior in his latest Simple.Data post, so I thought I would cover it in a bit more detail.
Read More...
0
comments
In my previous post I described how to deal with complex types and many to one dependencies now I will do the on to many relationships.
Read More...
0
comments
After doing the blogposts about One to many and many to one it is now time to do one one about many to many with Simple.Data.
Read More...
0
comments
In my previous blogpost about Simple.Data I added a table and made a reference to that in my previous table. In other words A person now has an address. I then went on to make a query to join the two together hereby using the explicit join syntax of Simple.Data. If however your database uses foreign keys (which I know it will) then you have no need for a join. Simple.Data just figures it out for itself.
Read More...
0
comments

SQL Azure How To Rebuild A Clustered Index

by SQLDenis on May 3, 2012 in category Microsoft SQL Server Admin. Article views: 1581 views.
In yesterday's post A couple of things to be aware of when working with tables in SQL Azure I showed you some things to be aware of in regards to tables. Today let's talk about how to rebuild an index Let's say you have a table with a clustered index…
Read More...

:: Next >>