Skip to main content

Home/ Coders/ Group items tagged persistent

Rss Feed Group items tagged

Mandeep Bajar

Game Backend , Gaming Leader Board Service, Social games API - 0 views

  •  
    Simple scoring apis to persist your users scores on our cloud Simple leader board apis to see your apps overall leader boards Filter leader boards based on time to show weekly and daily top scores Filter top scores by user groups to show top scores based on users buddy list Plug n play library project provides easy integration with App42 Backend as a Service Gaming APIs Complete reward management for your games Peer challenge, wall postings, last activity messages etc with single integration of SDKs
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.
Fabien Cadet

Why Ugly Teams Win - Scott Berkun's Essay from `Beautiful Teams` - 0 views

  •  
    "Nietzsche would have been right at home on an ugly team: what does not kill the ugly team makes the ugly team stronger." "Real heroes are ugly. [...] In spite of their failings, they find ways to achieve, betting everything on passion, persistence, and imagination. [...] For these reasons, when things get tough, it's the ugly teams that win. People from ugly teams expect things to go wrong and show up anyway. They conquer self-doubt, make friendships under fire, and find magic in ideas that others abandon."
alex gross

Univar - Session, cookie, query string & cache variables unified - 5 views

  •  
    s a web developer I have often had to work with the session, cookie, query string and cache to persist data locally. But it is a shame that there is no neat way of doing so. So I decided to write my own code to provide a simpler and unified model to work with and finally came up with this, a type safe and generic wrapper that supports complex data types
longchamppas

Ralph Lauren pas cher Soldes En France "Il - 0 views

Le gouvernement persiste à nier la présence de l'EI ou d'Al-Qaïda au Bangladesh, en dépit de revendications des récents meurtres par ces deux organisations. Il a maintenu cette ligne dimanche par l...

Vetement Ralph Lauren pas cher Soldes En France Chemise

started by longchamppas on 14 Jul 16 no follow-up yet
subsequent1 subsequent1

longchamp pliage cuir pas cher Sa - 0 views

«La LRA est un groupe d'une extrême violence. Quand elle entre dans un village ou lorsqu'elle tend une embuscade, les combattants pillent, torturent, violent, tuent les adultes, puis kidnappent les...

longchamp pliage cuir pas cher soldes

started by subsequent1 subsequent1 on 16 May 14 no follow-up yet
Joel Bennett

Using RabbitMQ with C# and .NET - 3 views

  • I'm currently working on a project where I need to be able to transfer a large number of requests via JSON over web services. I need to take some of that data, do some aggregation with it, and store it in a persistent store. In order to allow the data to be reliably processed in a number of different ways, I wanted to place the incoming data into multiple queues and have it processed and then stored.
  • RabbitMQ fits the bill on all of these fronts, is crazy easy to setup and use, and is very fast.
  • RabbitMQ is written in Erlang
  •  
    RabbitMQ is a cross-platform implementation of an Advanced Message Qeuing Protocol (AMQP) broker (similar to MSMQ). There's a .Net client, and it allows you to decouple your routing and an message storage, and do so in a cross-platform way.
Joel Bennett

Deriving from WebClient to handle persisting cookies for login - 0 views

  • Then just use the ExWebClient class to make your requests;
  • Public Class CookieWebClient : Inherits WebClient ' overridden to add cookie headers to http requests. Protected Overrides Function GetWebRequest(ByVal address As System.Uri) As System.Net.WebRequest Dim request As WebRequest = MyBase.GetWebRequest(address) If TypeOf request Is HttpWebRequest Then DirectCast(request, HttpWebRequest).CookieContainer = _cookies End If Return request End Function ' overridden to save cookies to the container for http requests. Protected Overrides Function GetWebResponse(ByVal request As System.Net.WebRequest) As System.Net.WebResponse Dim response As WebResponse = MyBase.GetWebResponse(request) If TypeOf response Is HttpWebResponse Then _cookies.Add(response.ResponseUri, DirectCast(response, HttpWebResponse).Cookies) End If Return response End Function ' overridden to save cookies to the container for async http requests. Protected Overrides Function GetWebResponse(ByVal request As System.Net.WebRequest, ByVal result As System.IAsyncResult) As System.Net.WebResponse Dim response As WebResponse = MyBase.GetWebResponse(request, result) If TypeOf response Is HttpWebResponse Then _cookies.Add(response.ResponseUri, DirectCast(response, HttpWebResponse).Cookies) End If Return response End Function Private Shared _cookies As CookieContainer = New CookieContainer End Class
David Corking

The APIs for the Sun Cloud: Wiki: HelloCloud - Project Kenai - 0 views

  • . Let's assume that this application does storage and retrieval of large media files; the required infrastructure is: A firewall appliance for connecting to the Internet A private network connecting the firewall to other systems A Linux web server running a LAMP stack A Solaris database machine running MySQL for application persistence A WebDAV server for the media files
    • David Corking
       
      Soon you will be able to write scripts to install "Virtual Data Centers" There seems to be a temptation here to make a virtual data center as complex as a real one - perhaps that is necessary, but this technology is in its early stages. Right now, I wonder if a virtual firewall appliance is as secure or fast as a real one.
  •  
    Certain kinds of deployment are much more efficiently achieved with virtual servers. This article is a simple and almost hands-on introduction to the way a Sun Cloud deployment can be scripted or have another automated front end for deployment.
iupdateyou123

Pleural Mesothelioma - 0 views

  •  
    Pleural Mesothelioma
longchamppas

sac burberry pas cher Le - 0 views

"Leurs majestés le roi (Philippe) et la reine (Mathilde) et les membres de la famille royale annoncent avec une très grande tristesse le décès de sa majesté la reine Fabiola, survenu ce (vendredi) ...

burberry pas cher sac trench

started by longchamppas on 06 Dec 14 no follow-up yet
escaping1 escaping1

ralph lauren pas cher Mais - 0 views

La lutte contre l'insécurité n'est pas de son ressort, et il n'a pas cherché à se faire bâtisseur. Il lui reste donc à apporter la preuve qu'il peut encore relever le défi qu'il s'est posé : réduir...

hermes birkin neuf pas cher ralph lauren sac longchamp

started by escaping1 escaping1 on 29 Dec 14 no follow-up yet
escaping1 escaping1

sac longchamp pas cher bandoulière Les - 0 views

000 habitants, mais totalement justifié compte tenu de la situation", a ajouté le ministre de l'Intérieur.Denis Robin a précisé que des barrières allaient être installées sur le bord de l'autoroute...

sac longchamp pas cher bleu marine bandoulière en bandouliere

started by escaping1 escaping1 on 27 Oct 14 no follow-up yet
1 - 14 of 14
Showing 20 items per page