VallanceC

Stories kicked by VallanceC

ASP.NET MVC and Json.NET(james.newtonking.com)

submitted by JamesNKJamesNK(3020) 3 years, 7 months ago

Bringing Json.NET to ASP.NET MVC read more...

add a comment |category: |Views: 433

tags: another

LightSpeed 2.1 Released - includes new search API(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 7 months ago

LightSpeed 2.1, the performance minded object relational mapping framework, is fresh from the oven with new features like database independent full text search capabilities using Lucene.Net, Visual Studio integrated designer enhancements and a bundle of other new features. read more...

add a comment |category: |Views: 318

tags: another

Using the unit of work-per-request pattern in ASP.NET MVC(mindscape.co.nz)

submitted by AndrewPetersAndrewPeters(1170) 4 years ago

Describe a simple, efficient and testable approach to implementing the unit of work-per-request (a.k.a session-per-request) pattern in Microsoft’s new ASP.NET MVC framework. read more...

add a comment |category: |Views: 625

tags: another

ASP.NET MVC on IIS 5.1 (XP Pro)(blog.pagedesigners.co.nz)

submitted by VallanceCVallanceC(10) 4 years, 4 months ago

Getting the ASP.NET MVC framework working on IIS on an XP Pro box using a .mvc extension. read more...

add a comment |category: |Views: 708

tags: another

ASP.NET MVC Extensionless Requests on IIS 5.1 & 6(blog.pagedesigners.co.nz)

submitted by VallanceCVallanceC(10) 4 years, 4 months ago

Simple post about getting extensionless requests working in IIS 5.1 & 6 using ISAPI_Rewrite. read more...

add a comment |category: |Views: 460

tags: another