nunos

Stories submitted by nunos

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

submitted by nunosnunos(135) 2 years, 3 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) 3 years, 9 months 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: 40

tags: another

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

submitted by nunosnunos(135) 3 years, 10 months ago

Shuffle a Collection using C# read more...

1 comment |category: |Views: 17

tags: another

Master Pages(nunos.zi-yu.com)

submitted by nunosnunos(135) 3 years, 10 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, 2 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, 2 months ago

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

add a comment |category: |Views: 1

tags: another