Skip to main content

Home/ Coders/ Group items tagged Configuration

Rss Feed Group items tagged

1More

Send Message API, Email Configuration API, Email Service API - 0 views

  •  
    APP42 PaaS provides send message api to send email. Developers can create email configuration, remove email configuration, get email configurations, send email for a particular app.
1More

Configuration Section Designer - Mike Taulty's Blog - 0 views

  •  
    A walk-through of creating a custom collection-based configuration section using the Configuration Section Designer (off codeplex).
1More

Configure & Send Push Notification on iOS Device - 0 views

  •  
    To increase engagement Push Notification is widely used in mobile native apps. Though seems extremely useful feature it is a bit tricky to implement it. Configuring your own server, creating p12 files are some of the steps which makes things little difficult for developers.
1More

(SPADE) for SQL Server - CodePlex - 1 views

  •  
    Scripted PowerShell Automated Deployment Engine simplifies the process of standing up a new SQL Server instance; applying standard OS pre-configurations, installing SQL Server, and then applying post-configurations and creating standard objects.
1More

Application Pool Identities - The Official Microsoft IIS Site - 0 views

  •  
    Application Pool Identities : Configuring Security : Installing and Configuring IIS 7.0 ... AspNet doesn't run as ASPNET anymore, and you need to know that!
3More

http://www.unixodbc.org/doc/FreeTDS.html#Configuration - 0 views

  • <?php # connect to a DSN "MSSQLTest" with a user "cheech" and password "chong" $connect = odbc_connect("MSSQLTest", "cheech", "chong"); # query the users table for all fields $query = "SELECT * FROM users"; # perform the query $result = odbc_exec($connect, $query); # fetch the data from the database while(odbc_fetch_row($result)) { $field1 = odbc_result($result, 1); $field2 = odbc_result($result, 2); print("$field1 $field2\n"); } # close the connection odbc_close($connect); ?>
    • anonymous
       
      Die Erweiterung php5-odbc muss installiert sein, dann soll das, so die Aussage hier, automatisch funktionieren....
  •  
    Aus einer Virtuellen Maschine mit Sybase ODBC connecten...  hier steht die Grundanleitung.
1More

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.
2More

AutoMapper - CodePlex - 0 views

  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values.
1More

Microsoft "Velocity" In-Memory Cache - 0 views

  •  
    "Velocity" provides a highly scalable in-memory application cache for all kinds of data. It supports optimistic and pessimistic concurrency models, high availability, and a variety of cache configurations...
1More

subversion: Subversion FAQ - 1 views

  •  
    svn (Subversion Client) can use a proxy if you configure it in .subversion/servers
1More

AutoMapper - 1 views

  •  
    AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. It flattens as it maps to make it easy to use for converting your Model into a ViewModule or Data Transfer Object (DTO)..
1More

Multibooting with Windows 7 - 2 views

  •  
    Goot walkthrough, with links to the best two visual multiboot configuration tools
1More

Why to use AWS control tower and how it can help your organization to handle multiple A... - 1 views

  •  
    AWS Control Tower: AWS Control Tower is a service that enables you to enforce and manage governance rules for security, operations, and compliance at scale across all your organisations and accounts in the AWS Cloud. How it works: Setup: Setup the automated AWS control tower to monitor and governance rules of cloud premises. Apply guardrails: The second step is to apply the security promises to your cloud account. Like single-sign in and many more through IAM policies. Get Visibility: Monitor compliances and resources, have a look in every movement of resources and compliances. Why should we use Control tower? Setup basic practices of AWS environments in a few clicks. Standardise account provisions. Centralised policy management. Enforce governance and compliance proactively. Enable end user self services. Get continuous visibility of your AWS environment. Setup an AWS landing zone: Landing zone: a pre-configured, secure, scalable, multi-account AWS environment based on the best practice blue-prints. Multi-account management using AWS organisation. Identity and federated access management using AWS SSO. Centralised log archive using AWS cloudtrail and AWS config. Cross account audit using AWS IAM and AWS SSO. End user account provision using service catalog. Centralised monitoring and notifications using AWS cloudwatch and AWS SNS. Steps Involved: 1. Centralised identity and access: AWS SSO provides a default directory for identity. AWS SSO enables federated access management across all accounts in your organisation. Preconfigured groups (eg. AWS control tower administrator. Auditors. AWS service catalog end users). Preconfigured permission sets (e.g admin, read-only, write). Option to integrate with your managed or on-premises Active directory (AD). 2. Establish guardrails Guardrails are preconfigured governance rules for security, compliance and operations. Expressed in simple english to provide abstraction over granular AWS policies.
1More

FreeTDS | Free Development software downloads at SourceForge.net - 0 views

  •  
    Freier Treiber für MS-SQL und  Sybase-Datenbanken
1 - 20 of 31 Next ›
Showing 20 items per page