Recent Posts

0
Comments

Entity Framework 2.0 by mxmissile

I'd be interested in hearing the Ayende take on the new features possibly coming to EF 2.0.
Filed under:
0
Comments

http://weblogs.asp.net/delicious/ by mxmissile

Anyone else getting this guy's delicious articles in the main feed? UPDATE: nvm, must have been something up with Google Reader, I removed the feed and re-added it and now it looks back on track.
Filed under:
4
Comments

Ghetto ASP.NET Debugging - Useful Extensions by mxmissile

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: Consolas, "Courier New", Courier, Monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode...
Filed under:
0
Comments

NHibernate 2.0 alpha by mxmissile

Ayende has announced the release on his blog. Interesting features to note: join mapping element to map one class to several tables <union> tables and <union-subclass> inheritance strategy added support for paging in sub queries Warning: there...
Filed under:
1
Comments

Heroes Happen by mxmissile

It looks like a lot of cities have registration enabled .
0
Comments

HTML Output Abstraction and SubSonic by mxmissile

Jason has a posted a good read on the topic here. On the topic of SS , I'm still on the fence. I grew up with WORM and have since migrated to NHibernate . I'm just not sure about the "Generate my domain from the database schema." idea. Unfortunately I...
Filed under: , , , ,
0
Comments

Slashdot's Hardware Infrastructure by mxmissile

Interesting read on Slashdot's hardware infrastructure.
Filed under:
0
Comments

New Home? by mxmissile

Its been a couple days since the last update, I wonder if Jim has found a new home .
0
Comments

Enough... by mxmissile

To much comment FUD is going around right now. Stop it please! TDD is still possible with the Express versions of VS.NET! TestDriven.Net is *Not* required to utilize TDD. For example: NUnit is just one of the many tools that work just fine alongside Express...
Filed under:
3
Comments

HttpPostedFile.SaveAs by mxmissile

So I'm building a simple app that allows users to upload photos to our public website. I'm using the FileUpload control that is built into ASP.NET. It has worked like a charm before in other apps, but today I started having a problem with it, in place...
Filed under: ,
More Posts Next page »