donbonifacio

Stories submitted by friends of donbonifacio

Lazy Loading and Eager Loading in the Entity Framework(nunos.zi-yu.com)

submitted by nunosnunos(135) 2 years, 6 months ago

How to make eager loading using linq to entities read more...

add a comment |category: |Views: 38

tags: another

reCaptcha - Part 2(nunos.zi-yu.com)

submitted by nunosnunos(135) 4 years, 1 month ago

The second part of an article about reCaptcha. In this second part is showed how to create a ASP.NET validator using reCaptcha. read more...

add a comment |category: |Views: 45

tags: another

Shuffle a Collection(nunos.zi-yu.com)

submitted by nunosnunos(135) 4 years, 1 month ago

Shuffle a Collection using C# read more...

1 comment |category: |Views: 18

tags: another

Master Pages(nunos.zi-yu.com)

submitted by nunosnunos(135) 4 years, 2 months ago

A simple way of doing master pages in asp.net 1.1 read more...

add a comment |category: |Views: 8

tags: another

Moooo What?(nunos.zi-yu.com)

submitted by nunosnunos(135) 4 years, 5 months ago

The name is MooTools, a very cool Javascript Library, object oriented and with Ajax support. It simplifies the way you write your scripts because it has a very simple syntax and a lot of features integrated. Here you can find an css star rating system using ASP.NET , Css and Ajax (using mootools). read more...

add a comment |category: |Views: 3

tags: another

I want one of these without reflection, please!(nunos.zi-yu.com)

submitted by nunosnunos(135) 4 years, 5 months ago

A case of bad use of reflection. read more...

add a comment |category: |Views: 1

tags: another