ElPipo

Stories kicked by ElPipo

Duplicate Detection and Consolidation in CodeRush for Visual Studio(community.devexpress.com)

submitted by ElPipoElPipo(5) 5 months, 24 days ago

Introduced with dxv2, CodeRush's new and amazing duplicate code detection and consolidation feature. Enjoy ! read more...

add a comment |category: |Views: 3

tags: another

My 10 favourite Programming Quotes(www.ginktage.com)

submitted by isenthilisenthil(2309) 1 year, 3 months ago

For this post , i decided to collect some of my favourite quotes related to the programming . These programming quotes were made by some of the famous personalities in the IT industry . So , without wasting any time , here are my 10 favourite programming quotes ... read more...

2 comments |category: |Views: 1319

tags: another

New Year -> Learn a New Programming Language(bit.ly)

submitted by matthewbussamatthewbussa(85) 1 year, 4 months ago

Why and how to keep this New Year's resolution! read more...

add a comment |category: |Views: 70

tags: another

Top 6 Coding Standards & Guideline Documents For C#/.NET Developers(amazedsaint.blogspot.com)

submitted by amazedsaintamazedsaint(835) 1 year, 6 months ago

Some time back, I collated a list of 7 Must Read, Free EBooks for .NET Developers, and a lot of people found it useful. So, I thought about putting together my “Top 6” list of Coding Standard guidelines/checklists for .NET /C# developers as well...They are useful not just from a review perspective - going through these documents can definitely help you and me to iron out few hidden glitches we might have in the programming portion of our brain. So, here we go, the listing is not in any specific order. read more...

1 comment |category: |Views: 1154

tags: another

7 Freely available E-Books/Guides I found essential for .NET Programme(amazedsaint.blogspot.com)

submitted by BognitBognit(2125) 1 year, 8 months ago

Freely available E-Books/Guides I found essential for .NET Programme read more...

3 comments |category: |Views: 914

tags: another

EntitySpaces in a RIA Services Silverlight Application Development Sce(www.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 8 months ago

Whether RIA Services is merely a buzzword you’ve heard bounced around or you’re a seasoned Silverlight developer you should checkout this functionality. When you combine EntitySpaces with RIA Services you will almost instantly be able to create professional quality Silverlight applications. read more...

add a comment |category: |Views: 50

tags: another

Writing a Silverlight Application Using EntitySpaces is Awesome(www.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 8 months ago

Sometimes you’re so busy designing, coding, testing, and supporting a product that you don’t take the time to stop and appreciate what you have actually accomplished. A customer of ours asked us to create a video overview of our Silverlight functionality and in doing so we had to step back and say “wow”, this is pretty cool. It truly is easy to use EntitySpaces to create a Silverlight application as you will see. read more...

add a comment |category: |Views: 262

tags: another

The EntitySpaces ORMBattle.NET Performance Numbers(www.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 9 months ago

Although the ORMBattle.NET charts have not been updated yet we thought we would share the results with you. The stats shown below are the stats that they will use to update the charts on their site (they use the 1000 item tests). We think we did pretty well. The numbers shown below are from the ORMBattle.NET site. read more...

1 comment |category: |Views: 405

tags: another

6 Of My Favorite Visual Studio Shortcuts(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 2 years, 5 months ago

A few of my favorite Visual Studio Shortcuts to make my life and yours just a bit easier! read more...

4 comments |category: |Views: 1104

tags: another

Mastering jQuery now available at TekPub | Encosia(encosia.com)

submitted by javeryjavery(5523) 2 years, 5 months ago

Dave and I launch a new series on TekPub about Mastering JQuery. read more...

3 comments |category: |Views: 378

tags: another

It’s Okay To Write Unit Tests(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 2 years, 6 months ago

A few simple reasons why you should be writing unit tests. read more...

add a comment |category: |Views: 377

tags: another

Free Code Similarity Finder - CopyPasteKiller(blog.nitriq.com)

submitted by viggityviggity(1124) 2 years, 6 months ago

Free tool helps C# and VB.NET developers find large chunks of similar code so they can be refactored. read more...

add a comment |category: |Views: 474

tags: another

VistaDB 4 Lite Edition Released(vistadb.net)

submitted by vistadbvistadb(879) 2 years, 7 months ago

The first release of VistaDB 4 Lite (Build 7) is now available! VistaDB Lite is a very low cost embedded SQL database engine that includes many of the features only found in large server systems like Microsoft SQL Server. VistaDB Lite users can utilize the power of CLR Procedures and Triggers to expand the functionality of the default database engine. The VistaDB Lite edition is intended for hobbyists, students, teachers, anyone who needs a small footprint xcopy deployable... read more...

add a comment |category: |Views: 90

tags: another

The SQL Server natural order query myth(vistadb.net)

submitted by vistadbvistadb(879) 2 years, 7 months ago

There is this myth among developers and DBAs that SQL Server has a natural order that is logical and predictable (and can therefore be relied on). Not so! I wanted to take a few moment to explain and debunk the myth, explain how VistaDB is different, and share something I learned along the way. The Myth(s) SQL Server stores entries in a natural order based upon the first column. SQL Server always appends inserted rows at the end of the current table. Unindexed data is always available in the order it was inserted. Dot Net developers often don't care about these things, but they should. read more...

add a comment |category: |Views: 9

tags: another

Writing Great Unit Tests: Best and Worst Practises(blog.codeville.net)

submitted by desmonddesmond(2014) 2 years, 9 months ago

A suite of good unit tests is immensely valuable: it documents your design, and makes it easier to refactor and expand your code while retaining a clear overview of each component’s behaviour. However, a suite of *bad* unit tests is immensely painful: it doesn’t prove anything clearly, and can severely inhibit your ability to refactor or alter your code in any way. How can you be sure to write unit tests that contribute positively to your project and don't end up being a liability? read more...

add a comment |category: |Views: 651

tags: another

12 Must Have Web Developer Bookmarklets(elijahmanor.com)

submitted by elijahmanorelijahmanor(1448) 2 years, 9 months ago

Here is a great set of 12 bookmarklets that are useful for any web developer on any web browser! read more...

1 comment |category: |Views: 886

tags: another