Showing posts with label database. Show all posts
Showing posts with label database. Show all posts

Tuesday, 19 February 2013

Cold Fusion


Cold Fusion




                                  ColdFusion is rapid web application development platform. ColdFusion purchased by Adobe include advanced features for enterprise integration and development of rich Internet applications. ColdFusion was designed to connect simple HTML pages to a database.





Features of Cold Fusion:

Tomcat Integration
Improved and revamped Scheduler
Support for HTML5 sockets
Search integration with Apache Solr
Flex® and Adobe® AIR® lazy loading
XPath integration
HTML5 enhancements
HTML5 video player and Adobe Flash® Player
Improved web services support
Hotfix installer and notification
Security enhancements
Support for RESTful web services
Language enhancements
Dynamic and interactive HTML5 charting
Object relational mapping enhancements
View all features adobe.com





Cold fusion is interacted with Java and .Net to add new features. CFML is a scripting language for web development that runs on the JVM, the .NET framework, and Google App Engine. Various CFML engines are available
Almost 100 and more built-in tags and custom tags are present in CMFL.
Ralio is open source software which implements the CFML scripting language for creating dynamic websites and applications.


ColdFusion from basics to advanced tutorials: Tutorials regarding installation, editors, syntax, database, queries, mail, file functions, charts, administrator tools, books regarding CF are at quackit

Basic guide for Cold Fusion Tutorial are 

This tutorial is given by Adobe as a reference for all beginner, intermediate and advanced




Cold fusion libraries and their usage and example are given

Home of Cold fusion gives details about CF-Talk, Jobs, mailing lists, programming with other languages (integration)

Hello world beginner tutorial

Cold fusion 10 and its download with various editions

Hosting partners various sites which are flexible for hosting Cold Fusion

Jobs related to Cold Fusion are posted in various places and websites

A bunch of Cold Fusion examples

Wednesday, 13 February 2013

C# Programming



C#(sharp) Programming




                                      C# is a multi-paradigm programming language imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.  C# is one of the programming languages designed for the Common Language Infrastructure.







C# is an elegant, simple, type-safe, object-oriented language to build a breadth of applications. 


Why C#?
C# allows switch statements, Anonymous methods, iterator that employs co-routines, ability to alias namespaces. Event handling is a "first class citizen"; it is part of the language itself. 

C# is one of the best language for mobile application development too. Programmers who are from C/C++ or Java background prefer C# as the code structure is very close to that of these Programming languages. C# supports Java style code documentation



C#-corner is one of the best collections of all c sharp technologies. Best E-books regarding C# are given here. Users post their interview questions and you can answer or post your questions and get the best out of them. Videos featured in C# are posted for developers.

CSharp Compiler and cross platform, open source .NET development framework. Mono is a software platform using C# to develop applications for ios and android used for both web and desktop and can be viewed at monoproject






Tutorials regarding C# for beginners, with advanced resources are at


Microsoft tutorials for beginners using C# from basics with examples.


C# with databases , forms, dates and times, files concepts are explained with basics http://www.homeandlearn.co.uk/csharp/csharp.html