thasmin

Stories submitted by thasmin

Axial now supports <canvas>(blog.axelby.com)

submitted by thasminthasmin(10) 3 years, 8 months ago

Axial now allows you to write JavaScript code for the <canvas> tag using .NET languages such as C# and VB.NET. read more...

add a comment |category: |Views: 4

tags: another

Pretty Good .NET to JS Conversion(codeplex.com)

submitted by thasminthasmin(10) 3 years, 9 months ago

Axial, a new project on CodePlex, does a pretty good job of converting .NET code from the codebehind to JavaScript. You can use the same function to do validation on the server and client side, it can change css, and it has AJAX and jQuery integration. There are a few samples on CodePlex that show how to get up and running quickly. read more...

add a comment |category: |Views: 16

tags: another