filemaker applications

Learn about filemaker applications, we have the largest and most updated filemaker applications information on alibabacloud.com

Explore JavaScript API for Office: Messaging applications

This article is an in-depth discussion of part Fourth of the JavaScript API for Office, focusing on the available API portions of mail applications supported by Outlook and Outlook Web applications. Let's say you have a basic understanding of Office applications. If you have questions, read the "Application Overview for Office" (BIT.LY/12NBWHG) on the Developer C

Improve performance for Dojo-based Web 2.0 applications

One of the most focused aspects of Web 2.0 applications is the user experience, which users want to use as a fast and stable Web 2.0 application. The WEB 2.0 applications based on dojo often need to download a large number of dojo code to the client, and will occasionally launch an IO request from the back desk, the response speed is greatly affected. This article helps developers identify performance bottl

Global ready: and asp.net ajax applications around the world

This article discusses: Global support for ASP.net AJAX Need support for JavaScript AJAX localization based on assembly File-based AJAX localization This article uses the following techniques: asp.net AJAX In fact, ASP.net 2.0 provides an excellent localization model for WEB applications, and includes a great deal of globalization support in the Microsoft®.net Framework. However, this support is limited to server-side code. asp.net AJAX

Using Dojo to develop AJAX Web applications in WebSphere Smash

Before you start This article assumes that you have downloaded WebSphere SMash and completed a concise tutorial, or have written a simple application. You should be familiar with the fundamentals of Ajax and how Dojo is used. You will also need the following prerequisites to complete the sample application in this article: JDK 5.0 or later. WebSphere sMash 1.0.0.4 or later command-line environment. An unobstructed network connection to connect to an SMTP mail server. Firefox 3.0 for starti

Visual Studio 2012 allows you to better test Windows 8 applications

Microsoft is also opening Windows 8 RTM at the same time as Windows Store, where application developers can start submitting Windows 8 paid apps in stores. As they consider uploading applications, developers should try to test these applications to see if they work well in several different types of Windows 8 hardware. In Nova Bovent, the official Windows 8 Application Developer Blog, Microsoft explains how

How to use AJAX technology to develop Web applications (1)

In the past, Web application development was limited because of the need to reload Web pages (or load other pages) to get new data. Although there are other methods available (no other pages are loaded), none of these technologies are well supported and have a bug-infested trend. In the past few months, a technology that has not been widely supported in the past has been used by more and more web surfers (web surfers). Is it a browser or a visitor? Accepted, it gives developers more freedom to d

Develop rich Internet applications for WebSphere Application Server Community Edition

This article supporting source code Introduction Ajax (Asynchronous JavaScript and XML) terminology is used to represent a set of technologies that support the creation of rich Internet applications (Rich Internet application). By using these technologies, you can create Web applications that are responsive and have a rich user interface similar to desktop application

Build applications and Web sites for DB2 with VS2005

In this article, we describe building Windows applications and Web sites for DB2 with IBM tooling for Visual Studio 2005. This article describes how to build such applications and Web sites in accordance with the latest simple paradigm introduced in Visual Studio 2005. Prerequisite conditions Before you start building your applications and Web sites, make sure

Using Acegi to protect Java applications, part 2nd: Using LDAP directory servers

Implementing access control using ApacheDS and Acegi Having learned the basics of the Acegi security System (ACEGI), we will introduce more advanced applications of the system. In this article, Bilal Siddiqui shows you how to combine the use of Acegi and an LDAP directory server to achieve the security of a flexible, high-performance Java™ application. You will also learn how to write access control policies and store them in ApacheDS, and then confi

T3-JavaScript framework for building large WEB applications

T3 is a client-side JavaScript framework for building large WEB applications. T3 is different from most JavaScript frameworks. It means a small part of the overall architecture that allows you to build extensible client-side code. T3 applications are managed by Application objects, and the primary task is to manage modules, services, and behaviors. This is the three types of objects that allow you to build

Use Apache OPENJPA to develop EJB 3.0 applications, part 8th

