vindee

Stories kicked by vindee

Structural Patterns(simplyvinay.com)

submitted by vindeevindee(175) 3 years, 4 months ago

Structural Design Patterns read more...

add a comment |category: |Views: 7

tags: another

Creational Design Patterns(simplyvinay.com)

submitted by vindeevindee(175) 3 years, 4 months ago

Design Patterns for Dummies : Creational Design Patterns read more...

add a comment |category: |Views: 10

tags: another

Oxite Refactor, Take 1(blog.wekeroad.com)

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

I mentioned yesterday on Twitter that I'm helping out the Oxite team with some refactoring and tweaking of their codebase. I got started last night and people have been asking about it a LOT, so I thought that today I'd show you initially what I'm up to. read more...

add a comment |category: |Views: 377

tags: another

Fluent NHibernate’s AutoPersistenceModel: I Love it!(chrisvandesteeg.nl)

submitted by alleyalley(2840) 3 years, 5 months ago

I checked out the latest version of Fluent NHibernate today and noticed the AutoPersistenceModel. I looked at the unit-tests to see what it’s supposed to do and I loved what I saw… read more...

1 comment |category: |Views: 460

tags: another

MVC Storefront Screencasts(redbitbluebit.com)

submitted by y0mboy0mbo(110) 3 years, 5 months ago

This post lists all of Rob Conery's ASP.NET MVC screencasts in order. read more...

1 comment |category: |Views: 21

tags: another

Using ReCaptcha with Asp.Net MVC(devlicio.us)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 5 months ago

For all the debate regarding if Captcha's are a good thing or a bad thing one thing is certain (in my book). If you do not have some way to stop spam-bots your site will become overridden with junk in a hurry. This post will walk you though how to add reCaptcha to your Asp.Net MVC site. read more...

add a comment |category: |Views: 382

tags: another

Composite Pattern(simplyvinay.com)

submitted by vindeevindee(175) 3 years, 5 months ago

Design Patterns for dummies - The Composite Pattern read more...

add a comment |category: |Views: 20

tags: another

Proxy Pattern(simplyvinay.com)

submitted by extremecoderextremecoder(255) 3 years, 6 months ago

Design Patterns for dummies - The Proxy Pattern read more...

add a comment |category: |Views: 20

tags: another

Decorator Pattern(simplyvinay.com)

submitted by vindeevindee(175) 3 years, 6 months ago

Design Patterns for dummies read more...

add a comment |category: |Views: 33

tags: another

Cloning extension method(simplyvinay.com)

submitted by extremecoderextremecoder(255) 3 years, 7 months ago

Cloning without ICloneable read more...

add a comment |category: |Views: 18

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

VistaDB Provider for MPS(simplyvinay.com)

submitted by vindeevindee(175) 3 years, 7 months ago

VistaDB providers for my personal site read more...

add a comment |category: |Views: 6

tags: another

Contextual binding with StructureMap 2.5(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 8 months ago

A short screencast on contextual binding with StructureMap 2.5. What is Contextual Binding? Contextual Binding is the ability to switch out different concrete implementations of a service (i.e. class) at runtime depending on the context in which they are used. read more...

add a comment |category: |Views: 98

tags: another

jBlogMvc : part 1 Building the Administration Area(amrelsehemy.net)

submitted by AmrElsehemyAmrElsehemy(2585) 3 years, 8 months ago

In this part, I used some features of the ASP.NET MVC to build an administration area, jQuery too was used on client side (validator plugin). Used membership for validation, Model Binders, jQuery Client validation,Small validation framework for business rules and server side validation.(originally written by scott gu), Using nested master pages in ASP.NET MVC, Applying the "Post/Redirect/Get" (aka PRG) pattern. read more...

add a comment |category: |Views: 263

tags: another

MVC Storefront Part 21(blog.wekeroad.com)

submitted by vindeevindee(175) 3 years, 8 months ago

Order Manager and Personalization read more...

add a comment |category: |Views: 15

tags: another

MVC Storefront Part 17: Checkout With Jeff Atwood(blog.wekeroad.com)

submitted by vindeevindee(175) 3 years, 10 months ago

Checkout With Jeff Atwood read more...

add a comment |category: |Views: 184

tags: another