Skip to main content

Home/ Coders/ Group items tagged existing

Rss Feed Group items tagged

Pinhopes Job Site

Careers that can never become obsolete | Pinhopes - 0 views

  •  
    Choosing a career is easy but to be sure of its existence in future is pretty difficult. If you look decades back from now, you must have noticed a number of careers that existed but have become obsolete now. However, there are certain careers that are likely to exist in coming years regardless of economic situation or changing business requirements.
alex gross

CodeRun Cloud: Reach for the cloud - 4 views

  •  
    CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio also enables you to instantly compile, package and deploy your code to the CodeRun Cloud .\n
Pooja Runija

Windows 10 upgrade to existing users at no cost | Blog - 0 views

  •  
    If someone is using Windows 7 or 8, he will get a free upgrade, irrespective of whether he has paid for it or not. "Anyone who is having a competent device can upgrade to Windows 10, including those with pirated copies of Windows.
saklanivijay

Free ASP.NET | Sql Server | Wordpress | Tutorials | Tips - 0 views

  •  
    Copy data from one table to another existing table in sql server
  •  
    Copy data from one table to another existing table in sql server
Andrey Karpov

I beg recommend to your colleagues the our big 64-bit C/C++ guide. - 0 views

  •  
    The course is devoted to creation of 64-bit applications in C/C++ language and is intended for the Windows developers who use Visual Studio 2005/2008/2010/2012 environment. Developers working with other 64-bit operating systems will learn much interesting as well. The course will consider all the steps of creating a new safe 64-bit application or migrating the existing 32-bit code to a 64-bit system.
Mandeep Bajar

Make Realtime Multiplayer AndEngine games - 0 views

  •  
    AndEngine is a free Android 2D OpenGL Game Engine. Using AppWarp, you can add realtime multiplayer game play and virtual rooms logic to your AndEngine games. In this post, we will walk through the integration steps for a simple demo game called Fruity Monster. Players connect to AppWarp cloud, can create rooms or join existing rooms. Once inside a room, players can see each other move in realtime and place fruits to the four corners of the room.
Pinhopes Job Site

Online hiring challenges | Ways to tackle jobs | Pinhopes - 0 views

  •  
    Today employers face multiple challenges with traditional online hiring portals such as:

    ü  Escalating cost of accessing candidates database which is largely unused

    ü  Time-consuming candidate search and review process

    ü  Hard to zero-in on the right resource

    ü  Limited branding options

    Needless to say, all the above factors slow hiring online which delays bringing candidates on-board. To help employers tackle these online recruitment problems, Pinhopes - a new-age online hiring destination, has introduced innovative profile filtering features, video based online hiring process, multiple branding avenues combined with cost-effective payment option. Here are the key differentiators which help employers hire 3x faster:

    Get relevant applications from interested candidates - Every time

    Unlike existing online recruitment portals Pinhopes doesn't deal in database business which means employers are not required to search for right candidates, in a database which is largely unused. Instead employers get relevant applications directly from active job seekers for a job opening, without putting much effort.

    No tedious candidate search process - Advanced built-in search bubbles best ta
longchamppas

sac shopping longchamp pas cher Elle - 0 views

Un monument, plus qu'un simple rocher ? La vidéo à l'origine de l'histoire a été postée sur une chaine appelée Paranormal Crucible dont les auteurs affirment que la pyramide n'est pas qu'une simple...

sac longchamp violet pas cher,sac shopping pliage cher

started by longchamppas on 26 Jun 15 no follow-up yet
Joel Bennett

Using C++ Interop (Implicit PInvoke) - 0 views

  • C++ Interop is recommended over explicit PInvoke because it provides better type safety, is typically less tedious to implement, is more forgiving if the unmanaged API is modified, and makes performance enhancements possible that are not possible with explicit PInvoke.
  • C++ Interop allows COM components to be accessed at will and does not require separate interop assemblies
  •  
    Because it is the language of the native APIs, Visual C++ has a special status on Windows which makes it  the best language for interacting with the platform APIs -- whether those are pure C++ APIs or COM components. This is partly due to the fact that unlike other .NET languages, Visual C++ allows managed and unmanaged code to exist in the same application and even in the same file ... allowing integration with existing apps and platform APIs that is just not possible in other .NET languages.
