Main > Free Download Search >

Free running windows applications on linux script

running windows applications on linux

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2060
Distributing Rails Applications

Distributing Rails Applications


In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2Ruby more>> In this tutorial, well go through the following steps: Setup the environment Create the SQLite database Develop the Rails application Create the RBA (= Ruby archive) from the application with Tar2RubyScript Create the standalone executable with RubyScript2Exe<<less
Added: 2006-08-31 License: Freeware Price: Free
1155 downloads
Building Ajax Applications Using SXML

Building Ajax Applications Using SXML


Proper data handling in Ajax is always the primary purpose of developers in looking for ways to effectively develop the application. The different data formats are usually judged not only how they could be seamlessly implemented from the source but also more>> <<less
Added: 2009-05-18 License: Freeware Price: $0.00USD
14 downloads
Menus in ASP.NET applications 1

Menus in ASP.NET applications 1


Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications. more>> Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications.<<less
Added: 2006-05-02 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Menus in ASP.NET applications
Menus in ASP.NET applicationsMenus are well known way to provide feature rich but also simple ... make static or dynamic Menus in ASP.NET applications - Richard
License:Freeware
Download
1284 downloads
Added: 2006-05-02
Performance Tuning of Java Applications

Performance Tuning of Java Applications


Ever since the first version of Java Technology hit the streets, performance has been an important issue for Java developers. Java has improved dramatically and continually but, performance tuning is more>> Ever since the first version of Java Technology hit the streets, performance has been an important issue for Java developers. Java has improved dramatically and continually but, performance tuning is very essential to get the best results, especially when we think of J2EE applications.<<less
Added: 2006-06-04 License: Freeware Price: Free
1262 downloads
Getting started with Oracle Applications 11i

Getting started with Oracle Applications 11i


This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user abou more>> This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user about the basics of login to the Oracle Applications instance. It would also demonstrate the basics of working with Oracle Applications. To understand the complete functionality of a particular responsibility please refer to the respective User Guide.<<less
Added: 2005-05-23 License: Freeware Price: Free
974 downloads
Macronimous- Developing Windows Smartphone Applications using .NET CE frame V1

Macronimous- Developing Windows Smartphone Applications using .NET CE frame V1


This article is about pocket PC / windows smartphone applications developed in the .net environment.This is possible through the Compact Framework provided with the VS.net. It uses the SQL CE as the mobile database. more>> This article is about pocket PC / windows smartphone applications developed in the .net environment.This is possible through the Compact Framework provided with the VS.net. It uses the SQL CE as the mobile database.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
15 downloads
 
Other version of Macronimous- Developing Windows Smartphone Applications using .NET CE frame
Macronimous- Developing Windows Smartphone Applications using .NET CE framePC / windows smartphone applications developed in the .net environment.This is possible ... PC / windows smartphone applications developed in the .net environment.This is possible
License:Freeware
Download
955 downloads
Added: 2007-03-22
Making your ASP.net applications AJAX enabled

Making your ASP.net applications AJAX enabled


This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls. more>> This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls.<<less
Added: 2009-05-13 License: Freeware Price: $0.00USD
16 downloads
What is Windows Communication Foundation (WCF)?

What is Windows Communication Foundation (WCF)?


What is Windows Communication Foundation (WCF)? Windows Communication Foundation (formerly code-named Indigo) is a set of .NET technologies for building and running connected systems. It is a new br more>> What is Windows Communication Foundation (WCF)? Windows Communication Foundation (formerly code-named "Indigo") is a set of .NET technologies for building and running connected systems. It is a new breed of communications infrastructure built around the Web services architecture. Advanced Web services support in Windows Communication Foundation provides secure, reliable, and transacted messaging along with interoperability.<<less
Added: 2007-05-31 License: Freeware Price: Free
903 downloads
ASP .NET: Securing ASP.NET Applications with C#

ASP .NET: Securing ASP.NET Applications with C#


