poulrh

Stories kicked by poulrh

Turn your Razor helpers into reusable libraries(blogs.msdn.com)

submitted by siphilpsiphilp(919) 1 year, 6 months ago

David Ebbo looks at wrapping up helpers using the Razor View Engine into libraries which you can share amongst your projects, using the Razor Single File Generator Visual Studio Extension, and a little T4 read more...

add a comment |category: |Views: 138

tags: another

I Don’t Much Get Go(www.jondavis.net)

submitted by stimpy77stimpy77(1271) 1 year, 9 months ago

Google's new Go programming language is quite hardly the successor to C#. read more...

add a comment |category: |Views: 16

tags: another

MVC ActionFilterAttribute for managing web crawlers(dotnetblogger.com)

submitted by rockinthesixstringrockinthesixstring(255) 1 year, 9 months ago

Allow or Block web crawlers from crawling certain pages (controller actions) on your site. Especially good for either blocking users from viewing your Sitemap.xml (similar to StackOverflow). or blocking search engines from indexing certain pages (controller actions). read more...

add a comment |category: |Views: 13

tags: another

Substandard project specification = garbage in, garbage out(marekblotny.com)

submitted by ma4ti4ma4ti4(245) 1 year, 10 months ago

Adopting agile methodologies doesn’t guarantee success of each and every project. Sometimes you can have absolutely great team, skilled and well motivated people, flawless development process and yet project can be a total disaster. How can that be? read more...

add a comment |category: |Views: 5

tags: another

Building a MVC2 Template, Part 9, Adding a Custom Role Provider(erictopia.com)

submitted by 37Stars37Stars(60) 2 years ago

Part 9 in the continuing series of building a MVC2 Application Template. In this installment we’ll add the specifications and the skeleton code for the custom role provider. read more...

add a comment |category: |Views: 137

tags: another

Silverlight 4 Released(www.devcurry.com)

submitted by mopenmopen(3596) 2 years, 1 month ago

..and the much awaited announcement is finally here! Silverlight 4 was announced by Scott Guthrie at DevConnections! Here are some important links read more...

add a comment |category: |Views: 95

tags: another

When "Activator" is just to slow(www.smelser.net)

submitted by JoeGeekyJoeGeeky(364) 2 years, 2 months ago

Nice performance tip read more...

2 comments |category: |Views: 600

tags: another

Windows Vista SP1 RTM available from MSDN/TechNet Plus(blog.jemm.net)

submitted by JemmJemm(9604) 4 years, 3 months ago

MSDN and TechNet Plus Subscribers can now download the long-awaited update to Vista! Post contains links to both services. Note that the downloads are in the Top Downloads -section. read more...

1 comment |category: |Views: 1

tags: another

Hotfix to Correct Visual Studio 2008 Performance Issues Released(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

Microsoft has released the hotfix to correct the Visual Studio 2008 performance issues. read more...

2 comments |category: |Views: 15

tags: another

ASP.NET MVC Dynamic Route builder Released(codeeleven.blogspot.com)

submitted by FlySwatFlySwat(485) 4 years, 5 months ago

This is a simple HTTPModule that allows you to place your routing rules in web.config were they belong. read more...

add a comment |category: |Views: 343

tags: another

XNA 2.0 has been Released(virtualrealm.com.au)

submitted by MykreMykre(830) 4 years, 5 months ago

Well it has been a late night, early Morning, or a nice evening for some... but the XNA Game Studio 2.0 has finally been released. read more...

add a comment |category: |Views: 2

tags: another

MVC Toolkit(asp.net)

submitted by bladefistbladefist(471) 4 years, 5 months ago

MVC Tool kit direct link read more...

4 comments |category: |Views: 2197

tags: another

Microsoft publishes detailed Vista SP1 changelog(istartedsomething.com)

submitted by JemmJemm(9604) 4 years, 5 months ago

Leading up to next week’s public beta-test release of Windows Vista Service Pack 1 Release Candidate, Microsoft today has published a 17-page document outlining in fine detail exactly what difference SP1 makes to Vista. read more...

add a comment |category: |Views: 0

tags: another

Bill Gates on IE8 and Microsoft Transparency(molly.com)

submitted by AnastasiosyalAnastasiosyal(960) 4 years, 5 months ago

An interview with Bill Gates on IE8 and Microsoft Transparency read more...

1 comment |category: |Views: 7

tags: another

ScottGu and his team strike again(weblogs.asp.net)

submitted by leandroshanleandroshan(115) 4 years, 5 months ago

ASP.NET AJAX Control Toolkit and Web Deployment Project for VS2008 read more...

add a comment |category: |Views: 1

tags: another

The Gospel of the GUID - And Why It Matters!(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 4 years, 6 months ago

There is only one commandment in the Gospel of the GUID: Thou shalt always use a GUID to uniquely identify a row in a table. read more...

20 comments |category: |Views: 20

tags: another