Thing we aren't told about Life. - 0 views
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4 - POKE 53280,0: Pete Brown'... - 2 views
Using Speech Synthesis in .NET 4 and Windows 7 - POKE 53280,0: Pete Brown's Blog - 3 views
Swami's Tech World: PreCompile or Publish websites in Visual Developer 2008 Express Edi... - 0 views
Volkside | Introducing Wirify: The web as wireframes - 0 views
Simon Brown's Blog : Using Castle Windsor to manage NHibernate sessions - 0 views
Module initializers in C# - 6 views
-
One feature of the CLR that is not available in C# or VB.NET are module initializers (or module constructors). A module initializer is simply a global function which is named .cctor and marked with the attributes SpecialName and RTSpecialName. It is run when a module (each .NET assembly is comprised of one or more modules, typically just one) is loaded for the first time, and is guaranteed to run before any other code in the module runs, before any type initializers, static constructors or any other initialization code.
Building Super-Scalable Web Systems with REST - 3 views
-
Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
-
The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
-
If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
- ...1 more annotation...
jQuery Animate - Advanced - 1 views
Embracing the Cloud - CodeRun - Integrated Development Environment in the Cloud - 1 views
CodeRun Cloud: Reach for the cloud - 4 views
-
CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio also enables you to instantly compile, package and deploy your code to the CodeRun Cloud .\n
2013-12: Les dark patterns en design d'interface - 24 jours de web, par Christelle Mozzati - 0 views
ensemble armani Dans un mea - 0 views
Cette attaque porte à environ 30 morts le bilan des victimes des violences perpétrées hier en Irak. Au moins six personnes ont notamment été tuées dans neuf attaques, dont cinq attentats à la bombe...
« First
‹ Previous
161 - 180 of 256
Next ›
Last »
Showing 20▼ items per page