lazycoder

Stories submitted by lazycoder

Disabling Visual Studio's Ctrl+Tab dialog(codebeater.com)

submitted by lazycoderlazycoder(30) 4 years, 2 months ago

Disabling the IDE Navigator (Ctrl-Tab Dialog) read more...

1 comment |category: |Views: 3

tags: another

Generating markup to display a scaled image(codebeater.com)

submitted by lazycoderlazycoder(30) 4 years, 2 months ago

An easy way to fit images within a specified area. read more...

add a comment |category: |Views: 3

tags: another

Improve ASP.NET performance by optimizing the request pipeline(codebeater.com)

submitted by lazycoderlazycoder(30) 4 years, 2 months ago

How to remove unecessary HttpModules from the request pipeline to improve performance read more...

add a comment |category: |Views: 25

tags: another

Creating markup to display a scaled image (jeffsdotnet.blogspot.com)

submitted by lazycoderlazycoder(30) 4 years, 3 months ago

A simple method to generate an img tag that scales to a specified boundary area. read more...

add a comment |category: |Views: 1

tags: another