groupware applications

Read about groupware applications, The latest news, videos, and discussion topics about groupware applications from alibabacloud.com

Developing mobile applications

Does the program want to start developing applications for the Java phone? Builder Australia's resident Java expert, Michael Geisler, will show you how to develop mobile applications. Problem Hello, Michael, I am a VB developer, now want to write code for my new phone (Sony Ericsson P800), but I do not know how to start, do not know what to download, can you give me some advice? Reply Java has become th

Data points: Using Silverlight 2 and WCF to build service-driven applications

This column is based on the Beta 2 version of Silverlight 2. All the information in this article may be changed. Directory Sample Application Cross-domain communication Silverlight Client Binding Product List Asynchronous communication Product details and binding mode Change Event Conclusion Without a doubt, silverlight™2 makes it easy to build rich Internet applications (RIA) with a lot of graphics processing technology. On the other hand,

Desktop Linux lack of applications, enterprise Office is cut into the mouth

For desktop deployment Managers who are responsible for large companies, the Linux operating system has long been hailed as the savior of Enterprise end users, who can use Linux to improve the company's desktop deployment at an incredibly low price. For example, Ubuntu desktop and SuSE Linux Enterprise can hear a good enough user desktop and powerful applications and rich browser.Just a few years ago, Hewlett-Packard and Dell both blowing and rolled o

Win8 How to switch Metro applications?

The first thing you need to do is to switch between the applications that are currently in use, and to turn on the "when I swipe from the left to the middle, switch directly to the recently used Apps" feature. Apply Toggle Settings First, use the mouse to switch directly In the WIN8 system, when you need to switch metro applications, you can also move the mouse to the upper-left corner of th

Component features in Android applications

Android applications typically consist of one or more components, including Activity,service, Broardcastreceiver, ContentProvider, etc. Activity is a component in the Android application that interacts with the user, provides a visual user interface, and if the application requires multiple user interfaces, the application requires multiple activity, with multiple activity together to form the activity stack, The active activity is at the top of the

Top ten issues to address before developing iOS applications

In this article we will show you 10 questions you might want to ask before developing the iOS platform (iPhone, ipad, ipod) application. 1. Which platform should we target? Only iOS (the IPhone and IPad) and Android have enough downloads, purchases, and usage. Other platforms also have applications, but the majority of users are too small, or the application download is not enough to support. Perhaps the future may change, but in today's

Quickly filter applications by different conditions in Windows 8.1

The Win8.1 Start screen has a small improvement-a small arrow button is added to the lower left corner, which helps us quickly get to the application list of the Win8.1 system, where we can see all the applications currently installed. Click the small arrow icon at the bottom left of the Win8.1 start screen, and the touchscreen user can slide up and switch to the application list interface. ICON: Click the arrow button or touch up to switch t

Optimal implementation of front and back end separation using Nuxt.js to quickly build single-page SSR applications

Often we build SSR applications that require our own selection of multiple components to be integrated togetherwebpack Babel loaders Router server-render various inlet configurations, etc.For SSR applications built on vue+vuex+vue-router components, you can use the nuxt.jsNUXT simplifies the building and development of SSR applications and provides a complete set

Example analysis of interactive design: Design of 5 navigation models for mobile applications

switch tabs directly on most pages and easily jump pages. And clearly tell the user the main function of the application and the current function; The disadvantage is that the number of tabs is limited, IOS HIG does not recommend more than 5 tags, if more than the function menu is unified in the "more" tab; The label occupies an area of 50px height and is always present in most interfaces, occupying 10% of the information display area. Model three: Tree-shaped list The navigation model in t

Secure applications in ASP.net 2.0

Asp.net| Security | procedure Members and Role manager providers--now ASP.net 2.0 contains built-in member and role management services. Since these services are provider-driven (Provider-driven), you can easily change it, or replace it with a custom implementation.Login Controls--The new login control provides the basic module for a site's authentication and authorization UI, such as a login form, creating a user form, password retrieval, a custom UI for logged-in users, or roles. These control

