Programming tutorials for WebLogic portal - weblogic

Hi
Are there any beginner tutorials for learning WebLogic portal?
I just installed the application and just trying to play around with it.

Oracle have an application developer tutorial for each version which should be good to start with. See those first and you should ask a more specific question if you need to.
v 10.3 i.e. 11g
v 9.2

Related

QuickBooks Desktop Enterprise realm id

Quickbooks Online has a Realm ID/Company ID. I am trying to find the same for QuickBooks desktop enterprise edition also.
For my Enterprise edition it says null for Customer Realm ID. Can you please suggest what may be causing this? Is there any reason why it is showing as null?
Regards,
Ankur
I am trying to find the same for QuickBooks desktop enterprise edition also.
There is no such thing (anymore - there used to be, but since Enterprise doens't sync with Intuit's cloud anymore, it's no longer used).
Can you please suggest what may be causing this? Is there any reason why it is showing as null?
This is normal - Enterprise no longer syncs with Intuit's cloud anymore, so it's expected that this will be null.
Perhaps you can clarify why you want a Realm ID for Enterprise? There's no reason to have it...

How to get MobileFirst 6.3 server for free for the purpose of learning

I have been given an assignment to take up training on IBM MobileFirst 6.3 Server Administration. I want to show the students how to install MobileFirst server and configure it. But after going through the documentation, i realized , the server component is not part of MobileFirst Foundation developer edition, which is free (Correct me if i am wrong).
How do i show the server installation and configuration without buying the license ? Is there an alternative here ?
Thanks..
No.
As you mentioned, the server component is not free and you must purchase it from IBM.
This is really not a question for Stack Overflow.
Maybe as an IBM partner ? (https://www-304.ibm.com/partnerworld/wps/servlet/mem/ContentHandler/partnerworld-member)

is the iOS Developer Enterprise Program available in all countries?

More specifically I am trying to confirm whether the iOS Developer Enterprise Program is available to a large organization residing in Russia. Does anyone know ?
Also, is the iOS Developer Program Enterprise license agreement available somewhere for an evaluation by a legal team ?
Thank you!
iOS Enterprise Program is available anywhere where the dev program is available. So it should be in Russia too. You can try to apply here: https://developer.apple.com/programs/ios/enterprise/.

Windows Azure SDK for Node.js SQL Azure Provider

I want to connect to SQL Azure using Node.js SDK for Windows Azure but there are no tutorials about how to set it up. Does anybody know how I can talk to a SQL Azure DB using Node.js?
Thanks
We've released a preview version of the Microsoft Driver for Node.JS for SQL Server (and Windows Azure SQL Database a.k.a. SQL Azure) last week!
You can find it on Github:
https://github.com/windowsazure/node-sqlserver/
Thanks,
Jonathan
There's a discussion about this topic, on this MSDN forum. Per Nate Totten's comment, there's no official driver, but there are a few community-driven ones on Joyent's github repo. I haven't been able to find any additional information about this.
Based on my experience, I would suggest if you really have to connect to SQL Azure, the following has comparatively richer implementation then any other:
https://github.com/cretz/node-tds

How do I use a database in Windows Mobile 6.5

I am currently developing an application for a Motorola enterprise mobility device which has Windows Mobile 6.5. I am developing the application using Visual Studio 2008 Mobile Development Kit using C#.
My problem is this :
I want to use a database for this application. But I have no idea how to use a database in a mobile device. I tried googling and even searching on this site but could not find a proper way to do it. While searching how to do this I came across this "SQL Anywhere Developer Edition" but I have no idea about it.
Could you please suggest the best way to have a database in the mobile application itself (not using client like SQL Server in the mobile) or any other way.
You want Microsoft SQL Server Compact 3.5 for Windows Mobile.