Skip to main content

Home/ General Development In DotNet/ Group items tagged hosting

Rss Feed Group items tagged

Jacques Bosch

Regular Expressions in T-SQL - Ken Henderson's WebLog - Site Home - MSDN Blogs - 0 views

  •  
    "Lurking on any machine that has Windows Scripting Host installed (virtually all machines these days, although scripting can be disabled), is a powerful Regular Expressions facility, the VBScript.RegExp scripting object. You can get to it from any COM client that supports the IDispatch interface. IDispatch, you'll recall, is COM's popular late-binding interface - it allows applications to use COM components without knowing anything about them at compile-time. In T-SQL, we get to IDispatch via the sp_OA stored procedures. Via a simple UDF, we can access the RegExp object as though it were part of T-SQL:"
Jacques Bosch

about sstatic.net - 1 views

shared by Jacques Bosch on 09 May 11 - No Cached
  •  
    " When the browser makes a request for a static image and sends cookies together with the request, the server doesn't have any use for those cookies. So they only create network traffic for no good reason. You should make sure static components are requested with cookie-free requests. Create a subdomain and host all your static components there. "
Wicked Tunez

protobuf-net - Fast, portable, binary serialization for .NET - Google Project Hosting - 0 views

  •  
    protocol buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be:
Wicked Tunez

relax-net - aka RedBranch.Hammock, a domain-focused CouchDB library for .NET - Google P... - 0 views

  •  
    Hammock is a .NET CouchDB library modeled directly on NHibernate and strives for much of the same functionality while avoiding the vast complexity of mapping object data to a relational system.
Jacques Bosch

gitextensions - Git Extensions is the only graphical user interface for Git that allows... - 0 views

  •  
    "Git Extensions is the only graphical user interface for Git that allows you control Git without using the commandline. It comes with a manual and video tutorials to get you started quickly. "
Jacques Bosch

noda-time - A port of Joda Time to .NET - Google Project Hosting - 0 views

  •  
    "Joda Time is the industry standard date and time handling library for Java. Noda Time is an idiomatic port to the .NET platform. "
Jacques Bosch

HAProxy - The Reliable, High Performance TCP/HTTP Load Balancer - 0 views

shared by Jacques Bosch on 09 May 11 - Cached
  •  
    " HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net, such as below :"
Jean-Paul Malherbe

dapper-dot-net - Simple SQL object mapper for SQL Server - Google Project Hosting - 0 views

  •  
    Dapper - a simple object mapper for .NetOfficial Github clone: https://github.com/SamSaffron/dapper-dot-net FeaturesDapper is a single file you can drop in to your project that will extend your IDbConnection interface. It provides 3 helpers: Execute a query and map the results to a strongly typed Listpublic static IEnumerable Query(this IDbConnection cnn, string sql, object param = null, SqlTransaction transaction = null, bool buffered = true)
Jacques Bosch

sqltablediff - A user interface for batch processing with Microsoft tablediff.exe. - Go... - 1 views

  •  
    "A simple user interface to automate the batch processing of comparing Sql Server table data using the tablediff.exe utility that comes with Sql Server 2005/2008. "
Jacques Bosch

WebPutty: Simple, fast, and powerful CSS editing and hosting. - WebPutty - 1 views

shared by Jacques Bosch on 14 Sep 11 - No Cached
  •  
    " WebPutty gives you a syntax-highlighting CSS editor you can use from anywhere, the power of SCSS and Compass, a side-by-side preview pane, and instant publishing with minification, compression, and automatic cache control. "
1 - 10 of 10
Showing 20 items per page