keeperofkeys

Stories kicked by keeperofkeys

.NET web apps (and ProMesh.NET) on Linux (Mono)... "It just works"(blog.activa.be)

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

I was a little curious about how ProMesh.NET (MVC Web Framework for .NET 2.0) would run on Mono (if at all) read more...

add a comment |category: |Views: 16

tags: another

Essential MonoRail(panteravb.com)

submitted by chrcar01chrcar01(560) 4 years, 8 months ago

Describes the bare minimum, essential code only, to get Caslte's MonoRail to render content. Visual Studio not needed. read more...

add a comment |category: |Views: 9

tags: another

Reading other people’s .NET code(3poundmass.wordpress.com)

submitted by wooyaywooyay(695) 4 years, 9 months ago

Places to find great examples of .NET code read more...

add a comment |category: |Views: 5

tags: another

How do you know if all of your ajax calls have completed?(blog.spontaneouspublicity.com)

submitted by HoolieManHoolieMan(1715) 4 years, 9 months ago

When you are doing multiple asynchronous calls to the server in succession, how do you know when they are all completed so you can move on to the next page? Here is an example of how to solve this problem using the Asp.Net Ajax library. read more...

add a comment |category: |Views: 4

tags: another

Castle ActiveRecord "Hello World"(panteravb.com)

submitted by chrcar01chrcar01(560) 4 years, 10 months ago

...the simplest "Hello World" program for using Castle ActiveRecord... read more...

add a comment |category: |Views: 28

tags: another