nunos

Stories kicked by nunos

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

Big SEO Mistake because of Response.Redirect(psantos-blog.zi-yu.com)

submitted by donbonifaciodonbonifacio(280) 3 years, 9 months ago

How my site started to receive less visits from google because of a permanently redirect bug. read more...

add a comment |category: |Views: 137

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

Best way to load XML configuration(psantos-blog.zi-yu.com)

submitted by donbonifaciodonbonifacio(280) 4 years, 5 months ago

How to use the XmlSerializer to easily obtain configuration data. read more...

add a comment |category: |Views: 14

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

Generics limitation or flaw?(psantos-blog.zi-yu.com)

submitted by donbonifaciodonbonifacio(280) 4 years, 5 months ago

Why can't the compiler infer the typed parameter's members? read more...

add a comment |category: |Views: 0

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

The Worst Developer’s Excuse(psantos-blog.zi-yu.com)

submitted by donbonifaciodonbonifacio(280) 4 years, 5 months ago

I now nominate the "I didn’t had much time, so I did everything the fastest way possible…" as the worst developer's excuse. Is there really any justification for this? read more...

add a comment |category: |Views: 2

tags: another