Welcome to SpellCoder Sign in | Join | Help

Tips & Tricks (RSS)

C# 3.0 Properties Acessor Tips

If you are familiar with C# 3.0, you would already noticed the new shortcut for defining a property without the need to declare the variable behind the property, so for creating a property called Length, all what you have to do is write it like this.

Javascript tricks for ASP.net developers

Javascript Tricks for ASP.net Developers

Object Oriented Javascript Techniques

Javascript in Object Oriented
posted by Mohammed Hossam | 1 Comments
Filed Under:

SVN 1-Click Setup

SVN 1-Click setup
posted by Mohammed Hossam | 4 Comments
Filed Under: ,

Primitive Types & Value Types

Value Types & Primitive Types

StructLayout attribute magic

How to define Union types in C#

Top 30 Mistakes in Software Development

Don't do this unless you want to get out of business.

Fixing Visual Studio refactoring smart tags after installing LINQ May CTP

LINQ, Smart Tags Problem, Refactoring, Visual Studio

How to increase application scalability using Plugins

Plugin components that can be added during runtime, Plugin Architecture
posted by Mohammed Hossam | 9 Comments
Filed Under: ,
Attachment(s): CLR_Hosting.zip
More Posts Next page »