jf26028

Stories kicked by jf26028

MIX ‘09 Session Recordings(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 2 months ago

No doubt you’re aware of the Microsoft MIX ‘09 Developers and Designers Conference happening in Las Vegas right now and are busy rummaging around on visitmix.com to download all the session videos. Well alas... read more...

add a comment |category: |Views: 8

tags: another

Avoiding Busby SEO Test Comment Spammer For BlogEngine(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

Not very sure what is the Busby SEO Test Project, but it seems to be a f***** project for Blog Comment Spamming. I’ve a lot of no sense spam comments on my blog. Here is a simple way to avoid them to post spam comments for BlogEngine. read more...

add a comment |category: |Views: 13

tags: another

BlogEngine.NET Unofficial Forums(blogengineforum.net)

submitted by bradygasterbradygaster(4897) 3 years, 5 months ago

The name says it all - forums you can use to discuss BlogEngine.Net. read more...

1 comment |category: |Views: 205

tags: another

Screencast: Setting up Windows on Amazon EC2(john-sheehan.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 7 months ago

I recorded a short screencast on how to set up a Windows instance on Amazon EC2. read more...

3 comments |category: |Views: 234

tags: another

SubSonic MVC Scaffold Addin(blog.wekeroad.com)

submitted by eibrahimeibrahim(220) 3 years, 7 months ago

Scaffold your tables using SubSonic in asp.net mvc read more...

add a comment |category: |Views: 410

tags: another

ProMesh.NET v2.0 RC1 is (finally) out(blog.activa.be)

submitted by activaactiva(2340) 3 years, 8 months ago

After months of writing documentation, the first release candidate of ProMesh.NET v2.0 has been released in the wild. ProMesh.NET is a powerful MVC framework for .NET 2.0 that has been around for a long time, but today it finally reached another important milestone. read more...

add a comment |category: |Views: 281

tags: another

Newspaper - a free theme for BlogEngine.NET (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 10 months ago

Newspaper is a free, lightweight, high-contrast, black&white theme for BlogEngine.NET. The name "Newspaper" comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. read more...

add a comment |category: |Views: 347

tags: another

Advanced tableless forms(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 11 months ago

I am always looking for easy ways to use less tables in my markup. When designing a website I always aim for no tables but in a web application I may cheat from time to time. Some time ago, thanks to an article on quirksmode, I began creating tableless forms. This trick was great for simple forms but I kept using tables for really complicated forms. read more...

add a comment |category: |Views: 65

tags: another

Create an ASP.NET MVC GridView Helper Method(weblogs.asp.net)

submitted by simonechsimonech(10.1k) 3 years, 11 months ago

In this tip, Stephen Walther shows you how to extend the ASP.NET MVC framework with a new helper method that displays an HTML table of database data. read more...

add a comment |category: |Views: 517

tags: another

Try-catching in a single line of code(adverseconditionals.com)

submitted by mcintyre321mcintyre321(308) 3 years, 11 months ago

Just another silly extension method hack :) read more...

11 comments |category: |Views: 926

tags: another

Introducing MonoRail NHAML(weblogs.asp.net)

submitted by MirvodaSergeyMirvodaSergey(45) 3 years, 11 months ago

HAML engine for Castle MonoRail project. read more...

add a comment |category: |Views: 160

tags: another

HydrogenCMS Released(gravitycube.net)

submitted by jf26028jf26028(635) 3 years, 11 months ago

The source for a new simple cms has been released using asp.net mvc. read more...

add a comment |category: |Views: 396

tags: another

Major Blogengine.NET security issue and fix with MySQL provider(hockblogs.net)

submitted by hockmanhockman(505) 4 years, 1 month ago

There was a major security issue announced yesterday by Danny Douglas. I adjusted his fix for all the Blogengine.NET users that use the MySQL provider. You can download the patch at my site. read more...

add a comment |category: |Views: 1

tags: another

ASP.NET MVC Action Filter - Caching and Compression(weblogs.asp.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 1 month ago

Playing with Action Filters read more...

add a comment |category: |Views: 625

tags: another

FormatWith - String.Format Extension Method(james.newtonking.com)

submitted by JamesNKJamesNK(3020) 4 years, 2 months ago

My first and favorite extension method. read more...

add a comment |category: |Views: 126

tags: another

Accurate method timing helper class(blog.activa.be)

submitted by activaactiva(2340) 4 years, 2 months ago

How many times have you written some timing code around a method call? If the answer is never, move on, skip this article... For timing purposes, I always use a simple "TimeRunner" class that allows you to accurately measure the time it takes to execute a specific method. A kind of "poor man's profiler". read more...

1 comment |category: |Views: 14

tags: another