Development and deployment of OPENJPA applications in Java EE environment In part 1th of this series: OpenJPA and EJB 3.0 introduced OpenJPA, it was mentioned that "OpenJPA can function as a stand-alone persistence layer framework, or it can be easily integrated with other Java EE application frameworks or compliant with the EJB3.0 standard container", In the previous articles in this series, we have just explained how to work with OpenJPA as a stand

Introduction to ESWT Mobile extensions, part 1th: Quickly build mobile applications with simple widgets

Brief introduction As mobile platforms become more complex, the demand for mobile computing will continue to grow. The embedded Standard Widget Toolkit (ESWT) Mobile Extension is an Eclipse technology that can be used to develop a local-looking Java application for a variety of mobile phones. ESWT is part of an embedded Rich-Client Platform (ERCP) project that provides a standard embedded widget for building mobile applications. ESWT focuses on how

View the permissions required for Android applications

Mainactivity is as follows: Package cc.testusespermission; Import android.app.Activity; Import Android.content.pm.PackageInfo; Import Android.content.pm.PackageManager; Import Android.content.pm.PermissionGroupInfo; Import Android.content.pm.PermissionInfo; Import Android.os.Bundle; /** * Demo Description: * View the required permissions for Android applications (uses-permission) * Resources * 1 http://blog.csdn.net/bage1988320/article/de

Memory management in Java real-time applications

One of the main advantages of using Java is that you don't have to worry about discarding objects, that is, let Java runtime be responsible for memory management of Java objects. This is accomplished by having the Java runtime do garbage collection of Java objects that are no longer in use. Garbage collection is a more complex process. Typically, the Java runtime traverses the heap, checking for objects that are no longer referenced by other objects, so that they can be safely deleted, however

Using rational AppScan to secure Web applications, part 2nd

Using Rational AppScan to respond to WEB application attacks The history of Internet development can be said to be the process of continuous development of attack and protection. At present, web security has increased an unprecedented level, but attacks against the site have frequently succeeded. How to maximize the protection of WEB applications, IBM Rational has put forward a comprehensive solution. The first part introduces the basics of Web secur

Using SWT to develop Web applications

SMARTSWT Introduction In order to improve the interface performance of traditional Web applications, RIA technology is timely, and various RIA platforms improve the rich graphical interface through various means. Like Bindows, it uses dynamic HTML technology to simulate Windows controls, as well as flex, to use flash as a performance layer for Web applications to compensate for the lack of DHTML technology

Ways to run applications in Vista using compatibility mode _vista

After upgrading to Windows Vista, many friends have to return to Windows XP because of the applications they use in Windows Vista, wasting time without saying anything but looking at the many enticing features and features of Windows Vista. In fact, if you plan to upgrade to Windows Vista, in addition to first checking the list of Windows Vista certified software, check to see if the application you're using is through Microsoft's certified for Window

20 Mobile wireframe design tools for outstanding applications (figure)

.Wireframe. 20.Pencil Project. In addition to this, the author also provides some other wireframe design and graph app applications, which are also very interesting. Note, however, that not all of the tools in the following list provide mobile functionality, and some applications are still in the base version phase of the program. However, these app apps are worth exploring, and rea

Zookeeper Api (Java) and applications

response, so as to achieve similar Master/slave management mode in the cluster, about the detailed architecture of Zookeeper and other internal details can read Zookeeper source codeHere's a detailed description of these typical scenarios, which is how Zookeeper can help us solve those problems? The answer is given below.Unified Naming Services (name service)In distributed applications, a complete set of naming conventions is often required, both to

VoIP applications compiled under Ubuntu 14.04 ffmpeg libX264 and Pjsip

Pjsip is an open source SIP protocol stack. It supports a wide range of SIP extensions and is arguably one of the most popular sip stacks. It implements SIP, SDP, RTP, STUN, turn, and ice. PJSIP provides a very clear API as well as NAT traversal capabilities as a SIP-based multimedia communication framework. Pjsip is very well-ported and supports almost all today's systems: from desktop systems to embedded systems to smartphones. Pjsip also supports voice, video, status rendering, and instant me

Total Pages: 15 1 .... 9 10 11 12 13 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.