Archive | General

How To Protect Your Pdf Files On The Web In IIS/Asp.Net Using Forms Authentication and HTTP Handlers

On 14 December 2009

Chad Scharf presents a detailed step by step walkthrough on protecting your PDF files using Forms Authentication and HTTP Handlers.

(0)

Tags:

Amazon.com Releases the AWS .Net SDK Kit

On 20 November 2009

Amazon.com announces the release of the AWS (Amazon Web Services) SDK Kit for .Net.

(0)

Tags: , ,

In Which I Partially Disagree With The Microsoft Base Class Library Developers

On 23 February 2009

Tim Stall analyses 7 things that could discourage software developers from working late or doing overtime on their job.

(0)

Tags:

Too Many Choices Are Overwhelming Software Developers

On 03 February 2009

J.P. Hamilton talks about how too many choices in our software industry is overwhelming developers, and thinks that a training plan could help alleviate the situation.

(0)

Tags:

Why We Need A Windows Powershell Certification

On 27 January 2009

(0)

Tags: ,

How to Build Scalable Databases: Pros and Cons of Various Sharding Schemes

On 22 January 2009

(0)

Tags:

The Service Cannot Be Started Either Because It Is Disabled Or Because It Has No Enabled Devices Associated With It

On 13 January 2009

(0)

Tags: ,

Outsourcing Not All Its Made Out to Be

On 13 January 2009

(0)

Tags:

7 Things That Discourage Software Developers From Working Late / Overtime

On 11 January 2009

Tim Stall analyses 7 things that could discourage software developers from working late or doing overtime on their job. Meanwhile, Avonelle thinks this is pretty normal and we should not treat software developers like special creatures.

(0)

Tags:

Exploding The Myth Of The Single Exit Point For Methods

On 08 January 2009

Colin Scott explores explodes the myth of the “single exit point” school of thought which requires  all logical paths through a method to end in a single place from which there is a return of control and method result(s) to the caller.

(0)

Tags:

Woz Of Wisdom.

On 24 November 2008

Steve Wozniak tells Software Engineers to Follow Their Hearts

(0)

Tags:

Why Microsoft Should Introduce Compiler Extensibility But May Not

On 31 October 2008

Tore Vestues discusses the possible benefits of introducing compiler extensibility that would allow developers to get into the .Net code compliation process and modify code before generating the .Net assembly. He also cautions us not to get too excited because it seems that Anders Hejlsberg (C# creator) mentioned in a PDC 2008 session that compiler [...]

(0)

Tags: ,

Casting Syntax Vs AS Operator – Which Approach Is Better And Why ?

On 15 October 2008

The two most popular approaches to casting – converting data types and objects  – in C#  are Using the cast syntax i.e. (TypeToBeCastTo) (type/object) and Using the AS operator i.e. (type/object) AS TypeToBeCastTo It is speculated that most developers use the first approach, but have you ever wondered which approach is the better one, is more [...]

(0)

Tags:

Emailing Under Influence ? Mail Googles Is Your Savior !

On 07 October 2008

Gmail's new feature 'Mail Googles' that prevents keeps 'Emailing Under Influence' in check.

(0)

Tags:

Too Much Ajax Can Choke Your Site

On 18 September 2008

A real world example of how too much AJAX in your pages can choke your site and ruin the User Experience.

(0)

Advertise Here

Photos from our Flickr stream

See all photos

Advertise Here