Questions tagged [application-framework]
17 questions
14
votes
5 answers
Desktop application development with Javascript and HTML
I am looking for Titanium Appcelerator alternatives for Desktop application development with HTML and JavaScript. I want to convert a web app to a desktop application. Hence, there will be a lot of server interaction. Appcelerator was a good choice,…

Joyce Babu
- 19,602
- 13
- 62
- 97
13
votes
1 answer
What does it mean to "Enable Application Framework" for a WPF application?
I'm creating a WPF application in VB.Net. I am trying to decide where my startup code should go. I seem to have two choices:
Leave the "Enable Application Framework" box checked and choose a "Startup URI" from among the application's…

Todd
- 339
- 1
- 3
- 11
4
votes
1 answer
Where is the Winforms "application framework" in C# that exists in VB.NET?
I've developed VB.NET Winforms projects in the past that use the "Windows Application Framework" settings, which are found on the "Application" tab in the project properties:
One particularly useful feature of this is the ability to make a…

rory.ap
- 34,009
- 10
- 83
- 174
4
votes
3 answers
What is meant by "application framework"?
Possible Duplicates:
What is a framework? What does it do? Why do we need a framework
What is the difference between a class library and a framework
Although I referred to various sources, I still can't understand the proper definition. What is…

PraveenMax
- 717
- 9
- 18
4
votes
6 answers
Does exist ORM / Framework that converts data automatically when I want to change column datatype in table?
Assume that I have existing database with existing data.
Is there any framework / ORM that generates data conversion SQL scripts when I need change column datatype?
Of course there is problem with conversions like
float to int
string to int
,…

Michał Kuliński
- 1,928
- 3
- 27
- 51
3
votes
2 answers
Application Frameworks - Buy, Build, or Assimilate?
I was curious as to what other shops are doing regarding base application frameworks? I look at an application framework as being able to provide additional or extended functionality to improve the quality of applications built from it.
There are a…

Joseph Ferris
- 12,576
- 3
- 46
- 72
2
votes
1 answer
PHP Application platform
I'm going to be starting a new project soon, and was having some thoughts. These are the requirements:
it's going to be built in PHP
it will need to be able to support plugin modules/components. These can be thought of as mini applications.
users…

nickf
- 537,072
- 198
- 649
- 721
1
vote
1 answer
Samsung Smart TV Javascript Application with AF2.0
I have created an application for my Samsung TV 2011 (Maple 6.0).
It is a Javascript Web App that does not depend on anything other than jquery, I handle navigation and remote key events myself with my own functions; I use in combination with…

dala_fam
- 41
- 3
1
vote
1 answer
Why is javascript not supported in OAF?
why is that it is not recommended to use Javascript in OA framework? Can we use javascript while extending the controller of a seeded oracle page?

Roopana T
- 21
- 3
0
votes
2 answers
LightSwitch-Like ASP.NET Application Framework
I have built several ASP.NET web applications in the past but have always struggled to get the application's basic structure in place. Building a framework using a combination of Silverlight/RIA services (or LightSwitch) is quite easy, but this…

Omtara
- 2,911
- 2
- 19
- 31
0
votes
1 answer
What is meant by required-api: param name=”#target” in config.xml file of AGL widgets?
I am trying to understand various available AGL specific options that we can give in config.xml and I am referring to the link below
https://docs.automotivelinux.org/docs/en/halibut/apis_services/reference/af-main/2.2-config.xml.html
This is the…

Kishore Pula
- 322
- 2
- 9
0
votes
1 answer
Design of state machine logic in REST application
I am trying to finalize desgin for my use case of a REST application.
It is like a online order application where it will accept the order details, process it and
and once processing is finished it will update the status in datbase.
during…

BobCoder
- 743
- 2
- 10
- 27
0
votes
1 answer
What is the difference between an application server and application framework?
In the context of Java EE, I am unable to understand difference between an application server and an application framework. Both manage lifecycle of a component, both provide libraries, both provide IoC. What's the difference then?

shant
- 11
- 1
0
votes
1 answer
Develop OAF Pages without an EBS Instance
Is it possible to Develop OAF Pages via JDeveloper without an EBS Instance?
I was hoping to connect it to just a local Oracle 11g Database.
Reason i'm asking is whenever I run the page from JDeveloper, it takes such a long time to load a simple page…

Migs Isip
- 1,450
- 3
- 23
- 50
0
votes
0 answers
Table Row Refresh in Oracle Application Framework
Is there a way to refresh only few rows of a Table Region in OAF (Oracle Application Framework)?

kpkp
- 1
- 1