Asp.net Security Overview: Security is one of the most important component of any application. Security is even more important when you are making a web application which is exposed to million of user more>> Asp.net Security Overview: Security is one of the most important component of any application. Security is even more important when you are making a web application which is exposed to million of users. Asp.net provides classes and methods that ensure that the application is secure from outside attacks. In this article we will investigate the different types of authentication provided by Asp.net.<<less
Added: 2006-05-30 License: Freeware Price: Free
1248 downloads
ASP .NET: Configuring and Deploying ASP.NET Applications

ASP .NET: Configuring and Deploying ASP.NET Applications


Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Lets see some important stuff that can be stored in this file. more>> Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Lets see some important stuff that can be stored in this file.<<less
Added: 2006-05-30 License: Freeware Price: Free
1251 downloads
Java For Stand-Alone Applications

Java For Stand-Alone Applications


Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology in more>> Java programming language was primarily developed to deal with embedded applications. But with the introduction of Swing and other user interface utilities to Java, it made its mark in desktop applications too. Now the trend is to use Java technology in developing large web and enterprise applications. Java is more focused on web then desktop applications. But, in this article, we are going to discuss how useful Java is as a development technology for stand alone desktop application development in present scenario.<<less
Added: 2006-06-04 License: Freeware Price: $0.00USD
13 downloads
Compiling PHP and Apache 2 from source on Linux OS 1.0

Compiling PHP and Apache 2 from source on Linux OS 1.0


This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software more>> This article will provide beginners and others new to Apache 2 and PHP compilation, detailed information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like OS. Even if you just want to learn how to compile software from source on Linux like OS, this article will provide enough information to get you started. After reading this article any person, who hasnt yet compiled any software from source, will be able to compile and run PHP and Apache on his Linux Machine.<<less
Added: 2006-03-16 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Compiling PHP and Apache 2 from source on Linux OS
Compiling PHP and Apache 2 from source on Linux OSCompiling PHP and Apache 2 from source on Linux ... information about how to compile PHP and Apache 2 on Linux system. It should work on all Unix like
License:Freeware
Download
1323 downloads
Added: 2006-03-16
Introducing Visual Studio.NET Web Applications

Introducing Visual Studio.NET Web Applications


In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation. Microsoft?s commitment to rapid application development is more>> In this tutorial - Introducing Visual Studio.NET Web Applications, You will learn How Web Applications Work, Choose a Language for creation. Microsoft?s commitment to rapid application development is reflected in Visual Studio 2005 2.0. The .NET framework has blurred the lines between the different programming disciplines and made application development of any kind pleasurable. Web application development specifically has received a boost. With Visual Studio.NET 2005, the facilities available for the Web application developer has been enhanced multifold.<<less
Added: 2006-05-30 License: Freeware Price: Free
1247 downloads
20/20 Applications 1.0

20/20 Applications 1.0


Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been more>> Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been translated into more than eight languages. Features include multi-lingual and customizable ASP applications for real estate brokerages and agents, inventory management systems for automotive vehicle dealership, gallery, library, art, jewellery, music, collectors, classifieds, and more. As well, with affiliated companies and services, our products integrate with 3rd party data services such as the MLS (multiple listing service) and IDX for Realtors, RSS feed syndication, and the Google Earth client for geographic inventory such as realty. We are dedicated to creating applications that you can implement in your own current or developing web site that flexible and powerful yet easy-to-setup and easy-to-use. Please visit and enjoy your stay.<<less
Added: 2005-08-26 License: Commercial Price: $0.00USD
14 downloads
 
Other version of 20/20 Applications
20/20 Applications20/20 Applications develops light-weight database applications for small and medium sized ... 20/20 Applications develops light-weight database applications for small and medium sized
Price: FreeAdditionalInfoSomefreedownloads...andsomecommercialproducts.
License:Commercial License
Download
1536 downloads
Added: 2005-08-26
Website Monitoring Application 1.0c

Website Monitoring Application 1.0c


Monitor all your websites with this free website monitoring application. Sits in the system tray, alerts you with an icon notification and an email if your website is down or running slowly. Runs as a service on NT and above so it will run even if not more>> Monitor all your websites with this free website monitoring application. Sits in the system tray, alerts you with an icon notification and an email if your website is down or running slowly. Runs as a service on NT and above so it will run even if not logged onto the machine. Easy one.<<less
Added: 2004-11-09 License: Freeware Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5