July 2006 - Posts
27 July 2006
Writing better OO with ATLAS – part III
In the previous posts , I’ve spoken about classes and namespaces. Today I’m writing about interfaces. Interfaces are contracts which define one or more abstract members. It’s important to note that interface usage is slightly different from what we’re used to in classical OO languages (which is something...
Read More...
26 July 2006
Writing better OO with ATLAS – part II
In the previous post , I started talking about how we can enhance our OO Javascript code by using ATLAS. I ended the previous post by referencing that the registerClass is really important and if you miss calling that the “ATLAS OO” code won’t work properly. So what does it do? Before going into that...
Read More...
25 July 2006
Writing better OO with ATLAS – part I
ATLAS makes writing OO Javascript a lot easier than it used to be. It’s fair to say that Javascript has supported OO for some time now; however, we’re talking about limited support only which is based on the use of the prototype property. In practice, this means that we can use inheritance, but in a...
Read More...
25 July 2006
Hello world!
Hello. My name is Luis Abreu, and I'm a Portuguese ASP.NET MVP. In this blog, you can expect to find several posts related with .NET and programming in general. Thanks for reading.
Read More...
Home
Contact
LA.NET [EN]
Ramblings about C#, .NET and Programming
RSS for Posts
Atom
RSS for Comments
Recent Posts
Vacations are over
Book review: SOA in Practice
Breaking changes for ASP.NET on Service Pack 1
Book review: Making things happen
It's official: I'm on vacations!
Tags
AOP
ASP.NET
ATLAS
Books
C#
Cardspace
Gadgets
MVC
Parallel Extensions
PLINQ
PowerShell
Silverlight
Software
Tools
Trivia
WCF
WF
WPF
Archives
September 2008 (1)
August 2008 (3)
July 2008 (25)
June 2008 (26)
May 2008 (30)
April 2008 (5)
March 2008 (11)
February 2008 (9)
January 2008 (15)
December 2007 (10)
November 2007 (20)
October 2007 (19)
September 2007 (29)
August 2007 (12)
July 2007 (20)
June 2007 (33)
May 2007 (44)
April 2007 (28)
March 2007 (27)
February 2007 (21)
January 2007 (37)
December 2006 (8)
November 2006 (17)
October 2006 (14)
September 2006 (5)
August 2006 (7)
July 2006 (4)
Search
Go
Community
Home
Blogs
Media
Groups
Email Notifications
Email Notifications
Go
News