Stories recently tagged with 'BuildProvider'

Build Providers: Strongly typed page urls in ASP.NET(singular.co.nz)

submitted by hexyhexy(325) 4 years ago

A look at using a build provider to generate IntelliSense for pages within your project. read more...

add a comment |category: |Views: 20

tags: another

ClassPropertiesBuildProvider(mikeoff.blogspot.com)

submitted by mikeonmikeon(5200) 5 years, 8 months ago

A solution providing a strongly typed way of accessing object property names. Very usefull when used in combination with Eval and Bind expressions. read more...

add a comment |category: |Views: 1

tags: another

PathsBuildProvider(mikeoff.blogspot.com)

submitted by mikeonmikeon(5200) 5 years, 8 months ago

Simple ASP.NET build provider that gives you a strongly typed access to a files in your Web application directory. read more...

2 comments |category: |Views: 2

tags: another