malovicn

Stories submitted by malovicn

Dependency Injection and Service locator design patterns examples(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

L200 article explaining logic behind different types of dependency injection and service locator design patterns read more...

add a comment |category: |Views: 197

tags: another

How to work with drop down lists without using the view state(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

Storing large number of items into the view state bloats the view state size. This blog post presents very simple technique to avoid this... read more...

2 comments |category: |Views: 7

tags: another

Rhino mock basic introduction(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

Blog post explaining basics of Rhino mocks read more...

add a comment |category: |Views: 461

tags: another

MVP Pattern tutorial(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

An example of how MVP pattern could be used read more...

1 comment |category: |Views: 3122

tags: another

Commerce Server 2007(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

How to try commerce server 2007 without installing it read more...

add a comment |category: |Views: 3

tags: another

Dependency injection + service stub example(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 7 months ago

A real world type of example for pattern usage read more...

add a comment |category: |Views: 13

tags: another