wompeter

Stories submitted by wompeter

A RESTful Wizard Using ASP.Net MVC… Perhaps?(shouldersofgiants.co.uk)

submitted by wompeterwompeter(290) 2 years, 4 months ago

Nicely designed ASP.Net wizard functionality walkthrough. read more...

add a comment |category: |Views: 25

tags: another

ASP.Net MVC - How to route to images or other file types(phpvs.net)

submitted by wompeterwompeter(290) 2 years, 9 months ago

Describes how to use the ASP.Net MVC Framework routing to return images or other physical files rather than routing to a method on a controller, with full code example. read more...

add a comment |category: |Views: 64

tags: another

.Net Mocking Frameworks - Capability Comparison(phpvs.net)

submitted by wompeterwompeter(290) 3 years, 1 month ago

A summary of the capabilities of four of the most popular mocking frameworks for .Net. read more...

add a comment |category: |Views: 526

tags: another

ASP.Net Load Testing and Optimization Toolkit(phpvs.net)

submitted by wompeterwompeter(290) 3 years, 9 months ago

A discussion of 9 types of tools every developer should have when stressing and optimizing applications. read more...

add a comment |category: |Views: 547

tags: another

10 Tips for Building Selenium Integration Tests(phpvs.net)

submitted by wompeterwompeter(290) 4 years, 3 months ago

A list of ten tips, best practices and code snippets to make writing integration and acceptance tests with Selenium much easier, especially for AJAX applications. read more...

add a comment |category: |Views: 108

tags: another

HTML manipulation with System.Xml.XmlDocument(phpvs.net)

submitted by wompeterwompeter(290) 4 years, 3 months ago

Using the System.Xml namespace for HTML manipulation can be very powerful. In this simple example we show how to get started using it by geenrating a simple table of contents from a well-formed html document. read more...

add a comment |category: |Views: 9

tags: another

Code Camp(phpvs.net)

submitted by wompeterwompeter(290) 4 years, 3 months ago

Interesting read regarding the performance of ASP.Net applications. read more...

add a comment |category: |Views: 2

tags: another