Skip to main content

Home/ Coders/ Group items tagged framework

Rss Feed Group items tagged

iwebservices7

Top 5 PHP Frameworks to Consider for Your Next Project - 0 views

  •  
    PHP is a widely-used programming language for building websites and web applications due to its stable and secure nature. With time, website and app development is turning into a complex task where developers write thousands of lines of code to build these apps and websites. And they have to write every code from the start. The PHP frameworks solve this problem. PHP frameworks provide developers with reusable and well-organized code to build highly scalable applications. Whether you are looking to hire a PHP developer for your project or you are a developer, utilizing the proper framework will ensure the efficient and swift completion of your project. This article intends to provide an overview of the top 5 PHP frameworks for web apps in 2021. But before we dive into it, let's understand how to choose the right PHP framework for your project.
trimantra

How to run .NET 2/3.5 website/webapplication into .NET 4 hosting environment | Trimantr... - 0 views

  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
anonymous

dbscript php framework - 0 views

  •  
    dbscript is a web development framework, it helps php programmers take advantage of efficient design patterns and idioms from other dynamic languages and frameworks. for example, the Mapper and Route classes work together to map actions and records to distinct urls. among the many advantages of routes are the automatic named routes: url_for( resource ). restful urls, http-style controllers, atompub/html introspection documents and content-negotiation are among the sophisticated features of this programmer-centric development tool. the framework is a database abstraction layer, with built-in adapters for PostgreSQL and MySQL.
malikarsalan

CSS Frameworks List and Their Pros and Cons - makemychance - 0 views

  •  
    CSS frameworks have been gaining popularity in recent years due to their ability to simplify website development. They provide a pre-built set of CSS styles and components that can be used to quickly create a website's design, layout, and functionality. However, there are many CSS frameworks to choose from, each with its own advantages and disadvantages. In this article, we will discuss some of the most popular CSS frameworks and their pros and cons.
htmlslicemate.com

How to build a responsive WordPress Theme with Twitter Bootstrap Framework - 0 views

  •  
    WordPress themes have become popular across the world, as it is best suited for building websites with attractive themes and templates. To make WordPress even more lucrative and user friendly, Bootstrap framework is utilized which helps in developing innovative and creative applications and websites. With different bootstrap frameworks, it has become easy to create a website, which is responsive and comprehensive in every manner. Amidst different bootstrap frameworks, twitter bootstrap framework has become quite popular.
Biztech Consultancy

CodeIgniter - A Powerful Php Framework - 0 views

  •  
    CodeIgniter is Php based framework which requires zero configuration. It is built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.
Joel Bennett

Microsoft Sync Framework - Download - 0 views

  • The Microsoft Sync Framework provides a platform for taking web services and databases offline. In addition, it provides optimized P2P sync of any type of file including contacts, music, videos, images and settings. The extensible framework includes built-in support for synchronizing databases, NTFS/FAT file systems, FeedSync compliant feeds (formerly known as Simple Sharing Extensions), devices and web services.
  • Developers can build sync ecosystems that integrate any application, any type of data, using any protocol over any network.
  •  
    Microsoft Sync Framework is a synchronization platform that enables collaboration and offline scenarios for applications, services and devices for type of data, and protocol over any network ...
Joel Bennett