. NET platform to develop Chinese voice applications

Program | Chinese. NET platform to develop Chinese voice applications -------------------------------------------------------------------------------- Summary: Voice is the most natural interactive way of human beings, and it is also the highest goal of software user interface development at this stage. Microsoft has been actively promoting the development of voice technology, and published The Voice development Platform speech SDK to help developer

Developing JEE applications using Grails and Flex

with other frameworks, and it's easy to reuse their capabilities between applications. Flex is an RIA development kit, and the SWF application created by it can only be applied under Flashplayer. This is a new flash development kit for Adobe (formerly Macromedia). In addition to the powerful language of rich widgets and the ability to glue various widgets together, it provides some high-end communication solutions, and the development of distributed

Share memory between drivers and applications

limited. In addition, the user application cannot allocate physical contiguous memory and Non-cache memory. Of course, if the driver and user-mode applications all have to do is to use a reasonable size of data buffer to pass data into and out, this technology may be the simplest and practical. Like its simplicity, using the IOCTL to share memory between driver and user-mode applications is also the most

Beyond SOA: A new Enterprise application framework for dynamic business applications

Introduced In a paper called "Dynamic Business Applications Imperative," a senior analyst at Forrester, John R. Rymer, identified a fatal flaw in today's application: Today's applications force people to find a way to map isolated information and functional groups to their tasks and processes, forcing IT staff to spend a high budget on tracking changing markets, policies, rules, and business models. In t

Migrate legacy hibernate applications to OPENJPA and EJB 3.0 (i)

Introduction: Learn how to migrate Hibernate application source code, Object Relational mappings, and configuration parameters to OpenJPA by using the equivalent functionality in EJB 2.1 and OpenJPA and EJB 3.0 to compare features and functionality in Hibernate applications. Introduction Hibernate is an open source persistence and query framework that provides object-related mappings of traditional Java™ objects (POJO) to relational database tables,

Atitit based on meta-ORM to improve development of accelerated database-related applications

configuration and compilation of entity objectsfor simple Applications Direct interface UI passed to the database established h5 ui>> jquery >http param>>req >>dic/map>>sqlFor complex applications, you can do some operations and conversions in the middle class1.2.3.standardize your DSL with sql,LINQ as Data operations 1.2.4.Js version orm Interface Note: Public network

Linux Applications and development

publicMulti-enthusiast co-development completed. Linux is a free softThe source code is open UNIX.Free software? Freedom of UseSoftware can be used without any restrictions? The Freedom of researchCan obtain the software source code, the research software operation Way? Freedom of dispersalBe free to copy software and distribute it to others? The freedom to improveYou can improve your software and distribute the modified version on your ownLinux Excellent features1) Time-sharing multi-user, mul

On the three frameworks and applications of Java

various underlying transaction management techniques, such as jta or JDBC transaction provides a consistent programming model. spring provides a AOP framework, which is written in the standard Java language, which gives pojos provides declarative transaction management and other enterprise transactions-if you need-you can also implement your own aspects . This framework is powerful enough to allow applications to throw away the complexity of EJB

[Go] 4 ways to improve socket performance on Linux and accelerate network applications

Original link: http://www.ibm.com/developerworks/cn/linux/l-hisock.htmlUsing the Sockets API, we can develop client and server applications that can communicate on the local network or on a global scale over the Internet. As with other APIs, you can use the Sockets API in a number of ways to improve the performance of the socket or to limit the performance of the socket. This article explores 4 ways to use the Sockets API to get the maximum performanc

Use Golang and QML to develop Ubuntu applications

In the previous article, "Using Golang to design our Ubuntu scope," We've covered how to use Golang to develop Ubuntu scope. In today's article, let's take a brief look at how to use Golang to develop QML applications. This is a good choice for some of the familiar Golang languages, but not very familiar with C + + development. While most of our QML applications require only QML with some JavaScript scripts

Total Pages: 15 1 .... 7 8 9 10 11 .... 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.