sathai

Stories submitted by friends of sathai

Massive memory leak in ASP.NET? Turn stuff off you don't need!(explodingcoder.com)

submitted by spoulsonspoulson(327) 9 months, 18 days ago

Are you the kind that leaves lights on in your house when nobody's in the room? Yes, I know it's your energy bill. But, what if the bill were cutting into the ever increasing cost of your Internet bill? Wouldn't you turn the light off? ASP.NET gives you lots of layers of functionality, but not every site is going to need each. read more...

add a comment |category: |Views: 2

tags: another

Painless Caching, Memoization for .NET(explodingcoder.com)

submitted by spoulsonspoulson(327) 2 years, 3 months ago

When searching for .NET discussions of I-don't-even-remember, I somehow came across Dustin Campbell's blog post about automatic memoization with C#. I instantly remembered first reading about this topic in Higher Order Perl, which at the time introduced me to this handy technique using the delegate pattern. After looking over Dustin's code, I liked the simplicity of wrapping any delegate with a single method call. This makes for an academic discussion, but I thought this could be much more practical if we abstracted the concept a bit more. read more...

add a comment |category: |Views: 767

tags: another

Trick to resize transparent images(amrelgarhy.com)

submitted by amrelgarhyamrelgarhy(825) 2 years, 5 months ago

Small trick to resize transparent .gif and .png images using asp.net c# read more...

add a comment |category: |Views: 82

tags: another

Serverfault.com is in beta test (igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years ago

Serverfault.com is currently in private beta testing. Server Fault is for system administrators and IT professionals, people who manage or maintain computers in a professional capacity. If you are in charge of … read more...

2 comments |category: |Views: 8

tags: another

Top VB.Net to C#, C# to VB.Net TOOLS(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

List of VB.Net to C#, C# to VB.Net TOOLS read more...

add a comment |category: |Views: 11

tags: another

List Of ORM tools ".Net"(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

ORM tools ".Net" read more...

add a comment |category: |Views: 28

tags: another

List Of Top Javascript Libraries (igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

Top Javascript Libraries read more...

add a comment |category: |Views: 8

tags: another

List Of Asp.Net Developer applications and tools(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

ASP.Net developers use some/all of these applications and tools read more...

add a comment |category: |Views: 12

tags: another

8 New IIS for Developers Videos(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

In this video series, learn about working with Microsoft Internet Information Server from the application architecture and development perspective. read more...

add a comment |category: |Views: 14

tags: another

Hint: Variables scope “Javascript” (igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

All variables declared in a function are defined throughout the function read more...

add a comment |category: |Views: 3

tags: another

Search Anywhere inside you windows "IGurrForSearch"(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

IGurrForSearch is just released, it a light weight windows application to help users search the internet faster. read more...

add a comment |category: |Views: 4

tags: another

I love books "Free Programming eBooks"(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 3 months ago

The biggest collection of free programming ebooks, read more...

add a comment |category: |Views: 29

tags: another

JQuery Visual studio documentation(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 3 months ago

JQuery version 1.3.2 Visual Studio documentation is available for download read more...

1 comment |category: |Views: 295

tags: another

Async without the pain(marcgravell.blogspot.com)

submitted by spoulsonspoulson(327) 3 years, 3 months ago

Simple solution for generic asynchronous operations. "Why can't we wrap this using functional programming?" read more...

add a comment |category: |Views: 25

tags: another

You're Doing It Wrong(codinghorror.com)

submitted by spoulsonspoulson(327) 3 years, 3 months ago

Templating tends to break down because it forces you to treat code and markup as two different and fundamentally incompatible things. We spend all our time awkwardly switching between markup-land and code-land using escape sequences. They're always fighting each other -- and us. read more...

add a comment |category: |Views: 373

tags: another

IGurr Shared Items(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 3 months ago

Technical shared items read more...

add a comment |category: |Views: 2

tags: another