Skip to main content

Home/ General Development In DotNet/ Group items tagged api

Rss Feed Group items tagged

Jacques Bosch

How to reduce paging of buffer pool memory in the 64-bit version of SQL Server - 0 views

  •  
    "Microsoft SQL Server performs dynamic memory management based on the memory requirements of the current load and activities on the system. On a Windows Server 2003 or a Windows XP or later version system, SQL Server can use the memory notification mechanisms that are provided by the QueryMemoryResourceNotification Windows API. On a Microsoft Windows 2000 Server-based system, SQL Server periodically calculates the free physical memory on the system by using the native Windows API. Based on this information from the QueryMemoryResourceNotification Windows API or from the memory calculation, SQL Server responds to the current memory situation on a specific system. This provides the following benefits:"
Jacques Bosch

Apache ActiveMQ -- Index - 0 views

  •  
    "Welcome to the Apache NMS project, the .NET Messaging API. This allows you to build .NET applications in C#, VB, or any other .NET language, using a single API to connect to multiple different providers."
Wicked Tunez

danielcrenna/tweetsharp · GitHub - 0 views

  •  
    TweetSharp is a Twitter API library that greatly simplifies the task of adding Twitter to your desktop, web, and mobile applications. 
Jacques Bosch

Social Authentication for .NET - A Library Comparison « Marc Mezzacca's Notebook - 0 views

  •  
    "What social authentication solutions are available for .NET developers? What are their features? These are questions I was looking to get answered. I've provided my findings in this article, which focuses primarily on active solutions, that have compatibility with ASP.NET MVC. I've listed four solutions: a direct DotNetOpenAuth implementation example (several exist), SimpleSocialAuth, SocialAuth.NET, and a third-party, API-based solution called Janrain Engage."
Jonah Hayes

The Official Microsoft ASP.NET Site - 0 views

shared by Jonah Hayes on 26 Nov 13 - Cached
  •  
    In this tutorial, you will create your first HTTP service using ASP.NET Web API.
Jacques Bosch

EF CTP4 Tips & Tricks: Include with Lambda « RoMiller.com - 1 views

  •  
    "The CTP includes some work called the Productivity Improvements for EF which aims to provide a simpler and more productive experience writing data access code with EF. Along with a bunch of conventions that take care of a lot of common tasks the Productivity Improvements also include some more subtle improvements over the core EF API. One of these is the introduction of an Include method that uses a lambda rather than strings to specify the include path."
Jean-Paul Malherbe

Backbone.js - 0 views

  •  
    Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface.
Jacques Bosch

FluentData -Micro ORM with a fluent API that makes it simple to query a database - 0 views

  •  
    " Are you tired of fighting with overly complex ORMs such as Entity Framework and NHibernate? Are you tired of poorly generated SQL or having to change your business objects to work with your ORM? Do you miss the power and performance of ADO.NET and SQL, but not the manual tedious work? If so FluentData might be the framework for you."
Jacques Bosch

Firebug Command Line API - FirebugWiki - 0 views

  •  
    "The Firebug command line provides these special functions for your convenience:"
Jacques Bosch

Using time zone data in SQL Server 2008 - SQL Programmability & API Development Team Bl... - 0 views

  •  
    "In SQL Server 2008 Microsoft has introduced a number of new date and time data types. One of these is the datetimeoffset data type. This data type includes an offset from UTC time as well as the datetime value and ensures that the datetime can be retrieved in UTC or a particular timezone based on this offset. There are also new functions to allow for conversions between different time zones using the new function SWITCHOFFSET(). "
1 - 10 of 10
Showing 20 items per page