Joel Bennett

How to copy a Scintilla Lexer - SourceForge.Net - Notepad++ Forums - 0 views

  •  
    A good description of how to get started with a scintilla lexer using an existing lexer....
Joel Bennett

OpenSSL Documentation - 0 views

  •  
    This is the root documentation for the OpenSSL executable, individual pages exist for each OpenSSL command (req, genrsa, x509, etc.)
Joel Bennett

Managed Extensibility Framework - Home - 0 views

  •  
    The Managed Extensibility Framework (MEF) provides developers with a tool to easily add extensibility to their applications and with minimal impact on existing code.
Joel Bennett

NBehave - CodePlex - 0 views

  •  
    NBehave is a framework and a domain specific language for doing behavior driven testing within your existing unit test framework
Joel Bennett

IronPython Studio - Home - 1 views

  •  
    IronPython Studio is a free full IDE for the Python programming language based on the existing IronPython example and the Visual Studio 2008 Shell runtime ... and doesn't need Visual Studio installed
Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
anonymous

Mapeed.AddressChooser API documentation | Home - 0 views

  •  
    Mapeed.AddressChooser is a Javascript script to create a nice address form for any websites that need to collect addresses. For example getting user's address, place's location or anything that can be localized on a map. This script just add behavior on HTML form, it does'nt geerate HTML markup and can be plugged on any existing forms.
Joel Bennett

CodePlex Foundation - 0 views

  •  
    The CodePlex Foundation was created as a forum in which open source communities and the software development community can come together with the shared goal of increasing participation in open source community projects. The CodePlex Foundation will complement existing open source foundations and organizations, providing a forum in which best practices and shared understanding can be established by a broad group of participants, both software companies and open source communities. Initial funding for the Foundation comes from Microsoft Corporation.
David Corking

