Sean Feldman 的个人资料ברוכים הבאים照片日志列表 工具 帮助
2007/10/30

Nothing But .NET Calgary, Alberta, Canada

Counting days to start the session.

Read full article

2007/10/29

Assembly Fun in ASP.NET

I used to be a big fan of Assembly (x86) in the past when doing graphics for the ancient 320x200x256 and later when lecturing about 80x86 to practical engineers. These days I don't do that anymore, but I think knowing the basics does make sense....

Read full article

2007/10/23

_realDEVELOPMENT_07 - Real Disaster

Let me first clarify - John Bristowe is a great speaker, but what he was presenting - shame on Microsoft Canada.The topics promised so much, the *real* thing was so disappointing. A few samples:

  • Subject: browser support / JavaScript issues. Sample: document....

Read full article

2007/10/19

WebResource and WebApp Project

This is weird. An assembly with web controls and embedded resources was working fine in WebSite project but not in WebApp project. The request is returned with OK response, but empty. Will post solution once find it :)...

Read full article

ReSharper

Today I am happy to be a team leader. The reason - I managed to convince the management to get ReSharper for all out developers. I am more than convinced that developers will find it more than useful. The problem is where to send them to have the best and quickest tutorials of the most useful features. If you have links and don't mind to share - grate....

Read full article

2007/10/18

PoEAA

One of the books from my reading wish list has finally made it - Patterns of Enterprise Application Architecture by Marin Fowler. Interesting reading so far. The book was advised by JP Boodhoo. I'd love to hear other good books recommendations with preferably less Coffee examples :)...

Read full article

2007/10/9

Microsoft MVC Framework

Alt.Net has definitely has generated the hype and excitement (well, at least for me). I heard in ScottGu's lecture thing I wanted to hear for quite long:

  • Front Controller implemented
    • Requests are routed to Controllers...

Read full article

2007/10/8

Web.config gotcha

I haven't paid attention to the space in the namespace attribute value and had to spin my wills till found it:

<pages maintainScrollPositionOnPostBack="true">
  <controls>
    <add tagPrefix="Tempo" assembly...

Read full article

2007/10/1

Moving to weblogs.asp.net

This is my new blog spot :)