suentenfuss

Stories kicked by suentenfuss

Ajax and json for ASP.NET MVC with jQuery(chrisvandesteeg.nl)

submitted by alleyalley(2840) 4 years, 4 months ago

an example project that uses the jQuery library to create an ajax enabled ASP.NET MVC website. Generally what this project does: * Load views through ajax (with back-button support) * Do ajax-style form-posts and retrieve only the messages, errors and updated content * Do json form-posts and retrieve the errors and messages as a json object read more...

add a comment |category: |Views: 1382

tags: another

Code Size Is The Enemy (in Java or elsewhere)(codinghorror.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's an interpretation by Jeff Atwood of Steve Yegge's Code's Worst Enemy - a look at how Java is its own worst enemy and how dynamic languages may be better suited to some situations that static ones like Java read more...

add a comment |category: |Views: 4

tags: another

DotNetKicks with WordPress(blog.dmbcllc.com)

submitted by rsrobbinsrsrobbins(490) 4 years, 5 months ago

How to add DotNetKicks icon to a WordPress blog. read more...

3 comments |category: |Views: 37

tags: another

HttpHandlers(codebetter.com)

submitted by TigraineTigraine(145) 4 years, 5 months ago

A pretty useable article on how to use HTTP Handlers and why not. read more...

add a comment |category: |Views: 15

tags: another

How to Suppress / Disable Script Errors in WebBrowser Control (dev102.blogspot.com)

submitted by razamitrazamit(4566) 4 years, 5 months ago

I am currently writing an application that uses the WebBrowser control to perform operations on web pages. Unfortunately I stumbled upon a very annoying problem, sometimes an Internet explorer script error window pops up and stops all execution until you click the OK button. I've searched the web for hours and the same answer came up: read more...

4 comments |category: |Views: 396

tags: another

BlogEngine.net 1.3 Released(blog.madskristensen.dk)

submitted by TroyMGTroyMG(2670) 4 years, 5 months ago

Just in time for Christmas, Mads & the rest of the team at BlogEngine.net have released the newest version of the popular blogging tool: BlogEngine.net. Version 1.3 adds many features including mobile theming, richer extension support, and greatly improved Windows Live Writer intergration. read more...

add a comment |category: |Views: 1

tags: another

Foundations of Programming - Part 5 – Unit Testing(codebetter.com)

submitted by daninordaninor(435) 4 years, 5 months ago

Part 5 in Karl Seguins article series read more...

add a comment |category: |Views: 12

tags: another

Querying YouTube using C# and Google Data Client Libraries(dotneat.net)

submitted by iloireiloire(310) 4 years, 5 months ago

Querying YouTube using C# and Google Data Client Libraries with example code to download. read more...

add a comment |category: |Views: 219

tags: another

XamlPadX V3.0 released(blogs.msdn.com)

submitted by frank12345frank12345(2809) 4 years, 5 months ago

XamlPadX v3.0 is finally released. This tool now provides plugin support so that users can add their own add ins. Download it before the server comes down with the heavy traffic :) read more...

add a comment |category: |Views: 592

tags: another