Ripteq | Bespoke Enterprise Software Development
  • Home
  • Who We Are
    • Key People
    • Contact
    • Careers
  • What We Do
  • Blog
  • Client Area

Blog

Author: Created: Monday, June 13, 2011 RssIcon
A series of ramblings, snippets, thoughts and article links.

Enum Reverse Parse

By David on Thursday, April 26, 2012
 

It’s pretty obvious in hindsight, but you can reverse an enum requested within a function using...
Read More »
Comments (0)

Saving a NULL value

By David on Tuesday, November 22, 2011
I often have requirements where NULL values need to be saved to the database if the data legitimately...
Read More »
Comments (0)

Dropping multiple tables and stored procedures in T-SQL

By David on Tuesday, November 01, 2011
Sometimes, you need to delete/drop a number of tables and stored procedures in a database.  This is mostly...
Read More »
Comments (0)

Infographics Love

By David on Saturday, October 08, 2011
I’ve been a long time supporter of the concept of infographics.  The concept of being able to craft a...
Read More »
Comments (0)

EntitySpaces Query Object

By David on Wednesday, August 31, 2011
I recently tried to implement a form that dynamically re-loaded data based on a parent item.  When I re-queried the collection, I realised that the EntitySpaces collection was accumulating my WHERE statements (ie. Load records where Category=1, Category=2, etc.).  There seemed to be no way to clear the WHERE part of the query.

Enter the ‘Query’ object!  The function now works beautifully.

Old Syntax coll.Query.Where(coll.Query.EntityConnectionID.Equal(_entityConnectionID))...
Read More »
Comments (0)

Infographics Love

By David on Thursday, July 14, 2011
I’ve been a long time supporter of the concept of infographics.  The concept of being able to craft a...
Read More »
Comments (0)

Backing up SQL Express

By David on Monday, July 04, 2011
SQL Express is a fantastic database server.  And cheap!  It’s so good, it now makes it’s way into many...
Read More »
Comments (0)

Essential tools for modern information workers

By David on Friday, June 17, 2011
This isn’t so much a post for software development.  It’s more a modern day information worker’s essential...
Read More »
Comments (0)

EntitySpaces Multiple Database Connections

By David on Monday, June 13, 2011
 

EntitySpacesLogo

...
Read More »
Comments (0)

LightSwitch Beta Deployment

By David on Monday, June 13, 2011
Recently, I had to develop an admin interface to a web application.  I thought I would use Microsoft Visual Studio LightSwitch,...
Read More »
Comments (0)

Search

Tags

Axosoft Backup Batch Files C# Code Generation Crashplan Data Template Database Databinding Deployment DropBox EntitySpaces Enum Reverse Parse Evernote Freshbooks Functions Google Apps Google Sync infographics LightSwitch Metadata nullable Queries saving null SecondCopy Source Control SQL SQL Express SQL Server SQL tables Subversion TFS Timespan Tools TSQL T-SQL types Upgrade VB.Net WCF Word WPF Xero XML

Categories

Skip Navigation Links.
Code (7)
Experience (2)

Recent Entries

Enum Reverse Parse
Thursday, April 26, 2012
Saving a NULL value
Tuesday, November 22, 2011
Dropping multiple tables and stored procedures in T-SQL
Tuesday, November 01, 2011
Infographics Love
Saturday, October 08, 2011
EntitySpaces Query Object
Wednesday, August 31, 2011
Infographics Love
Wednesday, July 13, 2011
Backing up SQL Express
Monday, July 04, 2011
Essential tools for modern information workers
Friday, June 17, 2011
EntitySpaces Multiple Database Connections
Monday, June 13, 2011
LightSwitch Beta Deployment
Monday, June 13, 2011

Archive

Archive
<April 2012>
SunMonTueWedThuFriSat
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345
Monthly
April, 2012 (1)
November, 2011 (2)
October, 2011 (1)
August, 2011 (1)
July, 2011 (2)
June, 2011 (16)

Go
Copyright 2011 by Ripteq
Register Login