BY CRAIG CHAPMAN · PUBLISHED 2015-07-02 · UPDATED 2015-07-02 Working at Embarcadero, I frequently hear from mobile developers attempting to connect their mobile application to a database server. By far the most common that I’m asked about is MySQL…
This topic describes how to use the Solution Wizard to create XAF applications and specify a connection string. 本主题介绍如何使用解决方案向导创建XAF应用程序并指定连接字符串. Create the WinForms and ASP.NET Applications From the Visual Studio main menu, select File | New | Proje…
Applications built with the eXpressApp Framework are comprised of several functional blocks. The diagram below shows the basic blocks, indicates when and how these blocks are created and last, shows you the areas where you can extend your application…
In this lesson, you will learn how to create a new XAF solution. You will also be able to run the generated WinForms and ASP.NET Web applications, and see the default application state. 在本节课中,您将学习如何创建一个新的XAF解决方案.您还可以运行生成的WinForms和ASP.NET Web应用程序,并查看默…
This topic demonstrates how to create a simple XAF application with a business model in a DbContext context. 本主题演示如何在 DbContext 上下文中使用业务模型创建简单的 XAF 应用程序. Note 注意 This topic demonstrates the code that can be generated automatically by the Solution Wiz…
Follow this tutorial to create a simple application used to store contacts and other related objects as you learn about the fundamentals of the eXpressApp Framework. Reviewing the XAF Architecture topic about the basic concepts used throughout this t…
最近要开始使用HP Mobile Center,以下是我在官网上搜集的配置信息,包含软硬件. Reference: http://mobilecenterhelp.saas.hp.com/en/latest/mobilecenter_help/Default.htm#Welcome Page/HP Mobile Center.htm I. HP Mobile Center Architecture HP Mobile Center is a standalone serv…
This is a guest post by Slava Chernikoff, Principal Engineer at Binwell. Mobile DevOps falls under the umbrella of enterprise DevOps, since mobile applications are primarily a user interface for interacting with external IT systems. Mobile teams tend…
Today I’d like to share with you my findings about how an existing .apk file can be modified. An .apk file represents the mobile application as it is installed on a mobile device, like smartphone, tablet, wearable, etc. Such an .apk file is a simple…
Have you ever wondered how the information gets into the application installed in your mobile device, how it is updated, and how it is synchronized with your account in the web application on the desktop? If you think that this is a case of miracle t…
Mobile application development industry in the last five years have multiplied in leaps and bounds, changing the way businesses function worldwide. With enterprises aligning mobile apps to their productivity in the recent times, and with the rapid in…
The Autoscaling Application Block 5 out of 6 rated this helpful - Rate this topic On this page: More Information The Microsoft Enterprise Library Autoscaling Application Block (WASABi) lets you add automatic…
Developers are now finding themselves having to author applications for a diverse range of mobile platforms (iOS, Android, Windows Phone, …), each of which have their own ‘native’ development languages, tools and environment. There is an ever growing…
本文转自:http://ramkulkarni.com/blog/passing-data-between-pages-in-jquery-mobile/ I am working on a JQuery Mobile application which is based on single page templatedesign. In this design, there is one main page in the application and all other pages are…
Assessment Cover SheetStudent ID CohortStudent NameProgrammeEnrolledDiploma in Information Technology Software Development (Level 6)Course Code / Title ICT638 Mobile and App DevelopmentAssessment Title Assessment 2 - Portfolio Assessment Type TheoryL…
OpenCms Application Overview Before undertaking development, it will be helpful to understand the basic design of OpenCms. OpenCms is structured as a typical J2EE web application conforming to a 3-tier web application architecture: A web server on th…
Getting started: A skeleton application In order to build our application, we will start with theZendSkeletonApplication available on github. Use Composer to create a new project from scratch: $ composer create-project -s dev zendframework/skeleton-a…
本文转自:http://www.asp.net/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application Creating an Entity Framework Data Model for an ASP.NET MVC Application (1 of 10) By …
本文转自:http://www.asp.net/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application Download Completed Project The Contoso University sample web application de…
[it-ebooks]电子书列表 [2014]: Learning Objective-C by Developing iPhone Games || Leverage Xcode and Objective-C to develop iPhone games http://it-ebooks.info/book/3544/Learning Web App Development || Build Quickly with Proven JavaScript Techniques http:…
http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLists and ArrayLists (and Vectors) (Page last updated May 2001, Added 2001-06-18, Author Jack Shirazi, Publisher OnJava). Tips: ArrayList is faster than…
P6 EPPM Installation and Configuration Guide 16 R1 April 2016 Contents About Installing and Configuring P6 EPPM ........................................................ 6 Prerequisites for P6 EPPM Configuration ...............................…
Posted In | Automation Testing, Mobile Testing, Software Testing Tools Nowadays automated tests are used during almost every testing process. This is not surprising, as properly organized automated testing greatly reduces time needed for a testing…