Skip to main content

Home/ Coders/ Group items tagged core

Rss Feed Group items tagged

prashant35

.NET Core wiki-Prerequisites for .Net core on Windows+MacOs+Linux - 0 views

  •  
    What software you need to work on .Net Core ,prerequisites for Features of .Net Core it is cross platform. Windows NET Core is supported on the following versions of : Windows 7 SP1 Windows 8.1 Windows 10, Windows 10 Anniversary Update (version 1607) or later versions Windows Server 2008 R2 SP1 (Full Server or Server Core) Windows Server 2012 SP1 (Full Server or Server Core) Windows Server 2012 R2 (Full Server or Server Core) Windows Server 2016 (Full Server, Server Core, or Nano Server) Prerequisites with Visual Studio 2017 You can use any editor to develop .NET Core applications using the .NET Core SDK. Visual Studio 2017 provides an integrated development environment for .NET Core apps on Windows.
prashant35

New Features Of .NET Core MVC -.NET Core wiki - 0 views

  •  
    New Features Of .NET Core MVC -.NET Core wiki .NET Core wiki Introduction to .NET Core Here I going to tell you about ASP.NET Core , ASP.NET Core 1.x & 2.x is a cross-platform, high-performance, open-source framework for building modern, cloud-based,Internet-connected applications. Use of ASP.NET Core Build web apps and services, IoT apps, and mobile backends. It has works on development tools Windows, macOS, and Linux. It can be deployed to the cloud or on-premises. It Runs on .NET Core or .NET Framework.
prashant35

Getting started with .NET Core 2 Console application - 0 views

  •  
    Lets get started for making a console application on asp.net Core 2. I feel like you have seen the new feature of asp.net core which are very important to see. As i told you the prerequisites of .Net Core. Open your visual studio on windows go to new project and select .Net Core in left side of window and select Console App(.Net Core) in middle of the window.
Joel Bennett

Server Core .NET Functionality (Namespaces missing from Server Core) - 1 views

  •  
    Server Core contains the normal complement of .NET namespaces with a few exceptions. This list contains, by name, the namespaces that are missing from a Server Core installation.
Fabien Cadet

STXXL : Standard Template Library for Extra Large Data Sets - 4 views

  • The key features of STXXL are:
  • Transparent support of parallel disks. The library provides implementations of basic parallel disk algorithms. STXXL is the only external memory algorithm library supporting parallel disks.
  • The library is able to handle problems of very large size (tested to up to dozens of terabytes).
  • ...4 more annotations...
  • Improved utilization of computer resources. STXXL implementations of external memory algorithms and data structures benefit from overlapping of I/O and computation.
  • Small constant factors in I/O volume. A unique library feature called "pipelining" can save more than half the number of I/Os, by streaming data between algorithmic components, instead of temporarily storing them on disk. A development branch supports asynchronous execution of the algorithmic components, enabling high-level task parallelism.
  • Shorter development times due to well known STL-compatible interfaces for external memory algorithms and data structures.
  • For internal computation, parallel algorithms from the MCSTL or the libstdc++ parallel mode are optionally utilized, making the algorithms inherently benefit from multi-core parallelism.
  •  
    « The core of STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e., STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. »
prashant35

Powerful way to Create Web App in Asp.net Core MVC - 0 views

  •  
    I will teach you Asp.net Core MVC with Controller and Views
sidconsultant

Full Interview with VenturePact Cofounder - Pratham Mittal - 0 views

  •  
    Outsourcing is great, but it may not be appropriate for certain functions. The Rule of Thumb is, 'If something comes in the first few sentences of your pitch, You probably don't want to outsource it.' For instance, Google's pitch is that its search algorithm provides better results than everyone else's. It is their core offering and prime differentiating factor. Hence, they probably should not outsource the development of the "PageRank" search algorithm. Now, even google may decide to outsource some non-­‐core software such as the front-­‐end work for the android web page or sales support CRM for their Adwords team. In fact, they do. According to Google, a business should "Eliminate, automate or outsource any of the non-­‐value transactional work-­‐ it has really freed up ourselves, and it is a never-­‐ending exercise to constantly refine that."
prasannaprash

java online training | java online course Bangalore | India - 0 views

  •  
    Core Java is technology used to develop application software. That commonly used as slang to refer to the Java Platform Standard Edition . Know more at Core Java Online Training
Rodolfo Arce

Edit, Compile and Debug .NET on Linux using VS Code - RHD Blog - 0 views

  •  
    Introducción a compilar y debuggear con .Net Core en Linux con VS Code
srceducation

Core Php Training Classes Institute in Laxmi Nagar Noida - 0 views

  •  
    SRI RAAM COMPUTER EDUCATION offers the best PHP training in Noida. With experienced PHP Professionals/trainers, who will help students to learn PHP by making it a lightweight to the corporate standards that will help students to be prepare for the goal.
sportszilla

BlueHost Reveal its Core Strengths - 0 views

  •  
    BlueHost reviews reveals the core strengths it has that attracts the customers towards it. Its unparallel customer support service, its 99.99% uptime, its speed, and daily backup services all make it a great web hosting service. Most of all its massive brand identity helps people feel secure and safe while partnering up with it as it can take the twist and turns of the market with ease.
Andrey Karpov

The 10 Commandments of Good Source Control Management - 0 views

  •  
    Ah source control, if there's a more essential tool which indiscriminately spans programming languages without favour, I'm yet to see it. It's an essential component of how so many of us work; the lifeblood of many development teams, if you like. So why do we often get it so wrong? Why are some of the really core, fundamentals of version control systems often so poorly understood? I boil it down to 10 practices - or "commandments" if you like - which often break down or are not properly understand to begin with. These are all relevant to version control products of all types and programming languages of all flavours. I'll pick some examples from Subversion and .NET but they're broadly applicable to other technologies.
lucyll

How to Convert Blu ray to MPEG 2 or MPEG 2 HD? - YouTube - 0 views

  •  
    MPEG2 is the core of most digital television and DVD formats, and Blu-ray disc is an optical disc storage medium using blue laser to read the disc instead of longer-wavelength red laser as DVDs do. If you want to convert a Blu-ray disc or file into a MPEG2 format file, you need some preparation work. This tutorial will show you how to convert Blu-ray to MPEG-2.
Acreaty Management Consultant

manpower recruitment service in india - 0 views

  •  
    Placement & Training Services Company - Our core offerings include People Recruitment Process Outsourcing, Business Advisory, & Corporate Training Solutions.
Joel Bennett

F# PowerPack - 3 views

  •  
    The F# PowerPack is a collection of libraries and tools for F#, provided by the F# team at Microsoft, but which is not part of the core F# release. The PowerPack include features such as a basic Matrix library and supporting math types, FsLex and FsYacc tools for lexing and parsing, support for using F# with LINQ-based libraries, and a tool for generating HTML documentation from F# libraries.
yc c

YUI 3 - Yahoo! User Interface Library - 4 views

shared by yc c on 31 Oct 09 - Cached
  •  
    UI 3 is Yahoo!'s next-generation JavaScript and CSS library; it powers the new Yahoo! homepage and incorporates what we've learned in five years of dedicated library development. Today, the YUI 3 Core and a full utility set are ready for use. All YUI projects are BSD-licensed and are available for forking and contribution on GitHub.
anonymous

LABjs - 3 views

shared by anonymous on 30 Nov 09 - Cached
Emma Deloney liked it
  •  
    The core purpose of LABjs is to be an all-purpose, on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time.
1 - 20 of 43 Next › Last »
Showing 20 items per page