aleemb

4,494
reputation
516 views

Registered User

name aleemb
member for 11 months
seen 3 hours ago
website
location
age

I am a web development junkie and love the whole stack.

  • REST and HTTP
  • ASP.NET MVC
  • Entity Framework / Linq
  • AJAX with JSON and jQuery
  • LAMP
23h
accepted How do I architect and implement self-serve custom reporting?
Dec
6
awarded  Mortarboard
Nov
25
awarded  Popular Question
Nov
14
revised DataContractSerializer: How to serialize classes/members without DataContract/DataMember attributes
added 155 characters in body; edited tags
Nov
13
comment DataContractSerializer: How to serialize classes/members without DataContract/DataMember attributes
awesome! have shifted to other projects since but this feature is a blessing... especially for with the Entity Framework which has circular graphs and the other serializers can get problematic.
Oct
12
revised The definitive best way to preload images using JavaScript/jQuery?
added 9 characters in body
Sep
22
awarded  Nice Answer
Sep
14
comment Great programming quotes
measure twice, cut once.
Sep
13
revised String strip() for javascript?
deleted 4 characters in body
Sep
3
accepted Confusing Subversion Status !M
Aug
19
answered Does persistence ignorance in ADO.NET entity framework mean what I think it means?
Aug
15
comment Best practices for (php/msql) deployment to shared hosting?
Since the code is sync'ed on your machine, you can run the scripts off your own machine (or your partner can run them on his machine). The scripts can also be checked in to the depot.
Aug
15
answered Best practices for (php/msql) deployment to shared hosting?
Jul
21
awarded  Good Answer
Jul
10
answered WordPress as a CMS option
Jun
30
awarded  Nice Answer
Jun
26
awarded  
Jun
24
revised How do I concatenate strings in Objective-C?
fix code formatting
Jun
22
awarded  Good Answer
Jun
22
revised Hidden Features of HTML
deleted 39 characters in body
Jun
22
awarded  Good Answer
Jun
20
comment Change background color of NSButton
That explains why I can't just modify the background property. Theme Park is a real gem!