Click here to Skip to main content
15,884,388 members

Articles by Uri Lavi (Articles: 6, Technical Blogs: 4)

Articles: 6, Technical Blogs: 4

RSS Feed

Average article rating: 4.27

Database Development
SQL Server
18 Apr 2005   Updated: 18 Apr 2005   Rating: 4.75/5    Votes: 39   Popularity: 7.44
Licence: CDDL    Views: 175,772     Bookmarked: 113   Downloaded: 10,144
Please Sign up or sign in to vote.
A simple database viewer to manipulate SQL Server data types (in particular: image, binary, varbinary and text).
Operating Systems
Windows
8 Sep 2009   Updated: 8 Sep 2009   Rating: 4.20/5    Votes: 3   Popularity: 2.00
Licence: CDDL    Views: 17,531     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Refactoring Tools Review
Programming Languages
C#
12 May 2005   Updated: 23 May 2005   Rating: 4.22/5    Votes: 14   Popularity: 4.70
Licence: CDDL    Views: 121,865     Bookmarked: 36   Downloaded: 693
Please Sign up or sign in to vote.
How to improve performance of typed DataSet creation.
17 Jul 2009   Updated: 5 Sep 2009   Rating: 4.33/5    Votes: 6   Popularity: 3.37
Licence: CDDL    Views: 13,651     Bookmarked: 16   Downloaded: 0
Please Sign up or sign in to vote.
How to separate domain from presentation
17 Jul 2009   Updated: 5 Sep 2009   Rating: 4.20/5    Votes: 7   Popularity: 3.55
Licence: CDDL    Views: 27,665     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
Third post in the series of posts about “Separate Domain from Presentation”
17 Jul 2009   Updated: 5 Sep 2009   Rating: 3.89/5    Votes: 6   Popularity: 3.03
Licence: CDDL    Views: 16,522     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
Second post in the series of posts about “Separate Domain from Presentation”

Average blogs rating: 4.44

.NET
12 Mar 2010   Updated: 12 Mar 2010   Rating: 4.25/5    Votes: 3   Popularity: 2.03
Licence: CDDL    Views: 14,340     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
DevExpress CodeRush and Refactor! Pro Review
All Topics
16 Apr 2010   Updated: 16 Apr 2010   Rating: 4.00/5    Votes: 2   Popularity: 1.20
Licence: CDDL    Views: 14,940     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Writing Readable Code - Complex Object Construction
4 Jan 2011   Updated: 4 Jan 2011   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CDDL    Views: 7,481     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
(Cross post from IRefactor)If you like practicing in identifying code smells, then you can find below a short class calledTimerManager.public class TimerManager{ public delegate void TimerCallback(object data); private static readonly object _sync = new object(); private readonly Dicti
26 Oct 2009   Updated: 26 Oct 2009   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CDDL    Views: 14,570     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
When designing an application, one can easily confuse DTOs, Business Entities and Persistency. Using the following simple examples, I will demonstrate design considerations and thoughts that will dispel some myths.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Other
Israel Israel
Uri Lavi is a development lead with extensive experience in Data Intensive, Business Compound, Distributed and Scalable Software Systems. Uri specializes in mentoring, coaching and consulting for complex software engineering topics, among which: Software Architecture, Design Patterns & Refactoring.