July 2008 - Posts

Best ASP.NET Performance Winner For Data Binding - Hands Up To Response.Write()
     To achieve best performance you need to make decisions based on trade-off between coolness, coding productivity, and personal engineering values. I never thought I would be recommending my customer considering using old fashion Read More...
Security Code Review – String Search Patterns For Authorization Vulnerabilities
These are the questions and the search criteria I use to identify authorization vulnerabilities in the code beyond web.config <authorization> node. How does the code protect access to page classes? Attributes Search for PrincipalPermission attributes. Read More...
Performance Improvements In Architecture (Hebrew) – My Guest Post On MCS Israel Blog
Just posted guest post on MCS (Microsoft Consulting Services) Israel blog about performance in architecture and related case study. MCS Israel blog is a mixture of English and Hebrew posts from Microsoft Israel architects and consultants. Do you read Read More...
Posted 21 July 08 10:43 by alikl | 0 Comments   
Security Code Review – String Search Patterns For Authentication Vulnerabilities
This post contains string search patterns that can help identifying authentication vulnerabilities during security code inspection for your ASP.NET application . Most common vulnerability is about insecurely manipulating credentials in the code. The question Read More...
Use FREE Tools From IIS Resource Kit To Warm Up Your ASP.NET 1.1 Application By Batch Compilation
Have you noticed that when ASP.NET web application is accessed for the first time the response is slow? The reason for such behavior is batch compilation that occurs on the first hit. ASP.NET batch compilation is the process of compiling ASP.NET markup Read More...
WLW Plugin For Blog Post Templates – New Version (Including Full Source Code)
What’s Blog Post Templates Plugin for WLW? Blog Post Template Plugin For Windows Live Writer is a productivity tool to boost every blogger efficiency. The plugin helps better style the blog posts and it saves time when creating and editing the blog posts. Read More...
Posted 16 July 08 12:19 by alikl | 0 Comments   
Security Code Review – String Search Patterns For Finding Input Validation Vulnerabilities
Well defined set of search patterns helps significantly reduce time (cost) when performing security code inspections. This post focuses on input validation vulnerabilities commonly found in ASP.NET web applications. SQL Injection and Cross Site Scripting Read More...

Search

Go

This Blog

. My Personal Blog .

.Net Performance How To's

.Net Security How To's

Design Patterns

Impactful

Lifecycle Phases

Popular

Tools

Syndication

Page view tracker