5980 results
Order by date - Order by pertinence
All (5980)
News (72)
Reviews (30)
Tips (2)
Press (2837)
High-tech (2671)
Forums (368)
 
Xamarin Releases Designer for Developing Sophisticated Native Android App User Interfaces
Developers Can Now Visually Design Android Apps from Within Visual Studio or Xamarin’s IDE.
Press published on the May 14th, 2012 - 8:00 AM ET
Modo Labs Introduces Kurogo Framework to Quickly Build Companion Native iOS Mobile Apps
iOS Companion to Highly Regarded Open Source Mobile Development Platform Released.
Press published on the October 25th, 2011 - 7:00 AM ET
Particle SDK Enables Translation of Object-Oriented Languages into HTML5 and Native Applications for Smartphones and Tablets
Particle Code, a breakthrough development in creating applications for mobile and connected devices, today announced the availability of the Particle SDK Free Public Beta to the mobile app development community. The ...
Press published on the May 13th, 2011 - 11:00 AM ET
Embarcadero Paves Way for First Commercial Grade C++ Platform for Native iOS, Android, Windows & Mac
Roadmap announces C++11 RAD cross-platform for desktop and mobile platforms.
Press published on the May 30th, 2012 - 7:00 AM ET
appMobi appFlash Transforms Adobe Flash into Native iOS Apps
Free utility leverages Google's “SWIFFY” Flash-to-HTML5 conversion and appMobi's Cross Platform Cloud app builder.
Press published on the June 29th, 2011 - 1:33 PM ET
New rappidApp™ Real-Time Content Management System Revolutionizes Native Mobile App Development
App Development Platform Is on the Forefront of Emerging Mobile Technology.
Press published on the June 23rd, 2011 - 6:29 AM ET
Aternity® Rapidly Empowers Optimal End User Experience of Native Mobile Apps
Aternity for Mobile’s Rapid “One-Click, Zero Code” Approach to Unplugging End User Experience Continues to Win Industry Accolades.
Press published on the May 15th, 2013 - 5:07 AM ET
Other results are also available in our forums :
Bug#561952: developers-reference: Section 4.6.3 - please document new source package formats "3.0 (quilt)" and "3.0 (native)"
Package: developers-reference Severity: normal Tags: patch Please document the new source package formats "3.0 (native)" and "3.0 (quilt)"[1] in the section 4.6.3 Packages of the Debian Developer's Reference. Following patch ...
Message posted on the December 21st, 2009 - 9:00 AM ET
Running SQL Native Client
Hello: We have SQL Server 2005 Standard Edition 64-bit on our 64-bit Windows Server 2003. Also, we have a 32-bit Windows Server 2003 that has an application that connects to SQL databases on this SQL 2005 server through the Native Client ODBC. ...
Message posted on the July 26th, 2009 - 1:29 PM ET
.NET vs Native code: contents of system store differ
Hello, My application retrieves a list of certificates stored in Windows system store using the following technique: 1) CertOpenStore, 2) loop on CertEnumCertificatesInStore call until it returns null, 3) CertCloseStore. The application is shipped ...
Message posted on the July 21st, 2009 - 6:02 AM ET
Bug#532945: developers-reference: use of +nmu1 should be recommended only for native packages
Package: developers-reference Version: 3.4.1 Severity: wishlist Hello, In "5.11.2. NMUs and debian/changelog", it is suggested to version NMU by appending "+nmuN". It seems however that many people prefer to only use ...
Message posted on the June 13th, 2009 - 1:20 AM ET
SQL Native Client 10 ODBC + " delimiter + ;1 results in 'Could not find stored procedure'
I think that this has to be a bug in the SQL Native Client 10 version because this used to work against SQL Server 2005 using its SQL Native Client as well as if I use v9 of the SQL Native client against SQL Server 2008. I have a generic tool which ...
Message posted on the April 7th, 2009 - 2:19 PM ET
IIS7: Managed versus native component
Hi, during my IIS 7.0 training I learned the following: "Native components are configured on the server level. This is done for security purposes – native components are loaded in the worker process and have a global scope. Managed ...
Message posted on the January 18th, 2009 - 6:16 AM ET
debugging managed code and native code together
Hello everyone, I have source codes for both managed code part and native code part of my project. My project is a console application wrote in managed code (C#), but invokes native C++ COM function through interop. My question is, how to debug ...
Message posted on the January 18th, 2009 - 6:07 AM ET