Dr. Dobb's | Smartphone Operating Systems: A Developer's Perspective | March 30, 2009 - 0 views

  • The industry stewards have countered Apple's move with their own application stores, so there's a huge opportunity to write the "killer app" for one of several smartphone platforms.
  • 40 MB to less than 4 MB of free RAM
  • one-app-at-a-time requirement complicates any implementation of a copy-and-paste mechanism.
  • ...45 more annotations...
  • As a security sandbox, the iPhone OS permits only one third-party application to run at a time, and not in the background.
  • adding some useful Bluetooth profiles that supported stereo headsets, data synchronization, or the ability to implement multiplayer games would be usefu
  • iPhone OS 3, that provides some of the missing features mentioned here, such as the A2DP profile for Bluetooth, voice recording, and copy-and-paste.
  • Have to learn Objective-C; is only smartphone platform that uses it.
  • Competitors will soon catch up on the UI.
  • embed navigation and GPS plotting into applications.
  • provide their own map content
  • The OS now supports the use of accessories connected to the iPhone either through its 30-pin docking connector or wirelessly via Bluetooth. Now that the device has been "opened", you can expect an entire ecosystem to build up around the device, much like the iPod has.
  • peer-to-peer connectivity using Bonjour
  • developers can now allow users, from within the application, to purchase and obtain new content
  • No voice dial.
  • A client-server mechanism provides access to low-level system resources, and in fact the kernel itself is a server that parcels out resources to those applications that need them. This transaction scheme allows applications to exchange data without requiring direct access to the OS space.
  • C/C++ for porting existing UNIX applications, and Java to port Java ME MIDlets. As mentioned previously, the software stack offers several run-times that offer application development using WRT widgets, Flash, and Python. The primary programming language for the platform is Symbian C++,
  • Handango has managed the wide-scale distribution of Nokia applications. In February, Nokia announced plans to launch its Ovi Store, which sells applications, videos, games, pod-casts and other content, similar to Apple's App Store. The store will be accessible by Nokia S60 smartphones in May.
  • Non-standard Symbian C++ has steep learning curve, with special idioms to master. Large number of Symbian APIs to learn, since it contains hundreds of classes and thousands of member functions.
  • BlackBerry Device Software executes multiple applications simultaneously
  • Manages multiple e-mail Exchange e-mail accounts, along with support for POP3 and SMTP, and e-mails can have file attachments
  • FIPS 140-2 compliant, and supports AES or Triple DES encryption sessions via BlackBerry Enterprise Servers
  • BlackBerry Device Software has enhanced the capabilities of the platform with its own Java virtual machine (JVM), along with new Java classes that offer multitasking capabilities and UI enhancements to go beyond the capabilities of Java ME.
  • You can also take existing Java ME code and add specific BlackBerry classes to make a hybrid Java ME application
  • don't intermix MIDP 2.0 and BlackBerry API calls that perform either screen drawing or application management.
  • The catch to writing an application that uses BlackBerry API extensions is that it ties the application this smartphone. However, this is no worse than using the unique Java classes found in Google's Android.
  • Apple promotes the design goal that applications should accomplish one purpose.
  • no Flash support, and you can't download files.
  • For non-Exchange users, Apple's MobileMe online service, after some fits and starts in 2008, now supports the push of e-mails and changes to the calendar and contacts.
  • The iPhone 3G can work in tandem with Microsoft Exhange Server 2003 and 2007 to support enterprise operations.
  • Cocoa Touch is a subset of Apple's Cocoa,
  • Cocoa Touch components manage most of the writing to the screen and playing media, yet there are APIs exposed that let you access the accelerometer and camera.
  • Quartz engine is identical to the one found in Mac OS X
  • Only a select few higher-level frameworks have access to the kernel and drivers. If necessary, an application can indirectly access some of these services through C-based interfaces provided in a LibSystem library.
  • the SDK provides Dashcode, which is a framework based on a Web page composed of HTML and Javascript. You can use DashCode's simulator to write and test your web application. You can also use several other third-party frameworks to write web applications, and debug these with Aptanna Studio's tools.
  • Made by HTC, the G1 is the first smartphone using the Android platform.
  • e-mail program (which makes use of Google's Gmail), a mapping program (using the company's Google Maps), and a browser that uses WebKit, not Google's Chrome web browser
  • Android is not Java ME, nor does it support such applications
  • ability to both browse and manage multiple IM conversations. On the other hand, such heavy use of the smartphone's CPU shortens battery life significantly. Maybe Apple is on to something in limiting the number of applications that the platform can run.
  • On the positive side, the Android APIs support a touch interface (and the G1 has a capacitive touch screen), but not any multi-touch gestures.
  • copying text from the web pages is the browser isn't allowed
  • The advantage to Android's use of a different bytecode interpreter is that the DVM was designed so that multiple instances of it can run, each in their own protected memory space, and each executing an application. While this approach offers stability and a robust environment for running multiple applications, it does so at the expense of compatibility with Java ME applications.
  • Seasoned Java programmers will find the Android SDK an amalgam of Java SE and Java ME methods and classes, along with unique new ones
  • compile the Java code to generate Dalvik bytecode files, with an extension of .dex. These files, along with the manifest, graphics files, and XML files, are packaged into an .apk file that is similar to a Java JAR file.
  • The certificate that you use to generate the private key does not require a signing authority, and you can use self-signed certificates for this purpose.
  • The Developer Phone provides access to a shipping Android device without the cash outlay or contract contortions required when developing for the other platforms.
  • in February the site began supporting priced applications. Google allows developers to take seventy percent of the proceeds.
  • it's possible that you might pick up a malicious application before it is detected by the user community.
  • Open source, open platform: if you hate the mail program, some third-party is writing a better one.
  •  
    Lengthy developer's overview of Symbian, Mac OS X iPhone, Blackberry, Android. This talks about the leading app platforms except Java ME and Windows Mobile, though it does explain how Blackberry and Symbian support Java ME.
alex gross

SharpKit - Write C# and convert it to JavaScript during compilation - 3 views

  •  
    * Migrate your existing JavaScript codebase to C# * Leverage C# productivity for JavaScript development * Easily integrate with popular JavaScript libraries in C#
1 - 20 of 119 Next › Last »
Showing 20 items per page