Friday, April 1, 2011
Example code to integrate dhtmlxScheduler into ASP.NET MVC
Event Calendar for an ASP.NET MVC Application
http://www.codeproject.com/KB/aspnet/event_calendar_for_mvc.aspx
http://www.codeproject.com/KB/aspnet/event_calendar_for_mvc.aspx
dhtmlxScheduler:
dhtmlxScheduler - An AJAX-based, interactive open source event calendar
dhtmlxScheduler is a web-based JavaScript events calendar, AJAX-based, Very lightweight (about 20Kb gzipped) with support for IPad
http://www.dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml
http://www.dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml
Thursday, March 31, 2011
Want to write some code? Get away from your computer!
http://blog.rtwilson.com/want-to-write-some-code-get-away-from-your-computer/
Being away from the computer forces you to run through all of the thoughts in your head – which tends to take longer than getting a computer to compile and run your code (for small code bases at least…). So you don’t tend to make tiny changes and re-run things, you tend to actually think about what the code is doing. Until I did this on the train the other day, I hadn’t actually run a piece of code on paper (that is, written down columns for each of the variables and worked out what each value will be at each stage in the program) since my Computing A-Level exam!
Being away from the computer forces you to run through all of the thoughts in your head – which tends to take longer than getting a computer to compile and run your code (for small code bases at least…). So you don’t tend to make tiny changes and re-run things, you tend to actually think about what the code is doing. Until I did this on the train the other day, I hadn’t actually run a piece of code on paper (that is, written down columns for each of the variables and worked out what each value will be at each stage in the program) since my Computing A-Level exam!
ASP Classic Compiler is an open source project now, Apache License
This project hosts examples, tests and discussions of ASP Classic Compiler. ASP Classic Compiler is based on a VBScript compiler that compiles ASP pages into a .NET executable so that they can run inside the ASP.NET environment.
http://aspclassiccompiler.codeplex.com/license
http://aspclassiccompiler.codeplex.com/license
Subscribe to:
Posts (Atom)