The Watchmaker Framework for Evolutionary Computation (evolutionary/genetic algorithms ... - 6 views

  •  
    "The Watchmaker Framework is an extensible, high-performance, object-oriented framework for implementing platform-independent evolutionary/genetic algorithms in Java. "
iwebservices7

What Are The Benefits Of Outsourcing React Native App Development? - 0 views

  •  
    React Native is based on React, a JavaScript library that was already well-known when the mobile framework was introduced. The framework has enabled frontend developers who could previously only work with web-based technologies to construct sophisticated, production-ready mobile apps. This community-driven framework offers many more benefits. Learn; why you should choose a React Native app development company for your upcoming projects.
roberthayes222

Challenges in Cross Platform Push Notification | App42 PaaS Backend as a Service Blog - 1 views

  •  
    Today all famous apps run on almost all platform to cater most of the audience. To develop and support all platforms to your app requires lots of platform specific things to address. There are some frameworks like PhoneGap which has reduced this work and provided a way through which one can write entire app using this framework and then convert this into target platform like iOS, Android and more. However there are still lots of things which are beyond the offerings of these frameworks. Making cross platform Push Notification support is one of them. Before we go into detail of challenges, lets see what are the key component in Push Notification Engine. Key components in Push Notification Engine is described below Push Server which will send the notification to target client once message is available. Each provider has its own Server like APNS for iOS, GCM server for Android, MPNS for Windows and so on. It also provides the interface to register the application for push enablement. App Back-end Server which will send the notification to Push Server (APNS/MPNS/GCM etc) Push Client which runs on device and keeps on listening to server for incoming messages. This client is background process and is common for all applications running on the device. Once message is received it will wake up the app for which message has been received.
Biztech Consultancy

Cakephp or CodeIgniter: Which one to choose? - 0 views

  •  
    Posted by admin in Cakephp on 27, Jan 2014 Open source frameworks have been a blessing for the web development world. There are various open source PhP based frameworks available. But a question arises - which one to go for? One should not select a framework simply because it is the best.
Zulkarnain K.

jQuery and JavaScript Coding: Examples and Best Practices - 0 views

  •  
    When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. The article will explore what constitutes best practices with regard to Javascript and, furthermore, why jQuery is a good choice of a framework to implement best practices.
Joel Bennett

Entity Framework POCO Adapter - Jaroslaw Kowalski - 0 views

  •  
    A code-generation tool to work around one of the main limitations of Microsoft's Entity Framework V1 (released as part of .NET Framework 3.5 SP1 and Visual Studio 2008 SP1): lack of support for POCO (Plain Old CLR Object) entity objects -- that is, objects that do not have any persistence awareness programmed in them.
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
anonymous

PureMVC - 1 views

  •  
    PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept. Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now being ported to all major development platforms.
Joel Bennett

Windows API Code Pack for .NET Framework - MSDN Code Gallery - 0 views

  •  
    The Windows® API Code Pack for Microsoft® .NET Framework provides a source code library that can be used to access new Windows 7 features (and some related Windows Vista features) from managed code. These features are not available to developers today in the .NET Framework.
ASLI BUGAKAPTAN INCE

Logikit::Framework - 0 views

  •  
    Logikit::Framework (LF for short) is an application development framework for PHP 5. The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.
anonymous

All-In-One Code Framework - 7 views

  •  
    Microsoft All-In-One Code Framework delineates the framework and skeleton of Microsoft development techniques through typical sample codes in three popular programming languages (Visual C#, VB.NET, Visual C++). Each sample is elaborately selected, composed, and documented to demonstrate one frequently-asked, tested or used coding scenario based on our support experience in MSDN newsgroups and forums.
htmlslicemate.com

Free Framework for Developing Android Apps Using HTML, CSS and JavaScript - 0 views

  •  
    Fries by Jaune Sarmiento just reached version number 1.0. The project offers a framework for the development of web apps in the look and feel of native Android apps. If you are familiar with Android's UI from version 4 on, you will definitely know your ways around, once you get a hold of Fries. In its current iteration, Fries is optimized to cooperate with PhoneGap, thus letting you build native Android experiences.
Andrey Karpov

The Archive of Interesting Code - 0 views

  •  
    The Archive of Interesting Code is an (ambitious) effort on my part to research, intuit, and code up every interesting algorithm and data structure ever invented. In doing so, I hope both to learn the mathematical techniques that power these technologies and to improve my skills as a programmer. The examples on this site are in a variety of languages. I generally prefer to use C++ for algorithms, since the STL provides a great framework for expressing algorithms that work on a variety of data types. I code up most data structures in Java, both because the Collections framework allows them to be integrated in seamlessly with other applications and because automatic garbage collection simplifies some of the resource management. Every now and then I'll find an algorithm or data structure that is best represented in a different language like Haskell, in which case I'll forgo my usual language conventions.
1 - 20 of 189 Next › Last »
Showing 20 items per page